Cinnamon/kotaemon
An open-source RAG-based tool for chatting with your documents.
Supports hybrid retrieval combining full-text and vector search with re-ranking, multi-modal document parsing (text, figures, tables), and agent-based reasoning methods like ReAct. Built on Gradio for the UI layer, it integrates with multiple LLM providers (OpenAI, Azure, Cohere, Ollama, Groq) and offers both local and API-based embedding models, with extensibility for custom indexing strategies like GraphRAG.
25,200 stars. Actively maintained with 1 commit in the last 30 days.
Stars
25,200
Forks
2,115
Language
Python
License
Apache-2.0
Category
Last pushed
Mar 08, 2026
Commits (30d)
1
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/rag/Cinnamon/kotaemon"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
BastinFlorian/RAG-Chatbot-with-Confluence
RAG Chatbot with Confluence
antoinelrnld/discord-rag
Easily create a RAG based on your Discord messages
leoneversberg/llm-chatbot-rag
A local LLM chatbot with RAG for PDF input files
olioDuan/Domain-Specific-RAG-Chat-Course-Helper
This project is a Local RAG system built for the NYU Machine Learning course.
MicrosoftCloudEssentials-LearningHub/RAG-ChatBot-Implementation
This repository contains example of a RAG chat bot with a basic architecture (designed for...