

Building Agentic AI Workflows with Matthew Henage - JSJ 678
7 snips May 22, 2025
In this discussion, Matthew Henage, a full-stack developer and AI innovator, dives into the transformative world of agentic AI. He introduces his platform, WAOS.ai, describing how it simplifies building web apps with embedded AI workflows. Matthew unveils the concept of agent swarms—specialized AI agents collaborating on complex tasks, akin to a dream dev team. The impressive SpeakMagic project showcases this with over 40 agents creating fully animated videos from story prompts. The fusion of creativity, technology, and coding strategies takes center stage!
AI Snips
Chapters
Transcript
Episode notes
Agent Swarms Boost AI Workflows
- Agent swarms are teams of specialized AI agents collaborating on complex workflows.
- This modularity enables scalability and smarter task handling, like assembling a dream dev team in code.
AI Coding Needs Iterative Refinement
- AI-generated code often requires iterative refinement through user feedback.
- Real-world coding examples show that prompts must evolve to reach desired functionality.
Limit Context Windows for Accuracy
- Keep AI agent context windows under 4,000 tokens for best recall and instruction following.
- Smaller context maintains performance and reduces errors in AI responses.