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
This is an open-source Python SDK for building and orchestrating production-grade AI agents. It provides a unified framework for creating conversational agents that can use tools, maintain state, and coordinate across multiple language model providers including OpenAI, Anthropic, Google, Amazon Bedrock, and locally-hosted models. The SDK supports multi-agent orchestration through graphs, teams, and swarms, allowing several specialized agents to collaborate on complex tasks. Agents can be composed as callable tools that other agents invoke, and the framework includes policy handlers that inspe
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
Archgw este un gateway proxy și plan de date conceput pentru aplicații agentice, oferind un strat centralizat pentru rutare, siguranță și orchestrare între logica aplicației și mai mulți furnizori de modele de limbaj mari. Funcționează ca un orchestrator de agenți AI care automatizează execuția fluxurilor de lucru ale agenților pentru a elimina sarcinile repetitive din codebase-ul principal.
Principalele funcționalități ale katanemo/archgw sunt: Agentic Data Planes, Agentic Workflow Orchestration, Model Request Routing, AI Safety Guardrails, Model Proxy Gateways, Provider-Agnostic Model Interfaces, AI Agent Orchestrators, Signal-Based Routing Rules.
Alternativele open-source pentru katanemo/archgw includ: katanemo/plano — Plano is an AI agent orchestrator and LLM gateway proxy that unifies access to multiple AI providers through a single… strands-agents/sdk-python — This is an open-source Python SDK for building and orchestrating production-grade AI agents. It provides a unified… mastra-ai/mastra — Mastra is an orchestration framework designed for building, deploying, and managing autonomous AI agents and… vllm-project/semantic-router. helicone/helicone — Helicone is an AI gateway and observability platform designed to intercept, manage, and monitor interactions with… langroid/langroid — Langroid is a multi-agent orchestration framework and tool integration suite designed for building complex AI…