// open-source multi-agent toolkit

Ship autonomous agents to production. Faster.

SDKs, templates, and battle-tested infrastructure patterns for building production-grade multi-agent AI systems. From prototype to GovCloud deployment.

$ npx create-agentic-app --template multi-agent
$ pip install agentic-hub
Packages

The Agentic Toolkit

Everything you need to go from zero to multi-agent production deployment. Modular, composable, and compliance-aware.

@agentic-hub/core

Agent Runtime

Lightweight agent lifecycle manager with tool-use, memory, and inter-agent messaging primitives.

TypeScript · Python
@agentic-hub/orchestrator

Workflow Engine

DAG-based multi-agent orchestration with parallel execution, retry policies, and human-in-the-loop gates.

TypeScript · Python
@agentic-hub/rag

RAG Pipeline

Pluggable retrieval-augmented generation with vector store adapters, chunking strategies, and eval harness.

Python
@agentic-hub/guard

Safety & Governance

Input/output guardrails, PII detection, token budgets, and audit logging compatible with NIST 800-53 controls.

TypeScript · Python
@agentic-hub/deploy

Infrastructure Modules

Terraform modules for AWS GovCloud, ECS/Fargate agent pools, and VPC-isolated agent execution environments.

Terraform · CDK
@agentic-hub/observe

Tracing & Metrics

OpenTelemetry-native distributed tracing across agent chains with cost attribution and latency breakdowns.

TypeScript · Python
Architecture

Reference Architecture

┌──────────────────────────────────────────────────────┐ AGENTIC-HUB MULTI-AGENT REFERENCE ARCHITECTURE ├──────────────────────────────────────────────────────┤ ┌─────────┐ ┌─────────┐ ┌─────────┐ │ Agent A │ │ Agent B │ │ Agent C │ ←agents └────┬────┘ └────┬────┘ └────┬────┘ │ │ │ ┌────▼───────────▼───────────▼────┐ │ Orchestrator Engine │ ←core └────┬──────────────────────┬────┘ ┌────▼────┐ ┌────▼────┐ │ RAG │ │ Guard │ ←middleware │ Pipeline│ │ Rails │ └────┬────┘ └────┬────┘ ┌────▼──────────────────────▼────┐ │ AWS GovCloud (us-gov-west-1)│ ←infra │ ECS Fargate · OpenSearch · S3│ └────────────────────────────────┘ └──────────────────────────────────────────────────────┘

Start Building Today

Star the repo, join the community, and ship your first multi-agent system.

★ Star on GitHub Enterprise? → agentic-hub.io