project-ideas
Real-Time Voice Agent
Build an AI voice agent that listens, thinks, and responds in real time using WebRTC and the Agents SDK.
Agents SDKCallsWorkers AI
◆blog.cloudflare.com/voice-agents
Seat Booking App with DOs
Build a real-time seat booking system where Durable Objects handle concurrency, prevent double-bookings, and sync state via WebSockets.
Durable ObjectsWorkersD1
◆durable-objects/tutorials/build-a-seat-booking-app
Web Crawler with Browser Run
Build a web crawler that uses Queues for job scheduling and Browser Run for headless page rendering. Scalable, async, edge-native.
QueuesBrowser RunWorkers
◆queues/tutorials/web-crawler-with-browser-run
Edge API with D1
A globally distributed REST API backed by serverless SQLite. Full CRUD with auth, caching, and zero cold starts.
D1WorkersKV
◆d1/tutorials/build-a-comments-api
Multiplayer Doom
Run multiplayer Doom in Cloudflare Sandbox containers with browser-streamed video. A fun demo of what full Linux environments on Workers can do.
SandboxesContainersWorkers
◆github.com/cloudflare/doom
Agent with Email
Give your AI agent its own email address. It receives tasks, processes them async, and replies when done.
Agents SDKEmail ServiceDurable Objects
◆agents/api-reference/email