• Human in the Loop
  • Posts
  • #2 Edition: The AI Agent era is here — Here's how to get ahead

#2 Edition: The AI Agent era is here — Here's how to get ahead

This might be the biggest career opportunity in a decade. Don’t miss it!

Hey, it’s Andreas.

Welcome back — and a big shoutout to the 3,315 new subscribers who joined us this week. 🙌 

Let’s dive into this week’s edition. Here’s what’s inside:

  • Mistral, Perplexity, and Microsoft all make major agent moves — from orchestration APIs to full workbenches and human-agent UX

  • My deep dive: A practical AI Agent learning roadmap — from zero to deployment

  • and much more…

Let’s dive into it!

P.S. I changed the structure a bit today — shorter, more focused. Hit reply and let me know what you think.

Weekly Field Notes

🧰 Industry Updates
New drops: Tools, frameworks & infra for AI agents

🌀 Mistral launched its Agents API — their big move into the AI agent race.
→ Enables real-time search, tool use, and multi-agent orchestration.

🌀 Perplexity launched Perplexity Labs — think of it like an agentic workbench: you give it a project, and it plans, codes, browses, and builds charts.
→ Still early, but I really enjoyed playing around with it. You can try it if you have Perplexity Pro — feels like a mix between Manus, Cursor, and Deep Research.

🌀 Opera just launched Neon — a new browser that automates web tasks, creates content with AI agents, and lets users code with natural language.
→ Claims to be the “world’s first AI agentic web browser.” There’s a waitlist for now.

🌀 Microsoft launched Magnetic-UI —a human-centered web agent. If you’re curious about human–agent collaboration, this one’s worth exploring.
→ Feels experimental, but there’s a solid tutorial. Useful if you’re building agentic UIs or testing multi-modal control flows.

🎓 Learning & Upskilling
Sharpen your edge - top free courses this week

🟦 Hugging Face - MCP Course
A deep dive into the Model Context Protocol — theory, design, and implementation.
→ Technical but beginner-friendly. Great if you're serious about building agent frameworks.

🟦 IBM x DeepLearning.AI - Agent Communication Protocol (Coming soon)
How AI agents communicate and collaborate. The course is already filmed and recorded, but not released yet.
→ Launches June 25. Mark your calendar.

🟦 Anthropic - AI Fluency Course
12 short modules (3–4h total) on working with AI systems.
→ Covers delegation, prompting, discernment. Perfect for teams or structured self-study.

🌱 Mind Fuel
Strategic reads, enterprise POVs and research

🔹 IBM report on how Agentic AI is hitting core ops — Finance, HR, Procurement, Order-to-Cash, Customer Service, and Sales Support.
→ Good read about the impact and new operational models currently evolving within big enterprises.

🔹 OpenAI just published new guidance on building real-world multi-agent systems → Practical, technical — a must-read if you're orchestrating agents (fyi: all the best practices are on page 11).

🔹Cloud Security Alliance released the first Red Teaming Guide for Agentic AI.
→ Focused on real risks like permission escalation. Rare to see this — and we need much more work around risks and mitigation strategies.

🔹 Stack AI released a paper around 25 real-world agent use cases mapped across industries.
→ Great reference doc if you're looking for implementation inspiration.

🔹 a16z and Rick Rubin released a good talk on “the way to [vibe] code”.
→ A “Taoist” take on coding and creativity with AI. Weird, beautiful, refreshing. Please take it with a grain of salt.

🔹 Y Combinator published a good talk on the state-of-the-Art of prompting for AI Agents.
→ Prompting isn’t dead — it’s evolving. YC breaks down real failures, testing strategies, and production best practices.

♾️ Thought Loop
What I've been thinking, building, circling this week

You’ve probably seen it — the viral Axios interview where Anthropic’s CEO warned that “AI could wipe out half of all entry-level white-collar jobs and push unemployment to 10–20% in the next five years.”

Here’s the hard truth: It’s already happening.

AI isn’t just assisting anymore — it’s replacing. And what we’re seeing now? It’s not the ceiling. It’s the floor.

And with the next wave of AI Agents already underway, you can probably feel how big this shift really is. While the downside is obvious, the upside is massive — but only if you move now.

You don’t need to have a technical background — though it definitely helps. But you do need to know how agents work — and even more important learn how to make them work for you.

I’ve spent the past 10 months deep in the weeds: 200+ hours of content, 50+ programs, from no-code tools to full-stack frameworks.

Here’s what I’ve learned: There’s no single course that takes you from zero to building real, scalable AI agents. But the good news? You can build your own AI roadmap — completely free — with expert-led courses.

Your Learning Path (No Matter Your Background) ⬇️

Step 1: Get your fundamentals right
Don’t jump into LLM orchestration without basics.
→ Start with an AI/GenAI crash course or a beginner-friendly ML intro to build clarity and vocabulary.

Step 2: Learn automation basics
Before agents, you need to understand (AI) workflows.
→ Use tools like n8n, Make, or Zapier to build automation muscle: triggers, flows, APIs, logic.

Pro tip: This is where you build the underrated superpower — breaking down complex business tasks into micro-actions. Workflow design is the most overlooked skill — and the key to success with AI agents.

Step 3: Start building with real agent frameworks
Once you’ve built a foundation in AI and automation, it’s time to go deeper — into the agent stack.
→ Learn with LangGraph, CrewAI, smolagents, AutoGen, LlamaIndex, and others. These frameworks help you design, manage, and scale real agent systems — from side projects to enterprise-grade solutions. Let’s break down the nine best courses I’ve come across.

Beginner-Level AI Agent Courses (Start Here 🚀)

A free 10-lesson course built on Semantic Kernel.
→ Covers core concepts, use cases, design patterns, and frameworks. Clearly the best course to get started.

If you look for something more practical with LangChain this is a good choice.
→ Learn to analyze data, run SQL queries, and trigger tools with agents. Very beginner-friendly but already hands-on — a great step into real use cases.

Perfect if you want to understand core agent behavior before diving into LangChain, CrewAI or others.
→ Teaches ReAct-style prompting, loop logic, and real-time actions — without tying you to any specific framework.

Builder-Level AI Agent Courses (Get Practical 🛠️)

Move beyond single-agent setups.
→ Learn how to coordinate collaborative agents using CrewAI, a lightweight orchestration framework.
Taught by João Moura, the creator himself — great balance of theory and practice.

Google - Agent Development Kit (ADK) Masterclass
A hidden gem!
→ Covers basic to advanced agent design using Google’s ADK — a modular Python framework for chaining tools, memory, and tasks.
Ideal if you want to get your hands dirty with lightweight, flexible infrastructure.

The go-to course for LangChain.
→ Taught by Harrison Chase, LangChain’s creator, this course covers everything from prompts and memory to chains, tools, and full agent workflows.
Ideal if you want to go from static prompting to building dynamic, production-grade AI agents.

Advanced-Level AI Agent Courses (Expert Mode 💡)

Probably the most comprehensive agent courses out there.
→ Covers theory + hands-on projects using LangChain, LlamaIndex and smolagent.
You’ll build full agent pipelines, but technical skills definitely required.

The most complete course on LangChain.
→ Takes you from basic chains to building full agent apps with tool use, memory, streaming, async, and LCEL(LangChain’s new expression language).
Hands-on and deep — you’ll need technical chops to keep up.

The natural follow-up to the CrewAI intro course.
→ You’ll design production-grade multi-agent systems with parallel execution, API integration, and feedback loops.
You’ll build AI content pipelines and lead-scoring agent teams — and walk away with tools you can actually use yourself.

🔧 Tool Spotlight
A tool I'm testing and wachting closely this week

IBM just relaunched its agent platform — and I’ve been testing it this week. The UI/UX is clean, intuitive, and feels built for real workflows.

You can try it free for 30 days — no credit card, no strings. Definitely worth checking out if you’re serious about agent orchestration and you look for a no-code or low-code environment.

Highlights:
• Visual agent builder + catalog of prebuilt assistants (100+)
• Real multi-agent orchestration (no more micromanaging bots)
• Designed for cross-business and functions and easy to plug into your stack
→ Explore watsonx Orchestrate

That’s it for today. Thanks for reading.

Enjoy this newsletter? Please forward to a friend.

See you next week and have an epic week ahead,

— Andreas

P.S. I read every reply — if there’s something you want me to cover or share your thoughts on, just let me know!

How did you like today's edition?

Login or Subscribe to participate in polls.