Conference videos
AI Engineer Talks
Intermediate to advanced
You want practitioner talks from builders working on the current AI stack.
AI educator
OpenAI and AI engineering talks
Useful for thinking about AI-native software, structured workflows, and developer experience.
Start with: Watch talks on AI-native interfaces and structured workflows.
Conference videos
Intermediate to advanced
You want practitioner talks from builders working on the current AI stack.
►
Educator video
AI Engineer · ai engineering, agents, developer tools
GitHub repo
Beginner to advanced
You need implementation examples rather than theory.
Managed agent API launch and guide
Intermediate to advanced
You want OpenAI's September 10, 2026 launch guide for building long-running cloud agents with the managed Codex harness, context compaction, tool search, multi-agent delegation, and your choice of hosted or self-managed sandbox.
Voice agent model launch
Intermediate
You want OpenAI's September 10, 2026 launch of GPT-Live-1 in the API for full-duplex voice agents, including its $0.05-per-minute front-end pricing and guidance on pairing it with a backend model and agent harness.
Data agent product guide
Intermediate
You want OpenAI's September 10, 2026 overview of the Data agent in ChatGPT Work, which connects company data, investigates changes, and produces interactive dashboards through a conversational workflow.
Research report
Intermediate
You want OpenAI's September 6, 2026 evidence and measurement framework for how coding agents are changing research workflows, including task delegation, parallel agent use, capability tracking, and the limits of interpreting productivity signals.
API guide
Intermediate to advanced
You are building a GPT-6 Astra workflow where users need to add requirements or redirect a running response over the Responses API without waiting for the current turn to finish.
Web agent guide
Intermediate
You want a website to expose predefined actions directly to ChatGPT Work or Codex in the built-in browser, using the same live page and signed-in session as the user.
Model launch
Intermediate to advanced
You want OpenAI's September 3, 2026 launch overview for GPT-6 Astra, including its rollout, computer-use and coding focus, long-context behavior, benchmark disclosures, pricing, and new Codex context-retrieval workflow.
Model guide
Intermediate to advanced
You are evaluating or migrating to GPT-6 Astra and need implementation guidance for async tool calls, mid-turn steering, reasoning updates, Responses API tool use, unsupported parameters, and prompt changes.
AI engineers and product builders should start here when they need ai engineering, developer tools, agents, and structured data. The strongest fit is a learner who wants material in these formats: talks, demos.
Watch talks on AI-native interfaces and structured workflows. After that, open one related resource below and write down the exact workflow, concept, or implementation pattern you want to apply.
Useful for thinking about AI-native software, structured workflows, and developer experience. Use this profile when you are comparing educators by topic, level, format, and practical usefulness rather than browsing random AI content.
Compare the skill coverage, the starting recommendation, the educator's own resources, and any videos when available. If you need ai engineering, search the directory for that skill and shortlist three profiles before committing to a course, book, or playlist.
These are not by Sean Grove. They are included only as optional adjacent material after this educator's own videos and resources.
►
Similar video from another educator
Claude · 2026, claude code, coding agents, frontier models
►
Similar video from another educator
Zen van Riel · 2026, agentic engineering, claude code, coding agents
►
Similar video from another educator
Peter Yang · coding agents, claude code, coding, developer tools
►
Similar video from another educator
AI Engineer · agents, ai engineering, developer tools, automation
►
Similar video from another educator
LangChain · agents, langgraph, llm orchestration, rag
►
Similar video from another educator
Hugging Face · agents, open models, tools, transformers
| Resource | Kind | Level | Use when |
|---|---|---|---|
|
Microsoft AI Agents for Beginners
Microsoft
|
GitHub repo | Beginner to intermediate | You want a structured agent learning path with code. |
|
Prompt Engineering Guide
DAIR.AI
|
Guide | Beginner to advanced | You want examples of prompting techniques and patterns. |
|
AI SDK v6 Crash Course
Matt Pocock
|
Workshop | Intermediate | You want a structured AI SDK v6 course that covers model choice, text and object generation, UI streams, agents, persistence, context engineering, evals, and advanced app patterns. |
|
LLM Fundamentals
Matt Pocock
|
Free tutorial | Beginner | You need clear mental models for system prompts, tokens, context windows, tools, and agents before building or using AI systems seriously. |
|
The AI Engineer Roadmap
Matt Pocock
|
Free tutorial | Beginner to intermediate | You want a guided path through core AI concepts, model selection, the AI engineering mindset, evals, and techniques for improving LLM-powered apps. |
|
Vercel AI SDK Tutorial
Matt Pocock
|
Free tutorial | Beginner to intermediate | You want to build TypeScript LLM apps with Vercel's AI SDK, including streaming, structured outputs, model switching, embeddings, tool calls, and agents. |
|
Model Context Protocol Tutorial
Matt Pocock
|
Free tutorial | Intermediate | You want to understand MCP and build TypeScript MCP servers over stdio or HTTP, connect Claude Code to tools, use MCP prompts, and package servers for distribution. |
|
A Complete Guide To AGENTS.md
Matt Pocock
|
Guide | Intermediate | You want to write project instructions that help coding agents understand commands, conventions, architecture, and working boundaries. |
|
How To Make Codebases AI Agents Love
Matt Pocock
|
Guide | Intermediate | You want to improve a codebase so AI agents can navigate it, run checks, make smaller changes, and recover from mistakes more reliably. |
|
AI Engineering
Chip Huyen
|
Book | Intermediate to advanced | You are moving from demos to production systems. |
|
AI Agents in LangGraph
DeepLearning.AI
|
Short course | Intermediate | You want a focused course on building stateful AI agents and agent workflows with LangGraph. |
|
Multi AI Agent Systems with crewAI
DeepLearning.AI
|
Short course | Beginner to intermediate | You want a practical introduction to role-based multi-agent systems and task orchestration. |