minima
Observation pool · not formally ranked
This project does not currently meet the main index requirement of two current dimensions across two source types.
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
- Stars 1.0k
- Forks 107
- Commits 105
- Releases 1