GitHub 仓库

dmayboroda/minima

Python 首次收录 2024-11-02 更新于 2026-07-16 查看源 ↗

GitHub 仓库 中按Star排名第 562 / 共 783

1.1k Star

On-premises conversational RAG with configurable containers

项目介绍

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…

摘自 github.com/dmayboroda/minima

最新指标

Star 1.1k 2026-07-16
Fork 103 2026-07-16
提交 105 2026-07-16
发布 1 2026-07-16
Watcher 18 2026-07-16
开放 issue 12 2026-07-16
开放 PR 2 2026-07-16