🚀Production ReadyFastAPI, SQLAlchemy, Qdrant, and LangGraph. Multi-assistant platform with knowledge bases, agents, and tool calling.
🔒Privacy FirstSelf-hosted on your infrastructure. All data stays local — SQLite + embedded Qdrant by default. Optional PostgreSQL, S3, and Redis.
🔌Flexible LLMsBring your own provider — OpenAI, Anthropic, Gemini, or any OpenAI-compatible API via LiteLLM.
📚Advanced RetrievalHybrid search (dense + BM25), HyDE & step-back query transforms, and cross-encoder reranking (BGE, Cohere, ColBERT).
🤖AI AgentsTool-calling agents with LangGraph, MCP integration, multi-agent orchestration, and built-in KB search.
⚡Easy Setuppip install and single command to run. Docker Compose for production with Postgres, Redis, Qdrant, and MinIO.