GitHub repo

dmayboroda/minima

Python Tracked since 2024-11-02 Updated 2026-07-16 View source ↗

#562 of 783 by Stars among GitHub repos

1.1k Stars

On-premises conversational RAG with configurable containers

About

Minima is an open source RAG on-premises containers, with ability to integrate with ChatGPT and MCP. Minima can also be used as a fully local RAG or with your own deployed LLM.

The easiest way to start Minima is using the run.sh script:

LOCALFILESPATH EMBEDDINGMODELID EMBEDDINGSIZE OLLAMAMODEL (only for Ollama mode) RERANKERMODEL (only for Ollama mode) LLMBASEURL (only for Custom LLM mode) LLMMODEL (only for Custom LLM mode) LLMAPIKEY (optional for Custom LLM mode) USERID - required for ChatGPT integration, just use your email PASSWORD - required for ChatGPT integration, just use any password

LOCALFILESPATH: Specify the root folder for indexing (on your cloud or local pc). Indexing is a…

Excerpted from github.com/dmayboroda/minima

Latest metrics

Stars 1.1k 2026-07-16
Forks 103 2026-07-16
Commits 105 2026-07-16
Releases 1 2026-07-16
Watchers 18 2026-07-16
Open issues 12 2026-07-16
Open PRs 2 2026-07-16