Skip to content

kotaemon

Automation & Workflows

An open-source RAG UI for chatting with your documents, offering a clean interface for end users and customizable tools for developers.

Python Latest v0.12.0 · 3d ago Security brief →

Features

  • Host a multi‑user document QA (RAG) web‑UI with private/public collections
  • Support both local LLMs (e.g., Ollama, llama‑cpp‑python) and API providers (OpenAI, Azure, Groq)
  • Hybrid RAG pipeline combining full‑text and vector retrieval with re‑ranking
  • Multi‑modal QA handling figures, tables, and document previews with citation highlights
  • Configurable UI settings for prompts, retrieval parameters, and reasoning methods

Recent releases

View all 5 releases →
No immediate action
v0.12.0 New feature

PaddleOCR integration + UX enhancements

No immediate action
v0.11.4 New feature

PaddleOCR integration + UX enhancements

v0.11.3 New feature
⚠ Upgrade required
  • Existing users with stored configs using `rerank-multilingual-v2.0` should update to a supported model per Cohere's documentation.
Notable features
  • Default Cohere rerank model changed to rerank-v4.0-fast
Full changelog

What's Changed

  • fix: update default Cohere rerank model to rerank-v4.0-fast by @KudoKhang in https://github.com/Cinnamon/kotaemon/pull/823

Upgrade guide

  • For new users: No action required.
  • For existing users with stored configs: If you are using rerank-multilingual-v2.0, please update to one of the supported models (Cohere's documentation)

New Contributors

  • @KudoKhang made their first contribution in https://github.com/Cinnamon/kotaemon/pull/823

Full Changelog: https://github.com/Cinnamon/kotaemon/compare/v0.11.2...v0.11.3

v0.11.2 New feature
Notable features
  • Support for MCP tools
  • Enhanced resource updating with renaming capability
Full changelog

What's Changed

  • feat: support MCP tools and enhance resource updating with renaming c… by @cin-niko in https://github.com/Cinnamon/kotaemon/pull/813

Full Changelog: https://github.com/Cinnamon/kotaemon/compare/v0.11.1...v0.11.2

v0.11.1 New feature
Notable features
  • Support for uv package manager to accelerate installations
Full changelog

What's Changed

  • feat(build): add uv package manager support for faster installation by @back2zion in https://github.com/Cinnamon/kotaemon/pull/790

New Contributors

  • @back2zion made their first contribution in https://github.com/Cinnamon/kotaemon/pull/790

Full Changelog: https://github.com/Cinnamon/kotaemon/compare/v0.11.0...v0.11.1

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

About

Stars
25,422
Forks
2,119
Languages
Python HTML Shell

Install & Platforms

Install via
shell-script

Beta — feedback welcome: [email protected]