#22 · Primary category: Knowledge Base & RAG
kotaemon
An open-source RAG-based tool for chatting with your documents.
Project last updated:07/14/26
GitHub Stars
25.7K
Forks
2.1K
Contributors
39
License
Apache-2.0
Why we included this project
kotaemon is a web interface for asking questions over your own documents, and it skips the usual assembly work: the retrieval stack ships built in, with a hybrid retriever that blends full-text and vector search plus re-ranking. Answers come with citations you can check inside the built-in PDF viewer, which matters when you need to trust what the model says. It runs against hosted LLM APIs or local models via Ollama and llama-cpp, so teams that want on-premise document QA can keep everything in-house. Developers get more than a finished app: the codebase is a RAG pipeline framework with a Gradio UI to extend, and it handles multi-modal parsing and agent-style reasoning for multi-hop questions. For a small team that wants a working document assistant without building one, this is a solid, customizable starting point.
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