aiagent.club
中文
GitHub

minima

#708 of 964 in the AI Agent Index

7 Score
Real usage
Momentum
Attention
28

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…

Across sources

1.1k Stars
  • Stars 1.1k
  • Forks 104
  • Commits 105
  • Releases 1