Ananya wanted to study AI but didn't know whether to aim for IIT, IIIT, BITS, or apply abroad. She had no PhD parent guiding her. So she made her own roadmap — three flagship GitHub projects, a Kaggle bronze, one Medium article series, and a clear pitch.
Result: BITS Pilani CSE (Pilani campus) admit + IIIT-Hyderabad CSD admit + an unpaid summer research internship with an IIT-Madras professor. Total prep cost: ₹0 beyond JEE coaching. Roadmap and templates here.
College admission committees and internship recruiters skim — they don't read. Your GitHub must pass the 30-second test:
- Solve a real, named problem (not "ML demo").
- Have a README with: problem statement, dataset link, results table, deployed demo URL or video, lessons learned.
- Show one technical depth (e.g., "I implemented PagedAttention from scratch" or "I built the eval harness for 8 Indian languages").
Example flagship from this course:
- Class 11 L12 — Crop Disease Detection Web App (computer vision, deployed on Streamlit)
- Class 12 L01 — Marathi Tutor with QLoRA (LLM fine-tuning, Hindi/Marathi eval)
- Class 12 L08 — vLLM Deployment for 50K Users (production AI, k8s)
That's already three flagships, all built across this course. Polish the READMEs and pin them.
| Tier | Colleges | Entry Path | Notes |
|---|---|---|---|
| Tier 1 — IITs | IIT Bombay, Delhi, Madras, Kanpur, Kharagpur | JEE Advanced | Strong CS faculty; AI specialisation typically via electives + B.Tech project |
| Tier 1 — Specialised | IIIT Hyderabad (CSD/CLD), IIIT Delhi (CSAI), IISc UG (CS & Data Science) | JEE Main, UGEE (IIIT-H), KVPY/IISc admission test | India's top dedicated AI/CS programs |
| Tier 1 — Private | BITS Pilani (Pilani/Goa/Hyd), Plaksha, Ashoka | BITSAT, own tests | BITS CS at Pilani is on par with IITs in AI hiring |
| Tier 2 | NITs (Trichy, Surathkal, Warangal), VIT Vellore, IIIT Bangalore (PG only), Manipal | JEE Main, VITEEE | Solid CS, depends on student initiative |
| Specialised AI | IIT Hyderabad B.Tech AI, IIT Jodhpur AI & DS, IIT Patna AI | JEE Advanced | Newer AI-named programs at IITs |
For undergrad AI/CS abroad, the typical strong options:
- USA: CMU SCS, MIT EECS, Stanford CS, UC Berkeley EECS, Princeton CS, UIUC CS, Georgia Tech CS, UMich CS. Plus need-blind for Indian students: Harvard, Yale, MIT, Princeton (limited).
- UK: Cambridge (Computer Science), Oxford (CS or Maths & CS), Imperial Computing, UCL CS, Edinburgh AI.
- Singapore: NUS CS, NTU CS — well-funded, strong AI faculty, Indian-friendly.
- Canada: University of Toronto (Geoffrey Hinton's home), University of Waterloo CS (great co-op), UBC CS.
- Europe: ETH Zurich CS, EPFL CS, TU Munich AI, KU Leuven AI.
Cold email is the most under-used tool by Indian students. Here is what worked for Ananya:
Subject: Class 12 student — your DDP paper inspired my IndicBERT pre-training run
Dear Prof. [Name],
I'm Ananya Krishnan, a Class 12 student in Coimbatore. After reading
your 2024 paper on efficient gradient compression for distributed
training, I implemented a small-scale reproduction on IndicBERT-base
across 8 GPUs and saw a 2.1x throughput improvement matching your
Table 3.
GitHub: github.com/ananyak/indicbert-ddp-repro
(Includes the modified all-reduce hook, training logs, and a write-up.)
I'd love to spend my summer (May-July 2026) helping with any
infrastructure or empirical-eval task in your lab — paid or unpaid,
remote or in-person. Even logging experiments would be a privilege.
Open to a 15-minute call any time that suits you.
Thank you for reading,
Ananya
- Kaggle: A bronze medal is a real signal. Compete in Indic NLP / vision challenges.
- Open source: Contribute to AI4Bharat, Indic-NLP-Library, vLLM, transformers. A merged PR is a portfolio item.
- Smerc/RIA/IAS: Indian AI summer schools (often free for top applicants).
- Build-in-public: A working AI project with 100 real users beats most internships on a resume.
| Year | Role | Typical Compensation (India) | What to Build |
|---|---|---|---|
| Year 0 (UG) | Student + Intern | Stipend ₹15K–60K/month | Portfolio + 2 internships + 1 paper if possible |
| Year 1–2 | Junior ML Engineer / AI Engineer | ₹15–35 LPA (tier 1) or ₹8–18 LPA (tier 2) | Ship 2 production models; learn one specialisation |
| Year 3–5 | Senior ML / Research Engineer | ₹30–80 LPA | Lead a model surface end-to-end; mentor 1–2 juniors |
| Year 5+ | Staff / Principal / Founder / PhD | ₹60 LPA – ₹2 Cr+ or research/founder route | Architect or research direction; or start your own |
Top employers in India for AI roles (2026): Google India, Microsoft IDC, Amazon (AWS / Alexa), Adobe, Uber India, Ola Krutrim, Sarvam AI, Haptik, Glance, Razorpay, Flipkart, Swiggy, Zomato, plus US companies hiring remotely (Anthropic, OpenAI, NVIDIA, Cohere). Indian foundation-model startups (Sarvam, Krutrim, TWO AI) are the highest-leverage early-career bets right now.