README: PrivateGPT is the open-source API layer that turns local models into production AI applications.
README: PrivateGPT ships a built-in workbench UI for testing and demos, available at `/ui`. The API is the actual product.
README: Production-tested: [PrivateGPT powers Zylon](#privategpt-vs-zylon), the on-premise AI platform providing Private AI to enterprises across the globe.
README: - Standard messages API (streaming, async, token counting) - File and artifact ingestion - Retrieval with citations and agentic RAG - Built-in tools mirroring the Claude API (web…
README: PrivateGPT follows the Claude API as the reference for modern AI application APIs.