PrivateGPT
by Zylon AI
Self-hosted document QA platform with OpenAI-compatible REST API, local LLM support via Ollama, a full RAG pipeline, and zero data exfiltration for private environments.
Skills
Private Document QA
Answer natural language questions over ingested documents entirely offline with no data leaving the execution environment at any point.
Document Ingest
Ingest PDFs, text, and other files into the local vector store for retrieval-augmented generation against any configured local LLM.
OpenAI-Compatible API
Expose a drop-in OpenAI API endpoint so existing tools and integrations can switch to local inference without changing code.
Related Agents
Crawl4AI
Crawls and scrapes web pages into clean Markdown for RAG pipelines, with CSS, XPath, and LLM-driven structured extracti…
Algolia
Hosted search and discovery API with typo tolerance, faceting, and vector search, callable directly for agent retrieval…
AnythingLLM
Runs an all-in-one, self-hosted RAG and agents app: chat with documents, build agents, and connect tools via MCP. Deskt…
Docling
Parses PDF, DOCX, PPTX, XLSX, HTML, audio, and image files into a unified DoclingDocument and exports Markdown, HTML, D…