🌎 Website | 📲 Telegram
Yes, it’s like Eliza, alright? But tinier, cleaner, and with way less clutter—because sometimes less really is more.
- ⚙️ ReAct (Reasoning & Acting) pattern implementation
- 🎭 Configurable personality system
- 🛠️ Extensible tool system for easy additions
- 🌐 Multi-client support
- 🏗️ Modular architecture
- ⚡ Easy setup process
- Install dependencies
pnpm install
- Set environment variables
cp .env.example .env
- Run the agent
pnpm dev