Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 675 Bytes

README.md

File metadata and controls

23 lines (13 loc) · 675 Bytes

🧠 Cloudflare Agents

🚧 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.

Current Status

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!

Getting Started

Check out the /examples directory for current implementations. Each example has its own README with setup instructions.

License

MIT License - feel free to use and adapt as needed.