AI Demos at the Edge

These demos showcase Workers AI running at 300+ global locations with sub-50ms response times.
Real AI applications solving real problems at the speed of light.

⚠️
Public Beta Build

Some demos are still being perfected. If something breaks, congratulations—you found a feature request.

🤖 Classic AI Demos

🤖

Interactive Code Narrator

AI explains my code as you browse through it. Like pair programming with a robot that actually knows what it's talking about.

Real-time analysis Context-aware Multi-language
📄

Resume Roaster

Upload your resume for brutally honest AI feedback, then watch it generate an improved version. Constructive destruction at its finest.

AI critique Auto-improvement Industry insights
🔮

Stack Oracle

Pose any technical challenge and watch AI solve it using ONLY Cloudflare services. Vendor lock-in as performance art.

Creative solutions CF-only architecture Performance predictions
🎨

Edge Image Generator

Generate stunning images with Stable Diffusion running at 300+ edge locations. AI-enhanced prompts and zero cold starts.

Stable Diffusion AI-enhanced prompts Zero cold starts

🚫 For Those Who Hate BS

🏴‍☠️

The Anti-Portfolio

Tired of "revolutionary AI-powered solutions"? Visit my BS-free zone with the AI Strategy Diagnostic, Hype Graveyard, and VC Mad Libs generator.

Enter BS-Free Zone

Under the Hood

Models Used

  • @cf/meta/llama-3.1-8b-instruct - Chat & Analysis
  • @cf/baai/bge-large-en-v1.5 - Embeddings
  • @cf/runwayml/stable-diffusion-v1-5 - Image Gen

Performance

  • Global deployment in 300+ locations
  • Cold start latency: < 1ms
  • Avg response time: ~25ms
  • Cost per request: $0.000001

Architecture

  • Astro SSR on Workers
  • Streaming responses via SSE
  • D1 for persistence
  • R2 for asset storage