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

License

The VIPR Framework is licensed under the GNU Lesser General Public License v3.0 (LGPL-3.0).

For details, see the LICENSE.txt file in each repository (for example vipr-framework/LICENSE.txt).