Analysis updated 2026-05-18
Follow a structured curriculum from AI fundamentals through RAG, agents, evaluations, and fine-tuning.
Chat with an AI tutor that answers questions grounded in the lesson content.
Track your mastery of each topic using a statistical learning model.
| v9ai/ai-engineer-roadmap | yangshun/teenycode | ryderwe/sollin-music-desktop | |
|---|---|---|---|
| Stars | 90 | 90 | 91 |
| Language | TypeScript | TypeScript | TypeScript |
| Setup difficulty | moderate | easy | moderate |
| Complexity | 3/5 | 2/5 | 2/5 |
| Audience | developer | developer | general |
Figures from each repo's GitHub metadata at analysis time.
Needs Node.js, pnpm, and a Neon Postgres database, AI chat features require the separate Rust LangGraph backend.
AI Engineer Roadmap is a hands-on learning platform that takes software engineers through the full journey of becoming a production AI engineer. The problem it solves is that AI engineering skills are scattered across papers, tutorials, and tools with no structured path from fundamentals to shipping real systems. This platform organizes 108 lessons across 15 categories, covering topics like RAG (Retrieval-Augmented Generation, a technique for grounding AI answers in real documents), agents, evaluations, fine-tuning, and prompting, ordered so each lesson builds on what came before. The platform is unusually feature-rich for a learning tool. It includes semantic search so you can find lessons by meaning rather than exact keywords, AI-generated audio narration for each lesson, an interactive knowledge graph that visualizes how concepts connect to each other, and a RAG-powered AI tutor you can chat with to ask questions grounded in the lesson content. It also tracks your mastery of each topic using a statistical model called Bayesian Knowledge Tracing, which estimates how well you know each concept based on your interactions. Someone would use this if they already know how to code and want a structured, deeply technical path into AI engineering, not just surface-level introductions. The tech stack is Next.js 15 on the frontend, Neon PostgreSQL with pgvector for vector similarity search, a Rust backend running LangGraph AI pipelines, OpenAI and DeepSeek for language models, and Cloudflare R2 and D1 for audio storage and playback state.
A hands-on learning platform with 108 lessons that teaches software engineers how to become production AI engineers, from fundamentals to shipping real systems.
Mainly TypeScript. The stack also includes Next.js, TypeScript, Rust.
No license information provided.
Setup difficulty is rated moderate, with roughly 30min to a first successful run.
Mainly developer.
This repo across BitVibe Labs
Verify against the repo before relying on details.