
elizaOS/eliza
🏗️ FrameworkelizaOS
Open source agentic OS for building autonomous AI agents with plugins.
Eliza is a modular, open-source agentic operating system designed to build and deploy autonomous AI agents. It provides a rich plugin ecosystem, enabling integration with various platforms (Discord, Telegram, Slack, etc.), RAG for knowledge retrieval, and swarm intelligence for multi-agent coordination. The framework is written in TypeScript, ensuring type safety and modern JavaScript features. It also includes crypto-related capabilities for blockchain interactions. ElizaOS aims to abstract away the complexity of agent infrastructure, allowing developers to focus on agent logic and behavior.
💡Highlights
- ├─18.5k+ GitHub stars
- ├─TypeScript-based
- └─Plugin system for Discord, Telegram, Slack
🎯For
- ├─AI Developers
- ├─Blockchain Developers
- └─Autonomous Agent Enthusiasts