Agentic AI Workflows

See how AI agents actually work.
Watch the trace unfold.

A demo platform for live talks and workshops showing agent behavior visible — patterns, tool calls, code execution, and orchestration.

What's Inside

4

Patterns

Agent behavior patterns from simple tool calls to full orchestration.

2

Domains

Investing with live market data. IT Architecture with simulated infrastructure.

22

Scenarios

Pre-recorded demos that replay without an API key, plus live mode.

The Complexity Ladder

🔧Level 1

Tool Calling

Give the LLM access to real data instead of letting it hallucinate.

💭Level 2

ReAct

The agent reasons step by step, calling tools as it goes.

💻Level 3

CodeAct

The agent writes and runs Python to solve problems no pre-built tool can handle.

📋Level 3+

Orchestration

Combines all patterns — the agent decides which approach to use for each part.

How It Works

Each workflow has pre-recorded demo scenarios that replay without an API key. For live mode, paste your Anthropic API key to run real Claude calls.

This is a demo platform for educational purposes. It demonstrates agentic AI patterns using Claude Haiku. The investing data comes from Yahoo Finance. The IT architecture data is simulated.

Simply Boring AI