0% found this document useful (0 votes)
38 views3 pages

AI Roadmap Weekly Plan

The document outlines a 52-week training program focused on building coding skills, machine learning, natural language processing (NLP), and system design. Each week has specific topics and activities, starting with foundational coding in Python and progressing to advanced concepts like large language models and system design principles. The program culminates in preparation for Google interviews and job applications in the LLM field.

Uploaded by

Amar Nath
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
38 views3 pages

AI Roadmap Weekly Plan

The document outlines a 52-week training program focused on building coding skills, machine learning, natural language processing (NLP), and system design. Each week has specific topics and activities, starting with foundational coding in Python and progressing to advanced concepts like large language models and system design principles. The program culminates in preparation for Google interviews and job applications in the LLM field.

Uploaded by

Amar Nath
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 3

Week Start Date End Date Phase Focus

Week 1 2025-04-08 2025-04-14 Build Coding & Problem-Solving Foundation


Intro to Python: variables, data types, input/ou
Week 2 2025-04-15 2025-04-21 Build Coding & Problem-Solving FoundationPython control flow: if-else, loops
Week 3 2025-04-22 2025-04-28 Build Coding & Problem-Solving Foundation
Functions, lists, and dictionaries in Python
Week 4 2025-04-29 2025-05-05 Build Coding & Problem-Solving Foundation
Practice simple problems on LeetCode (easy l
Week 5 2025-05-06 2025-05-12 Build Coding & Problem-Solving Foundation
Object-Oriented Programming in Python
Week 6 2025-05-13 2025-05-19 Build Coding & Problem-Solving Foundation
More data structures: sets, tuples, strings
Week 7 2025-05-20 2025-05-26 Build Coding & Problem-Solving Foundation
Recursion basics + LeetCode problems
Week 8 2025-05-27 2025-06-02 Build Coding & Problem-Solving Foundation Sorting/searching algorithms
Week 9 2025-06-03 2025-06-09 Build Coding & Problem-Solving Foundation Learn time/space complexity (Big-O)
Week 10 2025-06-10 2025-06-16 Build Coding & Problem-Solving Foundation
Intro to arrays and strings on LeetCode
Week 11 2025-06-17 2025-06-23 Build Coding & Problem-Solving Foundation Practice hash maps, stacks, queues
Week 12 2025-06-24 2025-06-30 Build Coding & Problem-SolvingLeetCode
Foundationreview + build mini project (e.g., file re
Week 13 2025-07-01 2025-07-07 Learn Machine Learning + NLP
Intro to ML: supervised vs unsupervised learn
Week 14 2025-07-08 2025-07-14 Learn Machine Learning + NLP Data analysis with Pandas and NumPy
Week 15 2025-07-15 2025-07-21 Learn Machine Learning + NLP Visualization with Matplotlib and Seaborn
Week 16 2025-07-22 2025-07-28 Learn Machine Learning +Train
NLP simple models: linear regression, decision
Week 17 2025-07-29 2025-08-04 Learn Machine Learning + NLP Intro to NLP: tokenization, text cleaning
Week 18 2025-08-05 2025-08-11 Learn Machine Learning + NLP Use scikit-learn for text classification
Week 19 2025-08-12 2025-08-18 Learn Machine Learning + NLP Word embeddings: TF-IDF, Word2Vec
Week 20 2025-08-19 2025-08-25 Learn Machine Learning + NLP Build mini project: VIN classifier
Week 21 2025-08-26 2025-09-01 Learn Machine Learning + NLPIntro to model evaluation: accuracy, F1, RO
Week 22 2025-09-02 2025-09-08 Learn Machine Learning + NLP Build NLP project: text summarizer
Week 23 2025-09-09 2025-09-15 Learn Machine Learning + Review
NLP all ML/NLP concepts + publish GitHub
Week 24 2025-09-16 2025-09-22 Learn Machine Learning + NLP Write blog on your ML/NLP project
Week 25 2025-09-23 2025-09-29 Dive into LLMs & Prompt Engineering
Intro to transformers and attention mechani
Week Start Date End Date Phase Focus
Week 26 2025-09-30 2025-10-06 Dive into LLMs & Prompt Engineering
Play with GPT-3/4 and Hugging Face mode
Week 27 2025-10-07 2025-10-13 Dive into LLMs & Prompt Engineering
Learn prompt engineering: zero-shot, few-sh
Week 28 2025-10-14 2025-10-20 Dive into LLMs & Prompt EngineeringUse LangChain to build RAG pipeline
Week 29 2025-10-21 2025-10-27 Dive into LLMs & Prompt Engineering Create chatbot using OpenAI API
Week 30 2025-10-28 2025-11-03 Dive into LLMs & Prompt Engineering
Build project: vehicle manual Q&A assistan
Week 31 2025-11-04 2025-11-10 Dive into LLMs & Prompt Engineering
Explore fine-tuning (LLaMA, BERT) on small da
Week 32 2025-11-11 2025-11-17 Dive into LLMs & Prompt Engineering Use Pinecone/Faiss for vector store
Week 33 2025-11-18 2025-11-24 Dive into LLMs & Prompt EngineeringBuild project: APDU decoder chatbot
Week 34 2025-11-25 2025-12-01 Dive into LLMs & Prompt Engineering
Deploy your chatbot with Gradio or Stream
Week 35 2025-12-02 2025-12-08 Dive into LLMs & Prompt Engineering Refactor and clean your AI projects
Week 36 2025-12-09 2025-12-15 Dive into LLMs & Prompt Engineering
Publish LLM app on GitHub + share on Linke
Week 37 2025-12-16 2025-12-22 System Design + Google PrepLearn basics of system design: APIs, databa
Week 38 2025-12-23 2025-12-29 System Design + Google Prep
Read system design book (Grokking the Interv
Week 39 2025-12-30 2026-01-05 System Design + Google Prep Design a chatbot backend system
Week 40 2026-01-06 2026-01-12 System Design + Google Prep Learn caching, load balancing, scaling
Week 41 2026-01-13 2026-01-19 System Design + Google Prep Google interview format overview
Week 42 2026-01-20 2026-01-26 System Design + Google Prep Start medium LeetCode problems daily
Week 43 2026-01-27 2026-02-02 System Design + Google PrepPractice STAR method for behavioral intervie
Week 44 2026-02-03 2026-02-09 System Design + Google Prep Mock interviews (Pramp, Interviewing.io)
Week 45 2026-02-10 2026-02-16 System Design + Google Prep Build final Google-ready resume
Week 46 2026-02-17 2026-02-23 System Design + Google Prep Apply for internal/external LLM jobs
Week 47 2026-02-24 2026-03-02 System Design + Google Prep Prepare for final Google interview rounds
Week 48 2026-03-03 2026-03-09 System Design + Google PrepBackup options: apply to startups & scale u
Week 49 2026-03-10 2026-03-16 System Design + Google PrepLearn basics of system design: APIs, databa
Week 50 2026-03-17 2026-03-23 System Design + Google Prep
Read system design book (Grokking the Interv
Week Start Date End Date Phase Focus
Week 51 2026-03-24 2026-03-30 System Design + Google Prep Design a chatbot backend system
Week 52 2026-03-31 2026-04-06 System Design + Google Prep Learn caching, load balancing, scaling

You might also like