You asked for DeepLearning.ai-style notebooks for AgentSwarms—so we built 67 of them (TypeScript/LangChain/LangGraph/LlamaIndex/AgentsSDK/VercelAI).
Summary
AgentSwarms launched 67 free, TypeScript-based interactive notebooks for learning multi-agent systems, covering LangChain fundamentals to production-grade error handling and failure modes.
Similar Articles
5 enterprise AI agent swarms (Lemonade, CrowdStrike, Siemens) reverse-engineered into runnable browser templates.
The author shares a browser-based tool that reverse-engineers enterprise AI agent architectures from companies like Lemonade and CrowdStrike into runnable visual templates. These templates allow developers to explore complex multi-agent workflows for insurance, manufacturing, cybersecurity, education, and retail without coding.
@DanKornas: Agent tutorials are noisy. This repo gives you the path. LangGraph 101 is a hands-on tutorial repo for learning LangCha…
LangGraph 101 is an open-source tutorial repo for learning LangChain, LangGraph, and Deep Agents through notebooks and runnable agent examples, organized into fundamental and production-patterns tracks.
@GitHub_Daily: AI for long-running complex tasks: as context grows, models tend to 'forget' and output quality drops sharply. The LangChain team has open-sourced a tutorial: Deep Agents from Scratch, which deconstructs core design patterns of mainstream agents from scratch, explained thoroughly...
The LangChain team has open-sourced the tutorial 'Deep Agents from Scratch', which deconstructs the core design patterns of mainstream agents from scratch, covering task planning, context offloading to a file system, and sub-agent isolation. It includes 5 progressive notebooks, allowing you to build a complete deep research agent hands-on.
We built a self-hostable agentic AI + BI platform — agents, multi-agent swarms, RAG, dashboards, notebooks, all on your own keys
A self-hostable AI and BI platform integrating agents, multi-agent swarms, RAG, dashboards, and notebooks, all using your own API keys.
@_vmlops: EVERY AI AGENT PATTERN YOU NEED, IN ONE REPO Nir Diamant's genai_agents just crossed 22k stars and it's one of the best…
Nir Diamant's genai_agents repository on GitHub, which has surpassed 22k stars, offers over 50 tutorials covering AI agent patterns from beginner to advanced, including conversational, multi-agent, RAG, and business agents built with frameworks like LangGraph, LangChain, AutoGen, CrewAI, and OpenAI Swarm.