AI AGENTS

Type a task. Watch it think, plan, and execute.

Most AI demos generate text. This one gets things done.

Task Agent live demo

I'm an AI agent. Not a chatbot. Give me a task and I'll show you the difference.

Behind the Build
Stack
Cloudflare WorkersWorkers AI (Gemma 4 26B)Llama 3.1 8B (fallback)Structured JSON outputFunction callingJSON self-healingDiscord webhooks
Architecture
Task received
Understanding parsed
Steps planned
Tools executed
Results delivered
How it works

Pre-built scenarios use hardcoded responses for instant, reliable output. Free text tasks route through a tiered AI pipeline: Gemma 4 26B (primary) with Llama 3.1 8B fallback, plus JSON self-healing middleware that repairs malformed AI responses. The agent generates task-specific plans with real tool names, concrete results, and detailed summaries. Both paths run the same 4-phase visual execution flow. Votes and completions notify the team via Discord webhook.

What you are seeing

6 pre-built scenarios (3 per chip set, auto-rotating). Unlimited free text with 5 per session, 15/hr rate limit. 4 labeled phases with animated transitions. Step-by-step execution with emerald completion indicators. Summary cards with action buttons. Milestone message after 3 tasks. Thread collapses after 10.

Try Multi-Agent Orchestration to see three of these working together.

More where that came from.

Back to all demos →