Table of Contents

I Want to Start Learning AI: Complete Roadmap (2026)

I Want to Start Learning AI: Complete Roadmap (2026) — RTI Wiki

Quick Reply: How to start learning AI in 2026 — complete roadmap from beginner to job-ready: free courses, books, tools, projects. For both coders and non-coders.

AI is the single most valuable skill of this decade. But the field is huge — machine learning, deep learning, prompt engineering, AI ethics, agents, MLOps. Where do you actually start? This guide gives you a 12-week roadmap from “I know nothing” to “I can build useful AI tools” — with free resources, real projects, and an honest path to a paying job.

Quick Answer

Pick Your Track

Track A: AI User (No-code) — 4-6 weeks

Best for: Marketers, students, business owners, content creators.

Track B: AI Builder (Code) — 12-16 weeks

Best for: Developers, data analysts, fresh CS grads.

Track C: AI Specialist — 6-12 months

Best for: ML engineers, researchers, advanced builders.

This guide covers A and B in depth, with a glance at C.

Track A: AI User (No-Code)

Week 1: Master AI tools

Week 2: Prompt engineering fundamentals

Week 3: AI for productivity

Week 4: Build a no-code AI tool

Pick ONE:

Outcome: end of month 1 — you're using AI to save 5+ hours per week + you've built something.

Weeks 5-6: Specialise

Pick a sub-area:

Career outcome (Track A)

Track B: AI Builder (Code) — 12 Weeks

Pre-requisite: Python basics

If you don't know Python:

Week 1-2: Math you actually need

You don't need a PhD. You need:

Total: 30-40 hours. Don't get stuck here — return when needed.

Week 3-4: Core machine learning

Course: Andrew Ng's “Machine Learning Specialization” on Coursera (audit free).

Concepts to internalise:

Hands-on: Kaggle Learn micro-courses (free, all under 4 hours):

Week 5-6: Deep learning

Free course: fast.ai “Practical Deep Learning for Coders” (https://course.fast.ai) — practical, top-down.

Alternative: DeepLearning.AI's “Deep Learning Specialization” (Coursera, audit free).

Build:

Tools:

Week 7-8: Large Language Models (LLMs)

This is where AI is HOT in 2026.

Free course: Hugging Face NLP Course (https://huggingface.co/learn/nlp-course).

Concepts:

Build: A RAG chatbot that answers from a PDF you upload. ~80 lines of Python.

Week 9-10: AI Agents + Tools

Build: An agent that browses 5 websites and writes a comparison report.

Week 11-12: MLOps + Deployment

Career outcome (Track B)

Track C: AI Specialist (Glance)

For those targeting research / cutting-edge:

Free Resources Master List

Foundational

ML / Deep Learning

LLMs / Modern AI

India-specific

Newsletters / Blogs

Hands-on platforms

Books (free or affordable)

Common Mistakes

AI Career Paths in India 2026

Role Salary range Skills needed
Prompt Engineer ₹6-25 lakh Track A + 1-2 specialised tools
AI Content Strategist ₹6-15 lakh Track A + marketing
Junior ML Engineer ₹8-20 lakh Track B complete
ML Engineer (2-3 yrs) ₹15-40 lakh Track B + 2 production deployments
NLP Engineer ₹15-45 lakh Track B + LLMs deep
ML Research Engineer ₹25-80 lakh Track C + research papers
AI Product Manager ₹15-50 lakh Track A + product/MBA
AI Solutions Architect ₹20-60 lakh Track B + cloud (AWS/Azure)

Top hiring companies India: Microsoft, Google, Amazon, Meta India, Adobe, Infosys, TCS (AI division), startups (Krutrim, Sarvam, Yellow.ai).

If the formal channel fails, escalate via RTI

If this complaint isn't resolved through the regular complaint route, you can file an RTI to force the public authority to either act or explain in writing why they haven't. The fee is ₹10 (free if you're BPL).

FAQs

Do I need a degree to get an AI job?

Helpful but not mandatory. Strong portfolio + Kaggle competitions > generic certificate. Top companies care about what you can build.

Can I learn AI in Hindi?

Yes — major Hindi YouTube channels: Krish Naik (Hindi+English), CodeBasics, The AI Bug. Hugging Face has community resources in 10+ Indian languages.

Best degree for AI career?

B.Tech CS / IT + master's (M.Tech / MS) ideal but not required. Pure math + statistics also strong. Many top engineers come from physics, electronics, mechanical.

How long until I get a job?

Track A — 3-6 months. Track B — 9-18 months (depending on prior coding experience). Most people overestimate by 30%.

Free GPU for projects?

Google Colab (free + paid Pro), Kaggle Notebooks (free 30 hrs/week T4 GPU), Hugging Face Spaces (free CPU), Lambda Labs (paid but cheap).

Should I start with PyTorch or TensorFlow?

PyTorch in 2026 — 80%+ industry + research. TensorFlow for legacy code or Google Cloud-heavy environments.

Will AI take my job?

AI augments most jobs, replaces some. Routine, repetitive, language-heavy jobs are most at risk. Learning AI itself is the best hedge.

Hardware needed?

Beginner: any laptop. Intermediate: Nvidia GPU helpful (RTX 3060+). Advanced: cloud (AWS/Colab Pro).

Best YouTube channels?

Andrej Karpathy (best world-class teacher), Two Minute Papers (research news), Krish Naik (Hindi+English), 3Blue1Brown (math intuition), Yannic Kilcher (papers).

When to specialise?

After 3-6 months of broad exposure. By month 6, you'll know what excites you (NLP / vision / recommendation systems / agents).

12-Week Schedule (Track B Detailed)

Week Focus Output
1-2 Python + math basics Solve 50 LeetCode easy problems
3-4 Core ML Built 2 ML projects (titanic, house prices)
5-6 Deep learning intro Image classifier on Hugging Face
7-8 LLMs intro RAG chatbot from a PDF
9-10 Agents + frameworks Multi-step AI agent
11-12 Deployment + portfolio 3-5 projects on GitHub + Hugging Face

Quick Checklist

Sources

How to start learning AI in India: Free courses, platforms, and career path (2026)

Start learning AI in India — complete guide on free courses, platforms, and career path:

  1. Step 1: What is AI and why learn it in 2026? (a) Artificial Intelligence (AI) — is the simulation — of human intelligence — by machines — including — machine learning — deep learning — natural language processing — and computer vision, (b) the demand: (i) India — has over — 100,000 — AI — job — openings — in 2026, (ii) the average — AI — salary — in India — is Rs 8-25 LPA — for freshers — and Rs 40-80 LPA — for experienced, © the government — initiatives: (i) the National AI Mission — (IndiaAI), (ii) the AI — Centers of Excellence — (in education — and research), (iii) the FutureSkills — Prime — program — by MeitY — and NASSCOM.
  2. Step 2: Platform comparison table — free AI courses. (a) NPTEL/Swayam: (i) the courses: AI — ML — Deep Learning — by IIT — professors, (ii) the cost: free — (certification Rs 1,000), (iii) the level: beginner — to advanced, (iv) the language: English, (v) the certification: IIT/NPTEL, (b) Google — Learn — AI: (i) the courses: ML Crash Course — TensorFlow — etc., (ii) the cost: free, (iii) the level: beginner — to intermediate, (iv) the language: English, (v) the certification: Google, © Coursera: (i) the courses: AI For Everyone — Deep Learning Specialization — by Andrew Ng, (ii) the cost: free — to audit — (certification paid), (iii) the level: beginner — to advanced, (iv) the language: English, (v) the certification: Coursera/University, (d) FutureSkills Prime: (i) the courses: AI — ML — Big Data — by MeitY — and NASSCOM, (ii) the cost: free — (certification Rs 500-2,000), (iii) the level: beginner — to advanced, (iv) the language: English — and Hindi, (v) the certification: MeitY/NASSCOM, (e) edX: (i) the courses: AI — by MIT — Harvard — IIT Bombay, (ii) the cost: free — to audit, (iii) the level: intermediate — to advanced, (iv) the language: English, (v) the certification: edX/University, (f) Kaggle Learn: (i) the courses: Python — ML — Deep Learning — NLP, (ii) the cost: free, (iii) the level: beginner — to intermediate, (iv) the language: English, (v) the certification: Kaggle.
  3. Step 3: Learning path for beginners. (a) Step 1: Learn — Python — (1-2 months) — from NPTEL — or Kaggle, (b) Step 2: Learn — Mathematics — (linear algebra — statistics — calculus) — from Khan Academy — or NPTEL, © Step 3: Learn — Machine Learning — (2-3 months) — from Andrew Ng — or NPTEL, (d) Step 4: Learn — Deep Learning — (2-3 months) — from TensorFlow — or PyTorch — tutorials, (e) Step 5: Build — projects — (3-6 months) — on Kaggle — or GitHub, (f) Step 6: Apply — for internships — and jobs — on LinkedIn — and Naukri.
  4. Step 4: Government AI initiatives and courses. (a) IndiaAI Mission: (i) the budget: Rs 10,372 crore — approved — in 2024, (ii) the components: (a) compute — infrastructure, (b) innovation — center, © dataset — platform, (d) skill — development, (e) startup — financing, (b) FutureSkills Prime: (i) the free — courses — on AI — ML — Big Data — IoT — Cybersecurity, (ii) the certification — by MeitY — and NASSCOM, (iii) the website: futureskills Prime — at meity.gov.in, © AI Centers of Excellence: (i) in education — at IIT — and IISc, (ii) in research — at top — institutions.
  5. Step 5: How to file RTI for AI education schemes. (a) the MeitY — and the Ministry of Education — are public authorities — under the RTI Act, (b) the RTI application — can ask: (i) “Provide the details — of the IndiaAI — Mission — including: (a) the budget — allocated, (b) the budget — utilised, © the courses — launched, (d) the beneficiaries — trained, (e) the partnerships — with the institutions”, (ii) “Provide the details — of the FutureSkills — Prime — program — including: (a) the courses — available, (b) the enrolled — students, © the certified — students, (d) the placement — rate, (e) the feedback — from the students”, © the application fee — is Rs 10.
  6. Step 6: Career paths in AI. (a) ML Engineer: (i) the skills: Python — TensorFlow — PyTorch — ML — algorithms, (ii) the salary: Rs 8-25 LPA, (b) Data Scientist: (i) the skills: Python — R — statistics — ML — SQL, (ii) the salary: Rs 10-30 LPA, © AI Researcher: (i) the skills: deep learning — NLP — CV — research — publications, (ii) the salary: Rs 15-50 LPA, (d) AI Consultant: (i) the skills: AI — strategy — business — domain — project management, (ii) the salary: Rs 20-60 LPA.
  7. Step 7: Practical tips. (a) start — with Python — and the basic — mathematics, (b) use — the free — courses — from NPTEL — and Google — before — the paid — courses, © build — the projects — on Kaggle — and GitHub — for the portfolio, (d) apply — for the IndiaAI — and FutureSkills — Prime — programs, (e) file RTI — with the MeitY — for the IndiaAI — Mission — details, (f) Example: A student — completed — the NPTEL — ML — course — and the Andrew Ng — Deep Learning — specialization — and built — 3 projects — on Kaggle — and applied — for the ML — Engineer — role — and got — the job — with Rs 12 LPA — within 6 months.

See Start Learning AI and PMKVY Skill India.