5 minutesHow to tell if an image is fake content from AI
List two visual tells that can suggest (not prove) an image is AI-generated.
AI Engineer. Dex Horthy explains why reliable agent systems are mostly disciplined software around a few LLM calls: own the prompt, own the context window, keep control flow deterministic and use tool calls to contact humans when the workflow needs judgment. That maps directly to the article's approval, exception and escalation patterns.
Treat the "agent" framing as software architecture, not autonomy theatre. The durable lesson is explicit state, deterministic control flow and a real human handoff path.
Learn how to design AI workflows that can pause, resume, ask for human judgment and keep business state separate from model guesses.
Basic familiarity with tool-calling or multi-step AI workflows.
Last reviewed: May 19, 2026
Continue through the same learning path with the next curated companion videos.
5 minutesList two visual tells that can suggest (not prove) an image is AI-generated.
17 minutesExplain the concept of the 'attention economy' and name one design tactic used to capture attention.
1 minutesIn one sentence, say what a Content Credential is meant to record about a piece of media - then confirm details in current C2PA/Adobe docs, since a 30-second clip is only an intro.
Hand-picked external courses that go deeper on this topic.
Dr. Jules White
The clearest path from "I use ChatGPT in a tab" to "my AI handles my inbox while I sleep." Three-course specialization built around Zapier — no Python required. By the end you'll have agents that summarise emails, update spreadsheets, and trigger workflows when conditions are met.
Anthropic Academy
MCP is the protocol that's quietly replacing one-off tool integrations across the AI tooling ecosystem. Learn it from the source. By the end you'll have built and deployed your own MCP server, connected an LLM client to it, and understood why this standard is the closest thing the field has to USB-C.
João Moura (Founder, CrewAI)
Doubles as our sales and customer-support vertical pick and a genuinely practical agent-building course: you build an agentic sales pipeline (lead scoring, personalized outreach) and a customer-support data-insights pipeline as two of the five hands-on projects, taught by CrewAI's own founder. Requires basic Python, so it sits with our other builder-track courses rather than the no-code picks.