awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

25 रिपॉजिटरी

Awesome GitHub RepositoriesUnified Model Interfaces

Standardized APIs that provide a consistent execution interface across different language model providers.

Distinct from Unified Model Wrappers: Distinct from wrappers as it focuses on the standardized execution interface for processing and streaming across providers.

Explore 25 awesome GitHub repositories matching software engineering & architecture · Unified Model Interfaces. Refine with filters or upvote what's useful.

Awesome Unified Model Interfaces GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • earendil-works/piearendil-works का अवतार

    earendil-works/pi

    65,730GitHub पर देखें↗

    Pi is an autonomous coding agent and framework for building AI agents capable of executing independent loops. It functions as an agent state management system that tracks and persists tool calls throughout complex workflows, utilizing a command-line interface for interaction and control. The system features a self-extensible design, allowing agents to write and implement new capabilities and tools into their own runtime environment. It also includes a provider-agnostic abstraction layer that standardizes interactions across different large language model providers through a unified API. The

    Provides a standardized API layer that ensures a consistent execution interface across different language model providers.

    TypeScript
    GitHub पर देखें↗65,730
  • dromara/hutooldromara का अवतार

    dromara/hutool

    30,279GitHub पर देखें↗

    Hutool is a comprehensive suite of Java extensions designed to serve as a standard library extension. Its primary purpose is to reduce development boilerplate for common programming tasks and data manipulation through a collection of utility classes. The project provides specialized toolkits for database management using active record patterns and connection pooling, as well as network communication via a simplified HTTP client and asynchronous socket management. It includes security and identity capabilities such as symmetric and asymmetric encryption, image captcha generation, and JWT token

    Standardizes communication with different large language model providers through a common execution interface.

    Java
    GitHub पर देखें↗30,279
  • meta-llama/llama-stackmeta-llama का अवतार

    meta-llama/llama-stack

    8,417GitHub पर देखें↗

    Llama-stack एक मानकीकृत ऑर्केस्ट्रेशन स्टैक और जेनरेटिव AI API गेटवे है। यह विभिन्न लार्ज लैंग्वेज मॉडल प्रोवाइडर्स और डिप्लॉयमेंट्स को डिप्लॉय करने, प्रबंधित करने और उनके साथ इंटरैक्ट करने के लिए एक एकीकृत संचार परत और एक सुसंगत इंटरफ़ेस प्रदान करता है। यह सिस्टम एक एजेंट फ्रेमवर्क के रूप में कार्य करता है जो जटिल कार्यों को स्वचालित करने के लिए टूल निष्पादन और वर्ज़न्ड स्किल बंडल्स को प्रबंधित करता है। इसमें ऑफ़लाइन प्रोसेसिंग के माध्यम से बड़ी मात्रा में एसिंक्रोनस अनुरोधों को संभालने के लिए एक बैच प्रोसेसिंग सिस्टम और रिट्रीवल ऑगमेंटेड जनरेशन (RAG) को सक्षम करने के लिए डॉक्यूमेंट्स को स्टोर और सर्च करने हेतु एक वेक्टर डेटाबेस इंटरफ़ेस शामिल है। यह स्टैक AI एजेंट ऑर्केस्ट्रेशन, मॉडल डिप्लॉयमेंट और मॉडल API के मानकीकरण जैसी उच्च-स्तरीय क्षमताओं को कवर करता है, ताकि एप्लिकेशन कोड को फिर से लिखे बिना प्रोवाइडर्स के बीच स्विच किया जा सके।

    Implements a standardized execution interface for processing and streaming across different language model providers.

    Python
    GitHub पर देखें↗8,417
  • awslabs/agent-squadawslabs का अवतार

    awslabs/agent-squad

    7,663GitHub पर देखें↗

    Agent Squad is a multi-agent system orchestrator and language model agent orchestration framework. It serves as an AI workflow automation engine and tool integration layer designed to coordinate teams of specialized agents to solve complex tasks through routing, parallel execution, and state management. The project is distinguished by its ability to dynamically compose purpose-specific agents on-demand and route requests based on intent, language, or domain expertise. It supports advanced coordination patterns, including parallel subtask distribution, sequential task pipelines, and the abilit

    Standardizes execution across different language model providers through a common API for processing and streaming.

    Pythonagentic-aiagentsai-agents
    GitHub पर देखें↗7,663
  • mnfst/manifestmnfst का अवतार

    mnfst/manifest

    7,022GitHub पर देखें↗

    Manifest is a language model provider unification system that standardizes access to multiple AI backends through a single interface. It functions as a centralized management layer for integrating various cloud-based and local model providers to simplify how applications request completions. The system provides intelligent model routing and high availability infrastructure by directing queries based on complexity and automatically triggering model fallbacks when a primary provider fails. It distinguishes itself through multi-tenant AI management, organizing agents into isolated groups with de

    Provides a standardized API interface that abstracts diverse AI model providers into a single request format.

    TypeScript
    GitHub पर देखें↗7,022
  • guardrails-ai/guardrailsguardrails-ai का अवतार

    guardrails-ai/guardrails

    7,033GitHub पर देखें↗

    Guardrails is a Python SDK that wraps calls to large language models with configurable validation pipelines, corrective actions, and structured output generation. It provides a unified API layer that connects to over 100 language models, applying consistent validation, streaming, and error-handling across providers. The framework validates and corrects model responses against safety and quality rules, detecting and mitigating risks in both inputs and outputs using pre-built and custom validators. The project distinguishes itself through a validator-pipeline architecture that sequentially appl

    Provides a single API pattern to call any of 100+ language models with consistent validation and error handling.

    Pythonaifoundation-modelgpt-3
    GitHub पर देखें↗7,033
  • chillzhuang/springbladechillzhuang का अवतार

    chillzhuang/SpringBlade

    6,900GitHub पर देखें↗

    SpringBlade is a development framework and platform designed for building multi-tenant SaaS applications. It provides a comprehensive scaffold for both Spring Cloud microservices and monolithic Spring Boot architectures, enabling the rapid construction of enterprise-grade software. The platform distinguishes itself through integrated LLM orchestration and industrial IoT management. It features an LLM orchestration platform that combines large language models with knowledge bases and visual AI agent workflows, alongside an IoT hub for device connectivity, state synchronization, and edge flow o

    Provides a standardized API interface to connect various AI models with smart routing and real-time streaming.

    PLpgSQL
    GitHub पर देखें↗6,900
  • kyegomez/swarmskyegomez का अवतार

    kyegomez/swarms

    6,888GitHub पर देखें↗

    Swarms एक मल्टी-एजेंट ऑर्केस्ट्रेशन फ्रेमवर्क और स्वायत्त एजेंट टूलकिट है जिसे लार्ज लैंग्वेज मॉडल एजेंटों को समन्वयित करने के लिए डिज़ाइन किया गया है। यह एजेंट संबंधों को प्रबंधित करने के लिए एक वर्कफ़्लो इंजन के रूप में कार्य करता है, जो एकीकृत मेमोरी, टूल-कॉलिंग क्षमताओं और रीजनिंग लूप के साथ स्वायत्त एजेंट बनाने के लिए इंफ्रास्ट्रक्चर प्रदान करता है। फ्रेमवर्क को इसकी मल्टी-एजेंट सर्वसम्मति प्रणालियों द्वारा प्रतिष्ठित किया जाता है, जो उच्च-गुणवत्ता वाली प्रतिक्रियाओं को संश्लेषित करने के लिए वोटिंग, प्रतिकूल बहस और जज एजेंटों का उपयोग करती हैं। यह सहयोग पैटर्न की एक विविधता का समर्थन करता है, जिसमें डायरेक्टर-वर्कर पदानुक्रम, विशेषज्ञ संश्लेषण और प्राकृतिक भाषा विवरणों के आधार पर स्वचालित स्वार्म आर्किटेक्चर निर्माण शामिल है। सिस्टम परिचालन क्षमताओं की एक विस्तृत श्रृंखला को कवर करता है, जिसमें डोमेन-विशिष्ट भाषा के माध्यम से ग्राफ़-आधारित और अनुक्रमिक वर्कफ़्लो ऑर्केस्ट्रेशन, विविध मॉडल प्रदाताओं के लिए एकीकृत इंटरफेसिंग, और डायनेमिक टूल डिस्कवरी के लिए Model Context Protocol के साथ एकीकरण शामिल है। इसमें रिट्रीवल ऑगमेंटेड जनरेशन, स्टेट-पर्सिस्टेंट मेमोरी और एजेंट कार्यक्षमता को वेब सेवाओं के रूप में उजागर करने की क्षमता के लिए समर्थन भी शामिल है। प्रोजेक्ट एजेंट प्रबंधन के लिए एक कमांड-लाइन इंटरफेस प्रदान करता है और YAML तथा मॉड्यूलर मार्कडाउन स्किल फ़ाइलों के माध्यम से कॉन्फ़िगरेशन का समर्थन करता है।

    Provides a standardized API that allows swapping diverse LLM providers without changing implementation code.

    Python
    GitHub पर देखें↗6,888
  • dooy/chatgpt-web-midjourney-proxyDooy का अवतार

    Dooy/chatgpt-web-midjourney-proxy

    6,753GitHub पर देखें↗

    This project is a multimodal AI proxy and content generation hub that provides a unified web interface for interacting with multiple large language models and generative AI services. It functions as a secure API access gateway, routing requests from a single dashboard to various external AI backends using configurable base URLs and API keys. The platform is delivered as a cross-platform progressive web application, allowing for installation on Linux, Windows, and MacOS. It distinguishes itself by consolidating text, image, audio, and video generative controls into a standardized interface, su

    Provides a standardized interface for interacting with multiple large language model providers.

    JavaScriptchatgpt-uifal-aiflux
    GitHub पर देखें↗6,753
  • wenda-llm/wendawenda-LLM का अवतार

    wenda-LLM/wenda

    6,173GitHub पर देखें↗

    Wenda एक LLM ऑर्केस्ट्रेशन प्लेटफ़ॉर्म और कस्टम वर्कफ़्लो इंजन है जिसे एक एकीकृत इंटरफ़ेस के माध्यम से कई लैंग्वेज मॉडल बैकएंड को मैनेज करने के लिए डिज़ाइन किया गया है। यह एक सेल्फ-होस्टेड AI गेटवे के रूप में कार्य करता है जो जटिल टास्क सीक्वेंस और ऑटोमेटेड कन्वर्सेशन फ़्लो के निष्पादन को सक्षम बनाता है। सिस्टम वर्कफ़्लो को ऑर्केस्ट्रेट करने और बाहरी API कॉल को ट्रिगर करने के लिए JavaScript प्लगइन्स का उपयोग करता है। यह रिस्पॉन्स सटीकता बढ़ाने के लिए प्रॉम्प्ट्स में वेक्टर स्टोर्स और ऑफ़लाइन फ़ाइलों से प्रासंगिक डेटा इंजेक्ट करके रिट्रीवल ऑगमेंटेड जनरेशन (RAG) का समर्थन करता है। प्लेटफ़ॉर्म को प्राइवेट नेटवर्क डिप्लॉयमेंट के लिए बनाया गया है, जिसमें मल्टी-यूज़र एक्सेस मैनेजमेंट और विशिष्ट हार्डवेयर बाधाओं के भीतर फिट होने के लिए क्वांटाइज़्ड ओपन सोर्स मॉडल चलाने की क्षमता शामिल है। इसमें कन्वर्सेशनल कॉन्टेक्स्ट बनाए रखने के लिए सेशन-आधारित हिस्ट्री ट्रैकिंग भी शामिल है।

    Provides a standardized execution interface across different language model providers for seamless switching of weights and APIs.

    JavaScriptchatglm-6bchatrwkvrwkv
    GitHub पर देखें↗6,173
  • genkit-ai/genkitgenkit-ai का अवतार

    genkit-ai/genkit

    6,141GitHub पर देखें↗

    Genkit is an LLM application framework and generative AI developer toolkit designed for building production AI applications. It serves as an AI workflow orchestrator that coordinates model calls and agentic tool usage through type-safe execution flows. The project provides a unified model interface and plugin architecture to standardize access to diverse large language models, vector stores, and telemetry backends. It distinguishes itself with a dedicated observability suite for tracing execution steps and a developer toolkit for prompting, debugging, and evaluating AI logic via a local inter

    Provides a standardized API that maintains a consistent execution interface across diverse model providers.

    TypeScript
    GitHub पर देखें↗6,141
  • helicone/heliconeHelicone का अवतार

    Helicone/helicone

    5,830GitHub पर देखें↗

    Helicone is an AI gateway and observability platform designed to intercept, manage, and monitor interactions with large language models. By acting as a reverse-proxy, it provides a centralized layer for routing requests across multiple AI providers, allowing developers to maintain consistent application logic while gaining deep visibility into model performance, usage, and costs. The platform distinguishes itself through a robust suite of traffic management and prompt engineering tools. It enables policy-driven control, including automatic failover between providers, rate limiting, and edge-b

    Standardizes reasoning parameters across different AI providers to maintain a consistent interface for developers.

    TypeScript
    GitHub पर देखें↗5,830
  • taskingai/taskingaiTaskingAI का अवतार

    TaskingAI/TaskingAI

    5,382GitHub पर देखें↗

    TaskingAI is an AI agent orchestrator and application platform used to build, deploy, and scale AI-native applications. It functions as a multi-tenant backend as a service, providing the infrastructure to host and manage independent AI agent instances across multiple users or organizations on a shared architecture. The platform features a visual workflow builder and project management console, allowing users to configure agent logic and test conversation workflows through a graphical interface before moving them to a production environment. The system orchestrates large language models by st

    Standardizes requests and responses across different cloud and local language model providers using a single API layer.

    Pythonagentaiai-native
    GitHub पर देखें↗5,382
  • agiresearch/aiosagiresearch का अवतार

    agiresearch/AIOS

    5,168GitHub पर देखें↗

    AIOS is an LLM agent operating system and orchestration kernel designed to manage memory, resource scheduling, and tool execution for multiple autonomous AI agents. It serves as a comprehensive framework for developing and deploying agents, featuring a dedicated resource manager that coordinates model backends, GPU memory, and isolated kernel instances. The system distinguishes itself through a semantic memory engine that uses vector search and autonomous clustering for long-term knowledge management, and a semantic file system that allows users to control computer files and system operations

    Provides a unified API that wraps multiple cloud APIs and local model weights for flexible backend switching.

    Python
    GitHub पर देखें↗5,168
  • katanemo/planokatanemo का अवतार

    katanemo/plano

    5,120GitHub पर देखें↗

    Plano is an AI agent orchestrator and LLM gateway proxy that unifies access to multiple AI providers through a single interoperable interface. It functions as a model routing engine that decouples applications from specific vendors using semantic aliases, allowing traffic to be shifted between providers without modifying application code. The system distinguishes itself with intent-based agent routing, which directs prompts to specialized agents based on semantic analysis. It features an interceptor-based filter chain system that acts as guardrail middleware to enforce safety policies, rewrit

    Provides a standardized API that offers a consistent execution interface for processing and streaming across different model providers.

    Rustai-gatewayai-gateway-supportenvoy
    GitHub पर देखें↗5,120
  • promptslab/promptifypromptslab का अवतार

    promptslab/Promptify

    4,616GitHub पर देखें↗

    Promptify मॉडल मूल्यांकन, प्रॉम्प्ट प्रबंधन, टोकन लागत ट्रैकिंग, संरचित निष्कर्षण, और एकीकृत API गेटवे एक्सेस के लिए डिज़ाइन किए गए टूल्स का एक सूट है। यह कई लार्ज लैंग्वेज मॉडल प्रदाताओं के बीच अनुरोधों और प्रतिक्रियाओं को प्रबंधित करने के लिए एक मानकीकृत इंटरफेस प्रदान करता है। इस प्रोजेक्ट में संरचित आउटपुट वैलिडेशन के साथ प्रॉम्प्ट्स को इंजीनियरिंग और वर्ज़निंग करने के लिए एक प्रॉम्प्ट प्रबंधन प्लेटफॉर्म है। इसमें लेबल किए गए डेटासेट के खिलाफ प्रिसिजन, रिकॉल, और f1 स्कोर का उपयोग करके मॉडल प्रदर्शन को मापने के लिए एक समर्पित मूल्यांकन फ्रेमवर्क, और मॉडल अनुरोधों के वित्तीय खर्चों की निगरानी के लिए एक टोकन लागत ट्रैकर शामिल है। यह लाइब्रेरी नेचुरल लैंग्वेज प्रोसेसिंग के लिए व्यापक क्षमताओं को कवर करती है, जिसमें नेम्ड एंटिटी एक्सट्रैक्शन, टेक्स्ट क्लासिफिकेशन, और प्रश्न-उत्तर शामिल हैं। यह एसिंक्रोनस बैच प्रोसेसिंग के माध्यम से हाई-वॉल्यूम वर्कफ़्लो का समर्थन करती है और स्कीमा वैलिडेशन के माध्यम से असंरचित टेक्स्ट को टाइप्ड डेटा स्ट्रक्चर्स में बदलकर डेटा स्थिरता सुनिश्चित करती है।

    Offers a unified abstraction layer to standardize requests and responses across different LLM providers.

    Python
    GitHub पर देखें↗4,616
  • modstart-lib/aigcpanelmodstart-lib का अवतार

    modstart-lib/aigcpanel

    4,576GitHub पर देखें↗

    Aigcpanel is a visual workflow automation tool and model lifecycle manager designed for generative AI media pipelines. It provides a unified interface to install, launch, and configure both local and remote AI model endpoints, acting as an orchestration platform for large language models and AI tools. The system features a drag-and-drop node editor for chaining AI models and scripts into automated processing pipelines. It distinguishes itself with a breakpoint-aware execution model that allows users to pause and resume long media tasks from specific points in the workflow. Additionally, it in

    Provides a standardized API to ensure a consistent execution interface across different AI model providers.

    TypeScriptaiaigccosyvoice
    GitHub पर देखें↗4,576
  • lazyagi/lazyllmLazyAGI का अवतार

    LazyAGI/LazyLLM

    3,842GitHub पर देखें↗

    LazyLLM is a multi-agent framework and orchestration engine designed for building complex AI applications. It provides a system for chaining large language models into sequential or parallel pipelines, utilizing a tool registry to convert standard functions into discoverable tools that models can invoke via reasoning. The project features an application deployment kit that enables hosting model workflows as web services with integrated chat interfaces and API gateways. It includes an infrastructure abstraction layer that allows users to switch between bare-metal servers, clusters, and public

    Provides a standardized abstraction layer that maps diverse LLM provider APIs and local models to a consistent signature.

    Pythonagentsai-agentdata
    GitHub पर देखें↗3,842
  • jetbrains/koogJetBrains का अवतार

    JetBrains/koog

    3,735GitHub पर देखें↗

    Koog is an LLM agent framework used to build autonomous entities that execute tool-based workflows. It utilizes a graph-based workflow engine to define agent behaviors and decision paths as a directed graph of nodes and edges. The framework distinguishes itself through a model provider orchestrator that enables dynamic switching, load balancing, and automatic fallbacks between different AI backends. It implements the Model Context Protocol to connect agents to remote tool servers and features a RAG memory system using vector embeddings to maintain long-term conversation context. The project

    Provides a standardized execution interface that abstracts different cloud-based and local language model providers.

    Kotlinagentframeworkagentic-aiagents
    GitHub पर देखें↗3,735
  • fareedkhan-dev/all-agentic-architecturesFareedKhan-dev का अवतार

    FareedKhan-dev/all-agentic-architectures

    3,670GitHub पर देखें↗

    This project is a comprehensive framework for building, evaluating, and connecting autonomous agent systems. It provides a library of standardized architectural patterns for implementing complex agent workflows, including multi-agent orchestration, iterative reasoning, and memory management. By offering a unified interface for model providers, the framework allows for consistent agent execution across different artificial intelligence services. The framework distinguishes itself through a focus on rigorous benchmarking and deterministic control. It includes a suite of tools for evaluating age

    Provides a standardized factory function to connect to various large language model providers, simplifying how applications request and receive data.

    Jupyter Notebookagentic-aiai-agentslangchain
    GitHub पर देखें↗3,670
पिछला12अगला
  1. Home
  2. Software Engineering & Architecture
  3. Unified Model Interfaces