VIPR Framework Documentation

Welcome to the VIPR Framework documentation.

Plugins

System Overview

VIPR is a modular ML framework with:

  • vipr-frontend - Web interface (Nuxt.js)

  • vipr-api - REST API backend (FastAPI) with async processing (Celery)

  • vipr-core - Extensible plugin framework (Python CLI)

Component Repositories