#132 · Primary category: Knowledge Base & RAG
minima
On-premises conversational RAG with configurable containers
Project last updated:01/22/26
GitHub Stars
1.0K
Forks
107
Contributors
11
License
MPL-2.0
Why we included this project
Retrieval over your own documents usually means choosing between a hosted service and running an index yourself. Minima is the second option with the plumbing already wired: a containerized stack that indexes local PDFs, Word, Excel, Markdown, CSV and text files with sentence-transformers embeddings in Qdrant and answers questions over them. You can run the whole thing on your own hardware with Ollama, including a reranker, or connect any OpenAI-compatible endpoint such as vLLM, TGI or LocalAI and skip the reranking step. If your team already lives in ChatGPT or the Claude app, the same index can be reached through a custom GPT or an MCP server, so people query private documents from an interface they already know. Setup is driven by a compose file and an .env template, a realistic afternoon of work for a small team that wants control over where every model runs.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
ragflow
RAGFlow is a leading open-source Retrieval-Augmented Generation (RAG) engine that fuses cutting-edge RAG with Agent capabilities to create a superior context layer for LLMs
Understand-Anything
Graphs that teach > graphs that impress. Turn any code into an interactive knowledge graph you can explore, search, and ask questions about. Works with Claude Code, Codex, Cursor, Copilot, Gemini CLI, and more.
crawl4ai
🚀🤖 Crawl4AI: Open-source LLM Friendly Web Crawler & Scraper. Don't be shy, join here: https://discord.gg/jP8KfhDhyN
docling
Get your documents ready for gen AI
anything-llm
Stop renting your intelligence. Own it with AnythingLLM. Everything you need for a powerful local-first agent experience