Skip to content

nileshsarkarRA/Language-Modelling-and-Agentic-AI-Systems-Curriculum-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

LLM Engineering Mastery Course

From Zero to AI Engineer in 9 Weeks

Build production-ready AI applications: Web scrapers, chatbots, RAG systems, custom models, and cloud deployment.


Course Credits

Prepared By:

  • Nilesh Sarkar, 5th Sem Student, Department of Artificial Intelligence and Robotics Engineering, Dayananda Sagar University, Bangalore.

Under the Guidance of:

  • Dr. Pramod Kumar Naik, Chairperson, Department of Artificial Intelligence and Robotics Engineering, Dayananda Sagar University, Bangalore.

Just Downloaded? Start Here!

** Never coded before? Perfect!**

  1. Get Python 3.14python.org/downloads✅ CHECK "Add to PATH"
  2. Double-click this folderOpen Command Prompt here
  3. Type: python setup.pyPress EnterChoose option 1
  4. Wait 5-10 minutesEdit .env file with your API keyDone!

** Ready to start?**

jupyter notebook
# Click: Week1Compiled.ipynb  Begin your AI journey!

Your 9-Week AI Transformation

Week Project What You'll Master 🔥 Cool Factor
1 🌐 Web AI Researcher Gemini, Robust Scraping, Cosine Similarity Summarize any site with error-handling
2 💬 Stateful Chat Systems RNN/LSTM, Gradio, Tools/Function Calling Build context-aware airline assistants
3 📑 Meeting Extractor Attention, BPE Tokenization, Structured UI Extract logic from BPE-tokenized streams
4 🚀 Prompt Engineering System Prompting, AI Safety/Injection Master model steering & security
5 🧠 Semantic RAG Chunking Strategies, ChromaDB/FAISS Deploy persistent searchable knowledge
6 🏠 Local AI Engine Ollama, Quantization, Modelfiles Run powerful AI 100% offline
7 ⛓️ Agentic Reasoning LangGraph, Self-Reflective Agents AI that thinks, reflects, and loops
8 📊 Model Judge & Eval Telemetry (Cost/Token Tracking), RAG Triad Quantify performance & ROI of AI
9 🎓 Production Capstone FastAPI, Human-in-the-Loop (HITL) Deploy an autonomous researcher agent

What's in This Folder

📂 notebooks/ (Your Learning Journey)
├── Week1Compiled.ipynb → Week9Compiled.ipynb  # 9 hands-on projects

📂 manuals/ (Step-by-Step Lab Instructions)
├── Week1Compiled.pdf → Week9Compiled.pdf

📂 manual_outputs/ (Compiled Deliverables)
└── Full_Manual_Compiled.pdf  # Everything merged & ready to print!

⚡ ONE-CLICK SETUP (Everything You Need)
├── setup.py                 # Magic setup script (handles everything!)
├── requirements.txt         # Latest Python packages
└── .env                     # Your secret API keys (auto-created)

📚 HELP GUIDES (When You Need Support)
├── SETUP_GUIDE.md          # Detailed walkthrough
└── SETUP_CHECKLIST.md      # Step-by-step checklist

Get Your FREE AI Powers

** Required: Google Gemini AI (100% Free)**

⏱️ Takes 2 minutes:

  1. Visit: aistudio.google.com
  2. Sign in with Google → "Get API key""Create API key"
  3. Copy the key (looks like: AIzaSy...)
  4. Our setup script creates .env filePaste your key there

** Optional: HuggingFace (For Advanced Weeks 6-9)**

The Magic Setup Command

python setup.py

🎯 Smart Menu (Choose Your Adventure):

Option What It Does When To Use
1 🚀 FULL SETUP First time? Choose this!
2 🧪 TEST EVERYTHING Check if it's working
3 📄 FIX ENV FILE API key problems?
4 🆘 GET HELP Stuck? We got you!
5 EXIT All done!

💡 Pro tip: Choose option 1 first time, option 2 to verify!

Stuck? We've Got Your Back!

** Instant Fixes (Works 95% of the Time)**

# Try this first - fixes most issues!
python setup.py
# Choose option 1  Let it reinstall everything

** Detailed Help Resources**

Problem Solution Time
❌ Python issues setup_guide.md → Python section 5 min
❌ Package errors Run setup script again 2 min
❌ API not working setup.py → Option 4 (Help) 1 min
❌ Step-by-step help setup_checklist.md 10 min

🎯 Success Rate: 99.9% of issues solved by running setup again!


Choose Your Learning Adventure

** Recommended Paths**

Your Background Start Here Journey Time
👶 Complete Beginner Week 1 → Sequential Full mastery 8 weeks
💻 Some Programming Week 1 → Skip basics as needed Accelerated 4-6 weeks
🤖 AI Curious Week 2 → Focus on applications Application-focused 3-4 weeks
🧠 ML Background Week 5 → Advanced techniques Expert track 2-3 weeks

** Specialization Tracks**

  • 🌐 Web AI Apps: Weeks 1, 2, 4, 8
  • 🧠 AI Research: Weeks 5, 6, 7
  • 🏢 Enterprise AI: Weeks 4, 5, 8
  • 🚀 Startup MVP: Weeks 1, 2, 5, 8

Ready to Become an AI Engineer?

#  Your journey starts with one command:
python setup.py

#  Then begin your transformation:
jupyter notebook

💪 Join thousands of engineers who transformed their careers with AI!

About

Language Modelling and Agentic AI Systems Curriculum

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published