Scrimba AI Courses
Scrimba runs 12 AI courses in JavaScript and TypeScript, covering prompt engineering, agents, RAG, MCP, and the Vercel AI SDK for web developers who want to ship AI features, not train models. Start with the free Learn to Code with AI. Several sequence into the 11.4-hour AI Engineer Path on Scrimba Pro.
Reviewed inside the courses with a Pro account, September 2026.
The AI Engineer Path review covers all nine modules, the 162 scrims, and what the path skips.
Where to start
Start with the free Learn to Code with AI (4.5 hrs) or the free Intro to Mistral AI (1.4 hrs) to try the workflow before committing to the deeper engineering courses.
Scrimba's docs also include a free written How AI Works handbook (opens in a new tab), covering the concepts behind this track: LLMs, prompting, embeddings, RAG, agents, and evals, with a Beginner, Intermediate, and Deep Dive depth switcher. Its code examples lean Python, but the ideas map onto the JavaScript patterns these courses teach. Weighing Scrimba against other places to learn this stack? The best AI engineering courses of 2026 lines up the paid and free options.
Start Learn to Code with AI for free (opens in a new tab)All AI courses
| Course | Level | Access | Length |
|---|---|---|---|
| Learn to Code with AI | Beginner | Free | 4.5 hrs |
| Prompt Engineering for Web Developers | Intermediate | Pro | 3.1 hrs |
| Intro to AI Engineering | Intermediate | Pro | 2.5 hrs |
| Intro to Mistral AI | Intermediate | Free | 1.4 hrs |
| Learn AI Agents | Intermediate | Pro | 2.0 hrs |
| Build Serverless AI Agents with Langbase | Intermediate | Free | 50 min |
| Build a Support Agent with Vercel AI SDK | Intermediate | Pro | 1.9 hrs |
| Learn RAG | Intermediate | Pro | 1.6 hrs |
| Learn Context Engineering | Intermediate | Pro | 60 min |
| Intro to Model Context Protocol (MCP) | Intermediate | Pro | 37 min |
| Intro to Dall-E and GPT Vision | Intermediate | Pro | 1.0 hrs |
| OpenAI Assistants API | Intermediate | Pro | 30 min |
The OpenAI Assistants API course covers a legacy API that OpenAI is winding down in favour of its newer Responses API, so treat it as useful background rather than the current recommended approach.
Inside the courses






- Learn to Code with AI: about 15 mini projects, drum kit to Firebase apps, none gated.
- Prompt Engineering for Web Developers: no app to build; recorded mid 2023 with ChatGPT and Bard.
- Intro to AI Engineering: 36 scrims building Gift Genie, ending with the API key moved to Node.
- Intro to Mistral AI: all 25 teaching scrims free, but La Plateforme wants a card on file.
- Learn AI Agents: the same weather agent built twice, ReAct loop then function calling.
- Build Serverless AI Agents with Langbase: 13 free scrims, three of them challenges; Langbase account needed by scrim 4.
- Build a Support Agent with Vercel AI SDK: embeds Scrimba's own help articles into Supabase; the free scrims end before the SDK.
- Learn RAG: 22 scrims ending in ReelRecs, a film recommender on Supabase.
- Learn Context Engineering: 15 scrims, six of them challenges with hints, on Vercel AI SDK 5 and OpenRouter.
- Intro to Model Context Protocol (MCP): one mock-weather tool; MCP Inspector and Claude Desktop appear on slides only.
How to progress
Begin with the free Learn to Code with AI, then add Intro to AI Engineering for the JS-dev-meets-LLMs foundation. Layer on Learn AI Agents and Learn RAG for the two core application patterns, then Intro to Model Context Protocol (MCP) and Build a Support Agent with Vercel AI SDK for the current plumbing.
Where it fits
These courses are sequenced into the AI Engineer Path on Scrimba Pro, the single best reason to subscribe in this category. Browse every track on the Learning Paths hub.
Related
- JavaScript courses, React courses, and all courses
- Practice AI engineering
- Scrimba pricing and Scrimba vs Udemy
Build AI features in JavaScript
The AI Engineer Path covers agents, RAG, MCP, and the Vercel AI SDK in one sequence. Free courses let you try the format first.