Agentic Blueprints 40
Filtersactive

Multimodal Design Agent Team
Vision-capable agents critique design images from multiple expert angles — visual design, UX, and market fit — in one report.

Self-Evolving Agent
An EvoAgentX system that generates its own multi-agent workflow for a goal, executes it, verifies the result, and repairs itself.

Domain Deep Research Agent
A deep-research app that decomposes a domain question, researches the pieces, and synthesizes a cited report.

AI Teaching Agent Team
A teaching team that builds a full learning path for any topic: professor, advisor, librarian, and TA agents each contribute.

AI Travel Planner Team (TripCraft)
A travel-planning team that assembles a personalized itinerary — destinations, logistics, and daily plans — from a single brief.

Multi-Agent Researcher
A compact research team — searcher, analyst, writer — that turns a question into a structured research write-up.

AI Financial Coach
A Google ADK team acting as a personal-finance coach: agents analyze spending, goals, and habits to produce guidance.

Swarm Airline Service
OpenAI's airline demo: a triage agent hands customers to flight-change, cancellation, or lost-baggage agents, each with policy function tools.

Swarm Customer Service Streaming
A streaming customer-service pipeline from the Swarm repo, packaged with docker-compose and tests — the deployment-shaped example.

Swarm Triage Agent
The minimal handoff example: a triage agent routes each request to a sales agent or a refunds agent and gets out of the way.

Swarm Personal Shopper
A personal-shopping team over a real user and product database: triage into sales or refunds, with orders and refunds as function tools.

Swarm Support Bot
A two-agent support bot: a user-interface agent talks to the customer while a help-center agent answers from docs in a vector store.

Financial Research Agent
Six agents produce a verified financial research note: planner, searcher, fundamentals and risk analysts as tools, writer, then a verifier.

Agents SDK Research Bot
OpenAI's Agents SDK research flow: a planner derives searches, they run in parallel, and a writer synthesizes the report.