p

private-gpt

PrivateGPT is an open-source API layer that transforms local models into production-grade AI applications.

🌍 OverseasFreeOpen source
Platforms: APISelf-hosted
Region
Overseas
Pricing
Free
Open source
Yes
GitHub Stars
★ 57.2k
Source
GitHub
Added
2026-06-05
Last verified
2026-06-05
private-gpt

Overview

PrivateGPT is an open-source API layer designed to turn locally running models into production-ready AI applications. It provides a set of advanced building blocks, enabling developers to easily create private AI applications without relying on cloud services or building backend infrastructure from scratch. By connecting to any OpenAI-compatible inference server, PrivateGPT supports document interaction, file processing, and more, making it suitable for enterprises and individuals who want to maintain data privacy.

Key features

  • Standard message API support
  • File and artifact ingestion capabilities
  • Built-in tooling mimicking Claude API
  • Structured database and CSV access

Use cases

Building internal enterprise AI platformsIntelligent processing of personal documentsDeveloping private chatbots

Pros

  • Fully private with no data leakage
  • Easy integration with existing systems
  • Supports multiple LLM servers

Limitations / notes

  • Requires self-deployed LLM servers
  • Some technical proficiency required for beginners

Who it's for

Software developersEnterprise IT teamsAI researchers

This overview was compiled by AI from public sources and may contain inaccuracies — please refer to the official site.

FAQ

No, it connects to external LLM servers via OPENAI_API_BASE.

No, it connects to external LLM servers via OPENAI_API_BASE.

What types of LLM servers are supported?

Supports all servers implementing the /v1/chat/completions and /v1/models endpoints.

Something wrong? Let us know on the About page and we'll fix it.