Framework for building AI agents on Cloudflare
Top 20.6% on sourcepulse
This project provides a framework for building stateful AI agents that operate at the network edge, enabling persistent memory, real-time communication, and autonomous operation. It targets developers looking to leverage Cloudflare's infrastructure for scalable and evolving AI applications.
How It Works
The framework utilizes a core agent architecture designed for persistence and state management. It supports real-time communication via WebSockets and provides HTTP endpoints for routing, integrating with React applications, and offering basic chat functionalities. The approach aims to enable agents to process interactions, learn, and operate autonomously at a global scale.
Quick Start & Requirements
npm create cloudflare@latest -- --template cloudflare/agents-starter
or npm install agents
Highlighted Details
Maintenance & Community
The project is in active development with a focus on enhancing memory systems, adding WebRTC and email integration, and providing self-hosting guides. Contributions are welcomed.
Licensing & Compatibility
MIT License. Permissive for commercial use and closed-source linking.
Limitations & Caveats
The project is in active development, with advanced features like enhanced memory systems and WebRTC integration still in development. A self-hosting guide is also planned for the future.
2 days ago
1 day