Generative AI: Foundations & Applications. Six hands-on sessions, from "what's a token?" to a shipped app. One weekend, zero cost, nothing to install.
Three prompts. Guess the next token before the model reveals its odds. Score 3/3 and you are the autocomplete.
Every session ends with working code in your hands, not notes about someone else's code.
Your own API key, your own code, calling a frontier model — before you leave the first session.
A tester that measures whether AI answers are right — like an engineer, not a fan.
Upload a photo, interrogate it. AI that reads documents, receipts and handwriting.
An AI that answers from your study material — RAG, the pattern behind most real AI products.
AI that calls tools your code controls — and the judgment to know when not to build an agent.
You attack each other's apps, patch the holes, and demo a real product to the room.
If a concept matters in real AI engineering, it's named here up front: taught from scratch, then used in a lab the same afternoon. Hover any chip: a course that can't define its vocabulary in one plain line doesn't own it.
Next-token prediction, prompting and evals, vision and images. Overnight: bring your own documents for Day 2.
RAG on your own notes, tool use and agents, security and production — ending in capstone demos.
Half the course is laptops-open lab time. The talks exist to make the labs land — not the other way around.
Each session hands its verb to the next. By Sunday evening the sentence is yours.
Next-token prediction, tokens, embeddings, attention, training vs inference — the whole engine, every idea a live demo, including a neural network you watch think.
Prompt engineering that works, why polished prompts still lie beautifully, and how engineers measure quality with numbers instead of vibes.
Vision that reads documents, diffusion that paints from static, voices cloned in seconds — and why it's all the same loop.
Embeddings, semantic search, chunking, and RAG end to end — the single most useful pattern in applied AI.
Tool use, the agent loop, MCP, why workflows beat agents most days — plus a frontier model running on a bare laptop.
Live prompt-injection attacks, defense in depth, what production actually costs — then you demo your capstone.
Colab notebooks for all six labs ship in the labs/ folder of the course repo.
One deliberately debatable claim per session, defended on stage. The deck goes lights-off for it. Disagreement is part of the syllabus; the strongest counter-argument gets named on the closing slide.
If autocomplete can pass your exam, your exam was never testing understanding.
Hallucination is not a bug. It is the model doing exactly what it was trained to do.
Your mother's voice is no longer proof of your mother.
Your final-year project is one grounded prompt away from being a startup.
Most production "AI agents" are a while-loop in a trench coat.
There is no secure AI agent. Only one whose blast radius you've made small enough to survive.
This course exists to prove a point about teaching AI, and it wants to be copied.
Every big idea arrives as a game: the room predicts, shouts, commits — then the answer lands. A brain that guessed wrong remembers forever.
Raw API calls before frameworks, your own retrieval loop before "vector database" is ever said. You earn every abstraction before you're allowed to use it.
Demos that can fail live stay in the deck. Hallucinations get measured, not apologized for. The fine print is taught with the magic.
"It worked when I tried it" is not evidence. From Session 2 onward, every claim about AI quality must survive an eval.
Karthikeyan NG heads engineering at Vision, a fintech and crypto platform in Dubai — where RAG pipelines, eval harnesses and agent guardrails are production reality, not slideware. Along the way: two startups founded, two published books on machine learning, eighteen hackathon wins, and stages at TEDx, Google, IIT Kharagpur and Seoul.
The course began where you might be sitting now — an engineering classroom (CSE '09, Madurai). He built the course he wishes he'd had, and credits most of what it teaches to the hundreds of things he shipped that failed.




Six interactive decks, six labs with notebooks and handouts, six cheatsheets, a complete learning guide, per-slide timing, and instructor prep packs. Swap Madurai for your city and run it anywhere.
Yes. The labs run on Google AI Studio's free tier (no credit card) and free Google Colab. The whole course fits inside the daily free limits — the lab handouts even budget the API calls per exercise.
Anything that opens a browser. All heavy computation happens in Google's cloud; your machine just needs a keyboard and Wi-Fi. A ₹15,000 laptop is exactly as capable here as a MacBook Pro.
One line of school math appears in the whole course: y = wx + b. If you can write a for-loop in any language, you have every prerequisite.
Yes. The decks are self-contained and interactive, every lab has a step-by-step handout with checkpoints, and pressing S in any deck shows the full speaker narration. The Learning Guide covers every concept in prose.
Assume free-tier conversations may train future models. The course drills one rule from Session 1: never paste anything you couldn't survive seeing on the front page of the newspaper.
Please do — that's the point. Teach This Yourself covers running it at any scale, and the Madurai references are designed to be swapped for your own city's.