Agentic framework for autonomous agents
Top 2.9% on sourcepulse
Eliza is an open-source operating system for creating and deploying autonomous AI agents. It targets developers and power users looking to build custom chatbots, autonomous systems, or integrate AI into business processes, offering broad model support and multi-agent capabilities.
How It Works
Eliza utilizes a modular architecture with a core functionality package, extensible client implementations, and a system for custom actions. It supports a wide array of AI models (Llama, Grok, OpenAI, Anthropic, Gemini) and integrates with platforms like Discord, X (Twitter), and Telegram. Key features include multi-agent coordination, document ingestion with retrievable memory, and a plugin system for extending functionality.
Quick Start & Requirements
eliza-starter
repository and run pnpm i && pnpm build && pnpm start
.Highlighted Details
Maintenance & Community
Licensing & Compatibility
Limitations & Caveats
The project iterates rapidly, suggesting potential for breaking changes. The lack of a clearly stated license in the README raises concerns about commercial use and derivative works. Python 2.7 is listed as a minimum requirement, which is outdated and may indicate compatibility issues with modern Python ecosystems.
1 day ago
Inactive