🚧 Work in Progress 🚧
A collection of examples and tools for building AI agents that run on Cloudflare Workers. The goal is to make it easy to build stateful, long-running agents that can communicate in real-time and run at the edge.
This is an early-stage project. We're currently building out:
- Example implementations
- Documentation and guides
- and maybe, a core agent framework
Stay tuned for updates!
Check out the /examples
directory for current implementations. Each example has its own README with setup instructions.
MIT License - feel free to use and adapt as needed.