awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

4 repository-uri

Awesome GitHub RepositoriesModel Interfaces

Unified programming interfaces for interacting with and managing machine learning models.

Distinguishing note: Provides a high-level abstraction layer for model interaction, distinct from the underlying inference engine implementation.

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

Awesome Model Interfaces GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • mindsdb/minds-platformAvatar mindsdb

    mindsdb/minds-platform

    39,316Vezi pe GitHub↗

    Minds Platform is an automation system and application platform designed for building and deploying custom AI tools and workflows. It functions as a machine learning integration layer and self-hosted orchestrator that connects predictive models and large language models to external data sources. The platform enables the execution of multi-step tasks that read and write data to automate reports and operational activities. It supports deployment across cloud, on-premises, and virtual private cloud environments to maintain control over models and data. Capabilities include event-driven workflow

    Decouples the platform from specific machine learning models via a unified abstraction layer.

    Makefile
    Vezi pe GitHub↗39,316
  • open-mmlab/mmdetectionAvatar open-mmlab

    open-mmlab/mmdetection

    32,756Vezi pe GitHub↗

    This project is a modular research toolkit designed for developing, training, and evaluating deep learning models for object detection, segmentation, and video instance tracking. It provides a flexible training engine that manages complex neural network execution, including distributed training, custom lifecycle hooks, and weight optimization. The framework is built around a hierarchical configuration system that allows users to define architectures, data pipelines, and training hyperparameters through composable, inheritable files. The project distinguishes itself through its highly modular

    The project provides a unified high-level interface for object detection inference that supports pre-trained models, custom configurations, and automatic weight management for various input types.

    Pythoncascade-rcnnconvnextdetr
    Vezi pe GitHub↗32,756
  • mastra-ai/mastraAvatar mastra-ai

    mastra-ai/mastra

    21,221Vezi pe GitHub↗

    Mastra is an orchestration framework designed for building, deploying, and managing autonomous AI agents and multi-agent systems. It provides a comprehensive suite of primitives for creating resilient AI applications, including durable workflow orchestration, event-driven agent loops, and semantic memory management. By integrating these core components, the platform enables developers to build complex, multi-step processes that can reason about goals and execute tasks without manual intervention. The framework distinguishes itself through its focus on observability and secure, isolated execut

    Connects to various model providers through a unified interface for consistent configuration and switching.

    TypeScriptagentsaichatbots
    Vezi pe GitHub↗21,221
  • replicate/cogAvatar replicate

    replicate/cog

    9,424Vezi pe GitHub↗

    Cog is a machine learning packaging tool and containerized model wrapper that bundles models and their dependencies into standardized Docker containers. It functions as an environment manager and inference server, ensuring consistent model execution across different hardware systems by resolving GPU drivers, system libraries, and Python dependencies. The project distinguishes itself by automatically generating RESTful HTTP servers and OpenAPI schemas based on defined model input and output types. It manages large model weights as external fixtures to optimize image size and utilizes a slot-ba

    Standardizes model interactions by defining input types, constraints, and default values through a unified interface.

    Go
    Vezi pe GitHub↗9,424
  1. Home
  2. Artificial Intelligence & ML
  3. Model Interfaces