Home
Autonomous edge AI agents across CLI, Telegram, GitHub. Deploy in 30s. Persistent memory. Multi-LLM.
duyetbot-agent
TL;DR: Clone. bun install. bun run cli chat for local. bun run deploy:telegram for prod. Ask anything!
🚀 Vision
Build autonomous edge AI agents. Run on Cloudflare DO/D1. Zero-infra. Persistent MCP memory. Multi-platform: CLI/Telegram/GitHub.
Why? Simple loop-based architecture with tool iterations. Scale globally. Cost: free idle.
🎯 30s Quickstarts
CLI (Local)
Try: > Explain Durable Objects
✅ Done! Chat with loop-based agent + memory.
Telegram (Prod)
Set webhook at @BotFather. Ping bot!
🏗️ Loop-Based Architecture
Single Durable Object per bot with tool iterations (bash, git, github, research, plan).
📖 Sections
🔍 Search This Doc
Prompt: "Quickstart for GitHub bot" -> Jump to guide.
Quiz: What deploys Telegram?
A: bun run deploy:telegram ✅