Kotaemon is an open-source RAG (Retrieval-Augmented Generation) tool specifically designed for conversational interaction with documents. The project aims to provide both end-users and developers with a fully functional RAG user interface, meeting users' needs for document question answering and assisting developers in building their own RAG pipelines.
The project supports two GraphRAG implementations:
Provides slim and full Docker images:
python app.py
to start the service.admin
.libs/ktem/ktem/reasoning/
.libs/ktem/ktem/index/file/graph
.Kotaemon is a powerful RAG UI tool that allows users to interact with documents conversationally. It not only provides end-users with a simple and easy-to-use document question answering interface but also provides developers with a complete framework for building custom RAG systems. With features such as hybrid retrieval, multi-modal support, and advanced citation, Kotaemon provides a comprehensive and professional solution in the field of document intelligent question answering.