Agentic Blueprints 94
Filtersactive

AI Game Design Agent Team
Story, gameplay, visuals, and tech agents each design their slice of a game concept, coordinated into one design document.

AI VC Due Diligence Team
A Google ADK pipeline of analyst agents that runs venture due diligence on a startup: market, team, financials, and risks.

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

Multimodal UI/UX Feedback Team
Screenshots of your interface go to a team of UX-specialist vision agents that return structured usability feedback.

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.

Product Launch Intelligence
Agents monitor and analyze product launches in your space — positioning, reception, and lessons — into a launch-intel report.

Negotiation Battle Simulator
Two agents negotiate against each other in a simulated deal — agent-vs-agent with a live UI, built on Google ADK and AG-UI.

AI Speech Trainer
A multimodal coaching team that reviews recorded speech — delivery, structure, and content — and returns practice feedback.

Magentic-One
Microsoft's generalist five-agent team: an orchestrator directing a web surfer, file surfer, coder, and terminal to solve open-ended tasks.

Selector Group Chat
An LLM selector reads the conversation and picks which agent speaks next — planner, searcher, or analyst — instead of a fixed turn order.

Distributed Group Chat
A writer and an editor collaborate in a group chat where every agent runs in a separate distributed runtime, talking over gRPC.

Handoffs (AutoGen pattern)
Swarm-style handoffs in AutoGen: triage, sales, and refund agents transfer the conversation to whoever should own it next.

Concurrent Agents (AutoGen pattern)
Fan a task out to multiple agents at once and gather their results — AutoGen's minimal parallel pattern.

AI Recruitment Agent Team
A recruiting pipeline in agents: resume analysis, candidate evaluation against the role, and interview scheduling roles working together.

AI Competitor Intelligence Team
Discovers competitor sites, crawls and extracts their positioning, and compares everything into a competitive-intelligence report.

Email GTM Outreach Agents
A go-to-market outreach workflow: agents research prospects and compose personalized email sequences for the campaign.

Trust-Gated Agent Team
A team where agents carry trust scores and actions are gated by them, with a hash-chained audit trail of every decision.

Reflection (AutoGen pattern)
A coder agent and a reviewer agent in a critique loop: code, review, revise, until the reviewer approves.