agentica and voltagent

These are competitors: both provide TypeScript frameworks for building AI agents with function calling capabilities, targeting the same use case of multi-agent orchestration, though VoltAgent emphasizes a broader "engineering platform" while Agentica focuses specifically on compiler-enhanced function calling.

agentica
77
Verified
voltagent
68
Established
Maintenance 20/25
Adoption 17/25
Maturity 25/25
Community 15/25
Maintenance 23/25
Adoption 10/25
Maturity 15/25
Community 20/25
Stars: 1,002
Forks: 58
Downloads: 1,010
Commits (30d): 15
Language: TypeScript
License: MIT
Stars: 6,685
Forks: 649
Downloads:
Commits (30d): 36
Language: TypeScript
License: MIT
No risk flags
No Package No Dependents

About agentica

wrtnlabs/agentica

TypeScript AI AI Function Calling Framework enhanced by compiler skills.

Supports three integration protocols—TypeScript classes, Swagger/OpenAPI documents, and MCP servers—allowing developers to compose agents by simply declaring existing functions without manual schema writing. Uses compiler-driven schema generation and automatic JSON Schema conversion across LLM vendors (OpenAI, Gemini, Claude, DeepSeek, Llama), while a selector agent filters candidate functions to optimize token consumption and reduce hallucination errors during function calling.

About voltagent

VoltAgent/voltagent

AI Agent Engineering Platform built on an Open Source TypeScript AI Agent Framework

Provides declarative multi-agent orchestration with supervisor coordination, Zod-typed tool registry, and Model Context Protocol integration for seamless LLM provider swapping. Features durable memory adapters, resumable streaming for client reconnection, RAG capabilities, voice I/O, and runtime guardrails—all configurable without agent logic rewriting.

Scores updated daily from GitHub, PyPI, and npm data. How scores work