awesome-repositories.com
Blog
MCP
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
·
katanemo avatar

katanemo/archgw

0
View on GitHub↗
6,603 stele·432 fork-uri·Rust·Apache-2.0·11 vizualizăriplanoai.dev↗

Archgw

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.

Sistemul dispune de un strat de interfață agnostic față de furnizor, care standardizează API-urile disparate ale modelelor într-un singur format, și un plan de date proxy transparent pentru a intercepta traficul. Utilizează rutarea bazată pe reguli pentru a decupla logica aplicației de furnizori specifici și folosește lanțuri de guardrail bazate pe interceptoare pentru a filtra input-urile și output-urile pentru siguranța conținutului și prevenirea jailbreak-ului.

Platforma include un sistem de observabilitate care captează automat urme (traces), metrici și log-uri end-to-end din interacțiunile cu modelele, fără a necesita instrumentare manuală. De asemenea, utilizează orchestrarea fluxurilor de lucru bazată pe middleware pentru a gestiona fluxul sarcinilor agentice și a urmări semnalele de performanță.

Features

  • Agentic Data Planes - Provides a centralized data plane for routing and safety between application logic and various AI model endpoints.
  • Agentic Workflow Orchestration - Provides a system for executing complex agent processes by delegating tasks to autonomous agents.
  • Model Request Routing - Provides mechanisms for directing API requests to different AI backends based on predefined routing rules.
  • AI Safety Guardrails - Implements systems for detecting model jailbreaks, moderating content, and enforcing safety policies.
  • Model Proxy Gateways - Implements a gateway proxy that provides a unified interface and routing for multiple LLM providers.
  • Provider-Agnostic Model Interfaces - Provides an abstraction layer that standardizes disparate LLM provider APIs into a single consistent format.
  • AI Agent Orchestrators - Coordinates model providers and task execution specifically to manage the lifecycle of AI agents.
  • Signal-Based Routing Rules - Evaluates decision rules over signals to select the appropriate model provider and decouple application logic.
  • Transparent Proxies - Implements a proxy that intercepts agent traffic for telemetry and policy enforcement without requiring client-side changes.
  • Model Safety Filters - Ships validation layers for blocking or sanitizing model inputs and outputs based on safety policies.
  • LLM Safety Enforcers - Enforces jailbreak, PII, and hallucination controls at the routing layer to block unsafe content.
  • Input and Output Guardrails - Provides middleware to filter out-of-scope queries and validate generated content against safety rules.
  • Request-Response Filter Chains - Ships a sequence of interceptors to validate and filter AI requests and responses for safety and correctness.
  • Agent Workflow Orchestrators - Executes automated agent tasks by routing requests through programmable logic layers and state handlers.
  • LLM Observability - Provides monitoring and tracing tools specifically tailored for LLM applications and agentic workflows.
  • Agent Observability - Captures traces and evaluates the decision-making accuracy of autonomous agents without manual instrumentation.
  • Agent Performance Monitoring - Tracks operational metrics and interaction signals from automated agents to monitor performance.
  • Automatic Tracing Instrumentation - Implements automatic instrumentation for capturing end-to-end execution details and performance metrics for model calls.
  • LLM Performance Monitoring - Automatically tracks performance metrics and execution traces for large language model operations.
  • Agent Frameworks - High-performance proxy for agent routing and guardrail application.
  • Agent Orchestration - Intelligent gateway for managing agent interactions.

Istoric stele

Graficul istoricului de stele pentru katanemo/archgwGraficul istoricului de stele pentru katanemo/archgw

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Alternative open-source pentru Archgw

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Archgw.
  • katanemo/planoAvatar katanemo

    katanemo/plano

    5,120Vezi pe GitHub↗

    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

    Rustai-gatewayai-gateway-supportenvoy
    Vezi pe GitHub↗5,120
  • strands-agents/sdk-pythonAvatar strands-agents

    strands-agents/sdk-python

    6,176Vezi pe GitHub↗

    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

    Python
    Vezi pe GitHub↗6,176
  • 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

    TypeScriptagentsaichatbots
    Vezi pe GitHub↗21,221
  • vllm-project/semantic-routerAvatar vllm-project

    vllm-project/semantic-router

    3,205Vezi pe GitHub↗
    Goai-gatewaybert-classificationfine-tuning
    Vezi pe GitHub↗3,205
Vezi toate cele 30 alternative pentru Archgw→

Întrebări frecvente

Ce face katanemo/archgw?

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.

Care sunt principalele funcționalități ale katanemo/archgw?

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.

Care sunt câteva alternative open-source pentru katanemo/archgw?

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…