Sean Grove profile photo

AI educator

Sean Grove

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.

Courses and tutorials

Conference videos

AI Engineer Talks

Intermediate to advanced

You want practitioner talks from builders working on the current AI stack.

Videos from Sean Grove

AI Engineer Talks video thumbnail

AI Engineer Talks

Educator video

AI Engineer · ai engineering, agents, developer tools

Skills

Guides, skills, and tools from Sean Grove

GitHub repo

OpenAI Cookbook

Beginner to advanced

You need implementation examples rather than theory.

Model docs

OpenAI model guide

Beginner to advanced

You need to choose between GPT-5.5, GPT-5.5 Pro, GPT-5.4 mini, GPT-5.4 nano, reasoning levels, tool support, and cost-sensitive API paths.

Guide

OpenAI MCP and connectors

Intermediate

You need the official OpenAI path for wiring MCP servers and connectors into agent workflows instead of inventing your own tool contract.

Guide

Using GPT-5.5

Intermediate

You need the current OpenAI guidance for migrating to GPT-5.5, prompt shape changes, and tool-heavy workflow behavior.

Guide

OpenAI reasoning model guide

Intermediate

You need to understand when internal reasoning is useful for coding, scientific work, agents, and harder multi-step tasks.

Guide

OpenAI Agents SDK

Intermediate

You are moving past one-off calls and need application-owned orchestration, tools, approvals, and state.

Guide

OpenAI Evaluate agent workflows

Intermediate

You need the current OpenAI path for tracing, grading, and regression-testing agent workflows instead of only single-prompt evals.

Official product docs

OpenAI Codex

Beginner to advanced

You want the current OpenAI path for agentic software engineering, code review, and background coding tasks.

Model docs

OpenAI Codex models

Intermediate

You need the Codex-specific guidance on which OpenAI models to use for complex coding, lighter tasks, or subagent workloads.

Learner questions

Who should learn from Sean Grove?

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.

What should I do first?

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.

What problem does this help with?

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.

How do I compare this with other educators?

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.

Similar videos from other educators

These are not by Sean Grove. They are included only as optional adjacent material after this educator's own videos and resources.

Code with Claude London 2026: Opening Keynote video thumbnail

Code with Claude London 2026: Opening Keynote

Similar video from another educator

Claude · 2026, claude code, coding agents, frontier models

The Agentic Engineer Workflow You Need In 2026 video thumbnail

The Agentic Engineer Workflow You Need In 2026

Similar video from another educator

Zen van Riel · 2026, agentic engineering, claude code, coding agents

Claude Code beginner's tutorial video thumbnail

Claude Code beginner's tutorial

Similar video from another educator

Peter Yang · coding agents, claude code, coding, developer tools

Agents for everything else video thumbnail

Agents for everything else

Similar video from another educator

AI Engineer · agents, ai engineering, developer tools, automation

LangGraph introduction video thumbnail

LangGraph introduction

Similar video from another educator

LangChain · agents, langgraph, llm orchestration, rag

Hugging Face agents course video thumbnail

Hugging Face agents course

Similar video from another educator

Hugging Face · agents, open models, tools, transformers

More related resources

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.