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
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 Repos

Awesome GitHub RepositoriesModel Configuration Tools

Utilities for linking and managing external or local AI model providers.

Distinguishing note: Focuses on the configuration of model backends rather than the models themselves.

Explore 3 awesome GitHub repositories matching artificial intelligence & ml · Model Configuration Tools. Refine with filters or upvote what's useful.

Awesome Model Configuration Tools GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • khoj-ai/khojAvatar von khoj-ai

    khoj-ai/khoj

    35,163Auf GitHub ansehen↗

    Khoj is a self-hosted artificial intelligence platform designed for personal knowledge management and semantic information retrieval. It functions as a private assistant that indexes your local documents, notes, and external workspaces, allowing you to interact with your data through natural language queries and conversational chat. By maintaining a local-first architecture, the system ensures that your information remains under your control while providing context-aware responses grounded in your personal knowledge base. The platform distinguishes itself through a modular, cross-platform int

    Allows users to set up chat models by linking API keys for external providers or local integrations.

    Pythonagentaiassistant
    Auf GitHub ansehen↗35,163
  • vrsen/agency-swarmAvatar von VRSEN

    VRSEN/agency-swarm

    3,962Auf GitHub ansehen↗

    Agency Swarm is a multi-agent orchestration framework and development kit designed to coordinate specialized AI agents through defined communication patterns and handoffs. It functions as a system for managing agent swarms, providing an API gateway to expose these coordinated collectives as production-ready HTTP endpoints. The project distinguishes itself through its Model Context Protocol integration layer, which connects agents to external data sources and capabilities. It implements specialized orchestration patterns, such as the orchestrator-worker model and role-based delegation, to tran

    Attaches provider-specific tools through custom settings to utilize native model capabilities.

    Python
    Auf GitHub ansehen↗3,962
  • swe-agent/mini-swe-agentAvatar von SWE-agent

    SWE-agent/mini-swe-agent

    2,947Auf GitHub ansehen↗

    mini-swe-agent is an autonomous software engineering system designed to develop features and fix bugs by combining large language models with a bash interface. It operates as an agentic framework that executes coding tasks and documentation updates through a continuous cycle of model reasoning and tool execution. The project differentiates itself with a strong focus on safety and evaluation, utilizing container-based sandbox execution via Docker or Singularity to isolate command execution. It includes a batch-parallel evaluation harness to measure code-fixing accuracy against standardized sof

    Leverages provider-specific native tool calling APIs to execute commands instead of parsing markdown text.

    Pythonagentagentic-aiagentic-ai-cli
    Auf GitHub ansehen↗2,947
  1. Home
  2. Artificial Intelligence & ML
  3. Model Configuration Tools

Unter-Tags erkunden

  • Native Model ToolingConfigurations that attach provider-specific tools to leverage a model's native capabilities. **Distinct from Model Configuration Tools:** Specifically handles the attachment of tools native to a model provider rather than general backend configuration.