awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

5 个仓库

Awesome GitHub RepositoriesModel Execution Tools

Command-line utilities for managing and running local AI models.

Distinguishing note: Focuses on the operational control of local model instances.

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

Awesome Model Execution Tools GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • chatboxai/chatboxchatboxai 的头像

    chatboxai/chatbox

    40,499在 GitHub 上查看↗

    Chatbox is a cross-platform desktop application that provides a unified interface for interacting with a wide range of artificial intelligence models. It functions as a model-agnostic client, allowing users to connect to various third-party AI providers or execute open-source models directly on their own hardware. By centralizing these diverse services into a single workspace, the application enables users to manage multiple chat sessions, adjust model parameters, and switch between different AI backends with ease. The project distinguishes itself through a local-first architecture that prior

    Provides command-line control to execute and manage local open-source models.

    TypeScriptassistantchatbotchatgpt
    在 GitHub 上查看↗40,499
  • livekit/livekitlivekit 的头像

    livekit/livekit

    19,358在 GitHub 上查看↗

    LiveKit is a comprehensive framework for building and orchestrating real-time, multimodal AI agents that interact with users through voice, video, and text. It provides a centralized, event-driven architecture to manage the entire lifecycle of automated participants, from initialization and session state management to graceful shutdown. By utilizing a selective forwarding unit, the platform efficiently routes media streams between participants and agents, ensuring low-latency communication and secure, token-based authentication for all connections. The platform distinguishes itself through it

    Enables language models to perform external tasks like web searching, file analysis, or sandboxed code execution during a conversation.

    Gogolangmedia-serversfu
    在 GitHub 上查看↗19,358
  • livekit/agentslivekit 的头像

    livekit/agents

    9,379在 GitHub 上查看↗

    This project is a framework for developing multimodal AI agents that function as programmable participants in real-time communication rooms. It enables the construction of agents that can see, hear, and speak by integrating speech-to-text, large language models, and text-to-speech pipelines to facilitate low-latency, natural conversations. The system is distinguished by its advanced orchestration of real-time media and conversational flow, including support for full-duplex speech, preemptive response generation, and sophisticated interruption management. It further differentiates itself throu

    Leverages built-in provider tools on the model server to perform web searches and query document collections.

    Pythonagentsaiopenai
    在 GitHub 上查看↗9,379
  • lastmile-ai/mcp-agentlastmile-ai 的头像

    lastmile-ai/mcp-agent

    8,037在 GitHub 上查看↗

    mcp-agent is a framework for building AI agents that integrate with Model Context Protocol servers to execute tools and access data. It functions as a multi-agent orchestrator and protocol-compliant server, enabling the creation of agents that can discover and invoke tools from connected external servers. The project distinguishes itself through a durable workflow engine that supports long-running tasks capable of pausing, resuming, and surviving restarts. It implements complex orchestration patterns, including iterative evaluator-optimizer loops, hierarchical workflow nesting, and specialist

    Integrates language models with external data sources and functions using a standardized protocol.

    Pythonagentsaiai-agents
    在 GitHub 上查看↗8,037
  • boundaryml/bamlBoundaryML 的头像

    BoundaryML/baml

    7,636在 GitHub 上查看↗

    BAML is a prompt engineering framework and LLM client generator that defines AI prompts as type-safe functions. It serves as a structured data extraction tool and workflow orchestrator, transforming unstructured model responses into strongly typed objects using a custom schema language and alignment algorithms. The project distinguishes itself by using a compiler to generate language-specific boilerplate code for API communication and output parsing. It features a dedicated environment for designing complex prompt templates with conditional logic and reusable snippets, and employs genetic alg

    Integrates external capabilities like function calling and web search into the model's reasoning process.

    Rustbamlboundarymlguardrails
    在 GitHub 上查看↗7,636
  1. Home
  2. Artificial Intelligence & ML
  3. Model Execution Tools

探索子标签

  • Model-Side Tool IntegrationsUsing tools provided natively by the model server, such as integrated web search or document querying. **Distinct from Model Execution Tools:** Focuses on provider-hosted tools rather than local model management utilities.