AI Projects

Build real AI applications from scratch. Step-by-step projects with full working code — from RAG chatbots to fraud detectors, voice assistants to MLOps pipelines.

20 Projects
150+ Lessons
100% Free
💻 Full Source Code

All Projects

20 hands-on projects to build real AI applications from scratch.

LLM & GenAI Projects

ML & Data Projects

Platform & Infrastructure

Application Projects

What You'll Build

Skills and capabilities you will gain across these 20 projects.

🤖

LLM-Powered Applications

Build production-ready applications using large language models, retrieval-augmented generation, and multi-agent architectures with full working code.

📊

ML Systems & Pipelines

Create end-to-end machine learning systems including recommendation engines, fraud detectors, and predictive models with proper feature engineering.

AI Infrastructure

Design and deploy AI platform components like API gateways, feature stores, MLOps pipelines, and monitoring dashboards for production use.

🛠

Real-World AI Tools

Ship practical AI tools for code review, content moderation, document intelligence, and customer support that solve actual business problems.

AI Projects is the hands-on, build-something track. Each project in the track is a runnable end-to-end system (a RAG chatbot, a fraud detector, a voice assistant, a recommendation engine, an MLOps pipeline, an agent, a semantic search system, a fine-tuning workflow) with real code, real data, and the production considerations that usually get skipped in tutorial content. The projects are chosen to each teach something a reader will carry into their next real project.

We chose the projects deliberately to cover the spectrum of production AI: classical ML, LLM applications, agents, retrieval systems, evaluation and testing, and deployment. The code is written to be read as reference architecture, not copy-pasted verbatim. Each project ends with the honest tradeoffs we encountered (where it would not scale, where we cut corners, what we would change for a 10x use case) so you can ship with a clear view of what you inherited.