awesome-repositories.com
Blog
MCP
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
dmayboroda avatar

dmayboroda/minima

0
View on GitHub↗
1,048 Stars·103 Forks·Python·MPL-2.0·5 Aufrufe

Minima

On-premises conversational RAG with configurable containers

Features

  • AI & Machine Learning - Local RAG server for on-premises use
  • Large Language Models - Configurable RAG system for local conversational AI deployment.
  • Knowledge and Memory - Facilitate RAG operations on local file systems.
  • Knowledge Management - Local document chat interface.

Star-Verlauf

Star-Verlauf für dmayboroda/minimaStar-Verlauf für dmayboroda/minima

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Häufig gestellte Fragen

Was macht dmayboroda/minima?

On-premises conversational RAG with configurable containers

Was sind die Hauptfunktionen von dmayboroda/minima?

Die Hauptfunktionen von dmayboroda/minima sind: AI & Machine Learning, Large Language Models, Knowledge and Memory, Knowledge Management.

Welche Open-Source-Alternativen gibt es zu dmayboroda/minima?

Open-Source-Alternativen zu dmayboroda/minima sind unter anderem: ggml-org/llama.cpp — Llama.cpp is an inference engine designed for the local execution of text-based and multimodal language models on… lm-sys/fastchat — FastChat is a training and serving platform for large language models that provides an integrated toolkit for… agentset-ai/mcp-server — Agentset MCP Server - Build RAG with Agentic superpowers. ggerganov/llama.cpp — llama.cpp is a high-performance C++ inference engine and runtime for executing large language models locally across… langchain-ai/langchain — LangChain is an orchestration framework designed for building, managing, and deploying applications powered by large… nomic-ai/gpt4all — GPT4All is a cross-platform runtime environment designed to execute large language models directly on local consumer…

Open-Source-Alternativen zu Minima

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Minima.
  • ggerganov/llama.cppAvatar von ggerganov

    ggerganov/llama.cpp

    116,912Auf GitHub ansehen↗

    llama.cpp is a high-performance C++ inference engine and runtime for executing large language models locally across various hardware architectures. It provides the core components for local model execution, including a dedicated model quantizer for compressing weights into the GGUF format and a system for generating text embeddings for semantic search. The project distinguishes itself through specialized memory and execution optimizations, such as block-wise weight quantization to reduce memory footprints and memory-mapped model loading. It supports structured text generation by using formal

    C++
    Auf GitHub ansehen↗116,912
  • ggml-org/llama.cppAvatar von ggml-org

    ggml-org/llama.cpp

    116,799Auf GitHub ansehen↗

    Llama.cpp is an inference engine designed for the local execution of text-based and multimodal language models on consumer hardware. It provides a core environment for running models that process both text and image inputs, utilizing hardware-accelerated backends to optimize performance across diverse CPU and GPU architectures. The project distinguishes itself by offering a lightweight HTTP server that adheres to standard API specifications, enabling chat completion, embeddings, and reranking services. It includes a suite of tools for model quantization and conversion, which reduces memory us

    C++ggml
    Auf GitHub ansehen↗116,799
  • agentset-ai/mcp-serverAvatar von agentset-ai

    agentset-ai/mcp-server

    30Auf GitHub ansehen↗

    Agentset MCP Server - Build RAG with Agentic superpowers

    JavaScript
    Auf GitHub ansehen↗30
  • langchain-ai/langchainAvatar von langchain-ai

    langchain-ai/langchain

    139,458Auf GitHub ansehen↗

    LangChain is an orchestration framework designed for building, managing, and deploying applications powered by large language models. It provides a unified integration layer that normalizes disparate model provider APIs into a consistent set of primitives, enabling developers to build complex, multi-step AI workflows that manage state, memory, and tool execution. The project distinguishes itself through a durable execution runtime that maintains persistent state across long-running processes by checkpointing progress to external storage. It models agent workflows as directed graphs, allowing

    Pythonagentsaiai-agents
    Auf GitHub ansehen↗139,458
Alle 30 Alternativen zu Minima anzeigen→