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.
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.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work