Overview
ElizaOS is a comprehensive open-source platform designed for creating and operating multi-agent AI applications. It bundles a CLI, web dashboard, and modular plugins, enabling quick setup of agents, integrations, and document ingestion for RAG scenarios.
Key features
- Multi-agent orchestration with built-in connectors for messaging platforms.
- Document ingestion and RAG-ready pipelines for knowledge-enabled agents.
- Extensible plugin system and modern UI for management and monitoring.
Use cases
- Building chatbots, automated workflows, or game NPCs using multiple coordinated agents.
- Enterprise orchestration of model providers and channels for production deployments.
- Research and prototyping of agent architectures and RAG interactions.
Technical notes
- Monorepo structure with TypeScript-based services and CLI; supports plugin development and provider integration.