eliza and agentica

Eliza is a full-stack autonomous agent framework with memory, messaging, and client management, while Agentica is a specialized TypeScript function-calling compiler that could integrate as a skill layer within Eliza's agent runtime—making them potential complements rather than direct competitors.

eliza
94
Verified
agentica
77
Verified
Maintenance 25/25
Adoption 19/25
Maturity 25/25
Community 25/25
Maintenance 20/25
Adoption 17/25
Maturity 25/25
Community 15/25
Stars: 17,778
Forks: 5,451
Downloads: 8,126
Commits (30d): 650
Language: TypeScript
License: MIT
Stars: 1,002
Forks: 58
Downloads: 1,010
Commits (30d): 15
Language: TypeScript
License: MIT
No risk flags
No risk flags

About eliza

elizaOS/eliza

Autonomous agents for everyone

Supports multi-agent orchestration with a modular plugin architecture and model-agnostic LLM integration (OpenAI, Anthropic, Llama, etc.). Features built-in connectors for Discord, Telegram, and Farcaster, document ingestion with RAG capabilities, and a web dashboard for agent lifecycle management. Built as a TypeScript monorepo with CLI tooling for rapid deployment and a extensible plugin system.

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.

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