Course Overview: Advanced AI Live Project Training (Mohali)
1. Executive Summary & Program Philosophy
In the rapidly evolving landscape of Artificial Intelligence, theoretical knowledge alone is no longer a differentiator. The industry demands professionals who can architect solutions, optimize models for production, and solve unstructured business problems. Recognizing this gap, our Advanced AI Live Project Training in Mohali—the emerging Silicon Valley of North India—has been architected to bridge the chasm between classroom learning and corporate AI deployment.
Mohali, with its burgeoning IT corridors (Sector 74, 82, and 85) and proximity to Chandigarh’s startup ecosystem, is witnessing a surge in demand for AI Engineers, MLOps Specialists, and Generative AI Developers. This training program is not a traditional certificate course; it is an intensive, practicum-driven journey.
Core Philosophy: Learn by Building, Deploy by Doing.
Over the duration of this program, you will move from being a consumer of AI libraries to a creator of production-grade systems. You will work on three major live projects, simulating the workflow of top tech giants like Google, Amazon, and homegrown unicorns. You will learn to handle messy data, address model drift, scale inference, and present insights to C-suite stakeholders.
2. Target Audience & Prerequisites
This course is designed for the intermediate-to-advanced learner.
Ideal Candidates:
-
Final Year Engineering Students (CSE/IT/ECE): Looking for a capstone project that guarantees placement.
-
Early-Career Data Scientists (0–2 years): Who have built Jupyter notebooks but never deployed a model via FastAPI or Docker.
-
Software Developers/Engineers: Transitioning from traditional development (Java/.NET/PHP) into AI/ML engineering.
-
Analytics Professionals: Who want to upgrade from descriptive analytics (Power BI/Tableau) to predictive and prescriptive AI.
Strict Prerequisites (Self-Paced Foundational Module Included):
-
Programming: Strong Python fundamentals (Loops, Functions, OOP, Exception Handling).
-
Math: Basic understanding of Linear Algebra (Matrices, Vectors) and Calculus (Derivatives).
-
Statistics: Mean/Median/Standard Deviation, Probability (Bayes Theorem), Hypothesis Testing.
-
*Note: If you lack these, we provide a 2-week bootcamp before the main training begins.*
3. Unique Selling Propositions (USPs) – Mohali Edition
Why choose this specific training in Mohali over online courses or other institutes?
-
The Mohali Tech Corridor Advantage: Our lab partners include IT firms in IT City, Sector 74 (like GlobalLogic, Citibank) and Alpha, Beta, Gamma Blocks. Guest lectures are conducted by AI leads from these firms.
-
Live-Client Simulation: Unlike generic projects (e.g., "Iris Classification"), our live projects are based on anonymized datasets from real Mohali-based startups and mid-size enterprises (EdTech, FinTech, Healthcare).
-
MLOps Focus: While other institutes stop at model building, we spend 30% of the course on MLOps (CI/CD for ML, Docker, Kubeflow, MLflow). You will learn how to retrain models automatically.
-
Generative AI Integration: As of 2025-26, GenAI is non-negotiable. You will learn to integrate LLMs (GPT-4, Llama 3, Gemini) with classic ML models.
-
Placement Rigor: We simulate the actual interview process of Deutsche Bank (Mohali), Infosys (Chandigarh), and Fidelity Investments. You will undergo 5 mock interviews and resume reviews by HR professionals.
4. Course Architecture (The 4 Pillars)
The training is divided into four distinct pillars that mimic the industry lifecycle of an AI product.
Pillar I: Advanced Feature Engineering & Data Wrangling (Live Databases)
-
Topics: SQL for AI (Window functions, CTEs), Handling missing data using MICE (Multivariate Imputation), Outlier detection using IQR & Z-score, Feature Scaling (Standard vs. Robust), Encoding (Target encoding, WOE encoding).
-
Tools: Pandas 2.0, Polars (for big data), SQLite/PostgreSQL.
-
Industry Use Case: Cleaning 500GB of server log data from a Mohali-based E-commerce client.
Pillar II: Core ML & Hyperparameter Tuning (Production Grade)
-
Topics: Moving beyond Scikit-learn basics. Ensemble methods (XGBoost, LightGBM, CatBoost), Stacking & Blending, Time Series (ARIMA, SARIMA, Prophet).
-
Hyperparameter Tuning: GridSearchCV vs RandomizedSearchCV vs Bayesian Optimization (Optuna, Hyperopt).
-
Validation: Nested Cross-Validation, Time Series Split.
-
Project: Predicting customer churn for a local telecom provider with 99.5% recall.
Pillar III: Deep Learning & Computer Vision (GPU Lab)
-
Topics: Neural Networks from scratch (NumPy), Activation functions (Swish, GELU), Optimizers (AdamW, Nadam), Regularization (Dropout, BatchNorm).
-
CNN Architectures: ResNet, EfficientNet, YOLO v8 (Object Detection).
-
NLP: Transformers architecture, BERT fine-tuning, Sentence Transformers.
-
Tools: PyTorch 2.0, TensorFlow 2.x, Hugging Face, Weights & Biases.
-
Live Project: Building a document analyzer for a Mohali legal firm (OCR + Summarization).
Pillar IV: MLOps & Deployment (The Mohali Differentiator)
-
Topics: Model serialization (Pickle, ONNX), Creating REST APIs (FastAPI), Containerization (Docker), Cloud deployment (AWS SageMaker / Azure ML), Model monitoring (Evidently AI), Drift detection (Data Drift vs Concept Drift).
-
CI/CD for ML: GitHub Actions to automate retraining.
-
Project: Deploying a recommendation system on a live AWS EC2 instance with auto-scaling.
5. Detailed Weekly Curriculum (12 Weeks / 240 Hours)
*Note: This is a full-time (4 hours daily) or weekend (8 hours Saturday+Sunday) schedule.*
Weeks 1-2: Python for AI Engineering (Advanced)
-
Day 1-2: Advanced OOP (Dataclasses, Abstract Base Classes, Decorators for timing/logging).
-
Day 3-4: Asynchronous Python (Async/Await for parallel API calls), Generators for memory efficiency.
-
Day 5-6: NumPy vectorization (Avoiding Python loops), Advanced indexing.
-
Day 7-8: Polars vs Pandas performance benchmarks.
-
Day 9-10: Code structuring (Modular coding, Config files using Pydantic).
-
Assessment: Build a data ingestion pipeline that reads from 3 different file formats (CSV, JSON, Parquet) and merges them.
Weeks 3-4: Data Science Studio (EDA + Statistics)
-
Hypothesis Testing: A/B testing concepts (T-test, Chi-square). Calculating p-values and confidence intervals.
-
EDA Automation: Using SweetViz and Pandas Profiling.
-
Feature Selection: Mutual Information, ANOVA F-test, Recursive Feature Elimination (RFE).
-
Live Lab: Analyze a real dataset from a Mohali fintech app (User transaction logs). Find patterns of fraudulent behavior using only statistical methods before applying ML.
-
Project Milestone 1: Data Quality Report delivered to "client" (instructor).
Weeks 5-6: Classical ML Mastery
-
Regression: Ridge/Lasso/ElasticNet (Why they prevent overfitting), Huber regression for outliers.
-
Classification: Logistic Regression (Decision boundary), SVM with RBF kernel, Naive Bayes for text.
-
Tree-Based Models: Decision Trees (Gini vs Entropy), Random Forest (Feature importance), XGBoost (Parameters: max_depth, eta, subsample).
-
Clustering: K-Means (Elbow method, Silhouette score), DBSCAN for non-spherical clusters, Hierarchical clustering.
-
Live Project 1 (Start): "Mohali Real Estate Price Predictor" – Scrape data from 99acres/Magicbricks for Mohali sectors (66-115). Clean, engineer features (distance to airport, proximity to metro), and build an XGBoost regressor. Achieve R2 > 0.85.
Weeks 7-8: Deep Learning & Computer Vision (GPU Intensive)
-
ANN/MLP: Backpropagation math, Vanishing/Exploding gradients, Batch vs Layer Norm.
-
CNN: Convolution operation, Pooling, strides. Architectures: Implement ResNet-50 from scratch.
-
Transfer Learning: Using EfficientNetB0 for custom classification (e.g., sorting construction material for a Mohali smart city project).
-
Object Detection: YOLOv8 architecture (Anchor boxes, NMS). Train a custom model to detect helmets on a construction site.
-
Live Project 2: "Face Authentication System" – Using Siamese Networks (One-shot learning). Enroll 50 employees from a mock database. Achieve < 1% False Acceptance Rate.
Weeks 9-10: Generative AI & LLMs (Cutting Edge)
-
Introduction to GenAI: How GPT works (Tokenization, Embeddings, Attention is all you need).
-
Prompt Engineering: Zero-shot, Few-shot, Chain-of-Thought (CoT), ReAct prompting.
-
RAG (Retrieval Augmented Generation): Vector databases (ChromaDB, Pinecone), Embedding models (OpenAI Ada, BGE), Chunking strategies, Parent-document retrievers.
-
Fine-tuning: LoRA and QLoRA (Fine-tuning Llama 3 on custom instructions).
-
LLM Evaluation: ROUGE, BERTScore, LLM-as-a-judge.
-
Live Project 3: "Corporate Chatbot for Mohali IT Park" – Load PDFs of company policies (HR, IT, Security). Build a RAG pipeline using LangChain and Llama 3 (local to save cost). Deploy via Chainlit UI.
Weeks 11-12: MLOps & Final Integration (The Live Project)
-
Version Control for ML: DVC (Data Version Control) for tracking datasets on S3.
-
Experiment Tracking: MLflow (Logging parameters, metrics, models).
-
Model Serving: FastAPI (Sync vs Async endpoints), Batch inference vs Real-time.
-
Containerization: Dockerfile for Python environment, Docker Compose for (App + DB + Redis).
-
Cloud Deployment: AWS EC2 (Setting up security groups, systemd for auto-restart), or Azure App Service.
-
Monitoring: Evidently AI dashboards for data drift. Set up alerts (Email/Slack) when model accuracy drops below threshold.
-
Final Capstone (The Live Project): "End-to-End AI System for a Mohali Retail Chain"
-
Problem: Predict daily footfall and optimize inventory.
-
Solution: Time series model (Prophet) + Regression (XGBoost) for demand forecasting.
-
Tech Stack: FastAPI backend, React dashboard (basic), PostgreSQL for storing predictions.
-
Delivery: Deployed on AWS EC2. Presentation to mock board of directors.
-
6. Deep Dive: The Three Major Live Projects
This section details the capstones that will dominate your portfolio.
Project A: Computer Vision – Traffic Density Analysis for Mohali’s IT Corridor
-
Client: Simulated Municipal Corporation request.
-
Problem: Traffic jams at Sector 74-82 roundabout during peak hours (9-11 AM, 5-7 PM). Manual counting is inefficient.
-
Data: Live CCTV feeds (recorded videos provided) from 4 intersections.
-
Tasks:
-
Use YOLOv8 to detect vehicles (Car, Bike, Bus, Truck).
-
Track using DeepSORT algorithm to avoid double counting.
-
Compute density (vehicles per square meter).
-
Build a heatmap of traffic flow.
-
-
Deliverable: A real-time dashboard showing traffic density every 5 seconds. Alert system when density > 80%.
-
Skills: OpenCV, Supervision library, Redis for caching counts.
Project B: NLP – Sentiment Analysis for a Mohali E-commerce Aggregator
-
Client: Mock startup "PunjabCart" (aggregating local artisans).
-
Problem: Product reviews are in Hinglish (Hindi + English) and Punjabi (Gurmukhi script). Current models fail.
-
Data: 50,000 scraped reviews from social media and their app.
-
Tasks:
-
Build a custom tokenizer for Punjabi using SentencePiece.
-
Fine-tune a Multilingual BERT (mBERT) or IndicBERT.
-
Aspect-based sentiment analysis (Price, Quality, Delivery, Packaging).
-
Generate automatic summary tags (e.g., "Good quality, late delivery").
-
-
Deliverable: API that takes text input and returns JSON:
{“aspect”: “quality”, “sentiment”: “positive”, “confidence”: 0.94}. -
Skills: Transformers, Gradio, Hugging Face Hub.
Project C: Generative AI – Automated SQL Query Generator (Text-to-SQL)
-
Client: Internal tool for a Mohali-based bank’s data team.
-
Problem: Business analysts know English but not SQL. They need to ask questions like "Show me all customers who transacted >50k in March."
-
Data: Mock bank database schema (20 tables: Customers, Accounts, Transactions, Loans).
-
Tasks:
-
Use a Code Llama or GPT-3.5-turbo fine-tuned on Spider dataset.
-
Implement RAG on the database schema (retrieve relevant tables/columns).
-
Constraint decoding (ensure generated SQL is valid syntax).
-
Execute the SQL on a safe sandbox database and return the results.
-
-
Deliverable: Streamlit app where user types natural language -> displays SQL + Table output.
-
Skills: LangChain, SQLAlchemy, VLLM for inference.
7. Tools & Technologies Covered (Comprehensive List)
| Category | Specific Tools |
|---|---|
| Languages | Python 3.11, SQL (PostgreSQL dialect), Bash scripting |
| Data Science | Pandas, Polars, NumPy, SciPy, Scikit-learn, Statsmodels |
| Deep Learning | PyTorch (Primary), TensorFlow/Keras (Secondary), Hugging Face |
| Gen AI / LLM | LangChain, LlamaIndex, ChromaDB, Pinecone, OpenAI API, Ollama |
| MLOps | MLflow, DVC, Evidently AI, FastAPI, Docker, Kubernetes (intro) |
| Cloud | AWS (S3, EC2, SageMaker), Azure ML (optional module) |
| Visualization | Matplotlib, Seaborn, Plotly, Streamlit, Gradio |
| Version Control | Git, GitHub Actions (CI/CD) |
8. Assessment & Certification
To ensure you are job-ready, your performance is measured continuously, not just by an end exam.
Grading Breakdown:
-
Weekly Coding Quizzes (15%): Randomized LeetCode-style problems + Pandas puzzles.
-
Model Performance Leaderboard (15%): Weekly Kaggle-style competition within the batch (e.g., highest accuracy on a hidden test set).
-
Code Reviews (20%): Your pull requests are reviewed by industry mentors. You are graded on code cleanliness, docstrings, type hints, and unit tests.
-
Live Project Presentations (30%): At the end of Weeks 6, 9, and 12. You must present to a panel of 3 industry experts (from Mohali IT firms).
-
Final Written Exam (20%): Theory + Math (Deriving backprop, explaining bias-variance tradeoff).
Certification:
Upon successful completion (minimum 80% attendance and 70% aggregate score), you receive:
-
Advanced AI Live Project Certification (Blockchain-verified).
-
Digital Badge (Credly/Acredly) listing all project competencies.
-
Portfolio PDF with GitHub links and live deployment URLs for all 3 major projects.
-
Optional: NASSCOM Certification (if opted, additional fee applies).
9. Career Services & Placement Assistance (Mohali Focus)
We do not just train you; we place you. Our dedicated placement cell has MoUs with 40+ companies in the Tricity region.
Placement Pipeline:
-
Resume Engineering: Rewriting your resume to highlight projects over years of education. ATS-friendly templates.
-
Mock Interview Series:
-
Round 1: Aptitude & Logical Reasoning (Deloitte pattern).
-
Round 2: Machine Learning Quiz (XGBoost vs Random Forest, precision vs recall).
-
Round 3: Live Coding (Implement a class for a Neural Network layer in Python).
-
Round 4: System Design for AI (How would you serve 1000 requests per second?).
-
-
Hiring Partners (Partial List):
-
Mohali/Chandigarh: Netsmartz, Code Brew Labs, InfoEdge (Naukri.com), GreyB, SourceFuse, Seasec.
-
Remote/Hybrid: Jio, HCL, Tech Mahindra, Accenture AI Labs.
-
-
Placement Track Record (Last 3 Batches):
-
92% placement rate within 6 months.
-
Average starting salary: ₹5.5 LPA (Freshers) / ₹9 LPA (Experienced).
-
Top recruit: ₹14 LPA (AI Engineer at a Singapore-based remote startup).
-
Additional Support:
-
LinkedIn Optimization: Profile makeover by professional writer.
-
GitHub Profile: Ensuring your repositories have README.md, setup.py, and requirements.txt.
-
Referral Network: Direct referrals from alumni currently working in Mohali IT parks.
10. Logistics, Fees, and Enrollment
Mode of Delivery:
-
Option A (Hybrid): In-person lab sessions at our Mohali center (Sector 82, near Chandigarh University) + recorded theory lectures.
-
Option B (Live Online): Instructor-led live classes (Zoom + Slack channel) with remote GPU access. Same projects, same placement support.
Schedule:
-
Weekday Batch: Monday to Friday, 6:00 PM – 8:00 PM (2 hours) + 2 hours of lab/project work (supervised).
-
Weekend Batch: Saturday & Sunday, 10:00 AM – 2:00 PM (4 hours) + 4 hours of self-paced labs.
Duration:
-
Total Contact Hours: 240 hours (Live instruction).
-
Project Work (Self-Paced): 120 additional hours (Mentor supported).
-
Total Commitment: ~360 hours over 12 weeks.
Investment (Fees):
-
Total Course Fee: ₹49,999 + GST (18%).
-
Early Bird Discount (30 days before start): ₹39,999 + GST.
-
Group Discount (3+ students): Additional 10% off.
-
EMI Options: Available via 0% interest credit card EMI (3/6/9 months).
What is NOT Included (Bring Your Own):
-
Laptop (Minimum 16GB RAM, i5/AMD Ryzen 5, NVIDIA GPU recommended but not mandatory – we provide cloud GPU credits worth $50).
-
Cloud credits beyond initial $50 (AWS/Azure – estimate additional $20–50 for final project).
How to Enroll:
-
Aptitude Test: Free online test (Python + Logical Reasoning) – 30 minutes.
-
Technical Interview: 15-min video call to assess readiness.
-
Payment & Onboarding: Receive welcome kit (GitHub template, Slack invite, syllabus PDF).
11. Sample Daily Schedule (In-Person Mohali)
To give you a sense of rigor, here is a typical Tuesday in Week 8 (Deep Learning module).
-
9:00 AM – 9:30 AM: Stand-up meeting. Discuss yesterday’s YOLOv8 training issues.
-
9:30 AM – 11:00 AM: Live lecture: Transfer Learning – When to freeze layers? How to choose a pre-trained model?
-
11:00 AM – 11:15 AM: Tea break & peer networking.
-
11:15 AM – 12:30 PM: Coding lab: Fine-tune ResNet-50 on a custom dataset (Cracked vs Non-cracked roads – Mohali smart city project).
-
12:30 PM – 1:30 PM: Lunch break (Access to cafeteria & discussion with mentors).
-
1:30 PM – 3:00 PM: Group project work: Integrating the ResNet model into a FastAPI endpoint.
-
3:00 PM – 3:30 PM: Review & Q&A – Code walkthrough by lead instructor.
-
3:30 PM – 4:00 PM: Daily quiz (5 questions) & assignment push to GitHub.
12. Why Mohali? The Strategic Location Advantage
You might wonder why we emphasize Mohali. Beyond the training, the ecosystem matters:
-
Cost of Living: PG accommodations near Sector 82 start at ₹6,000/month (including food). Far cheaper than Bangalore or Gurgaon.
-
Connectivity: Chandigarh International Airport is 20 minutes away. Direct flights to Dubai, Bangkok, and all major Indian cities.
-
Networking Opportunities: Weekly meetups at The Office (Sector 82) and TLS (Sector 74) where startup founders hunt for AI talent.
-
Peaceful Environment: Unlike the chaos of metro cities, Mohali offers a focused learning environment with green spaces (Sukhna Lake nearby).
13. Instructor Profiles
Your learning is only as good as your guides.
-
Dr. Ananya Sharma (Lead AI Mentor): PhD in Machine Learning from IIT Ropar. Previously AI Lead at a Mohali-based healthtech startup. Specializes in MLOps and LLM fine-tuning.
-
Rohit Verma (Deep Learning Specialist): Ex-Computer Vision Engineer at a drone surveillance company. 5+ years in industry. Published papers on YOLO variants.
-
Priyanka Chawla (Data Engineering & SQL): Former Senior Data Engineer at GlobalLogic, Mohali. Expert in ETL pipelines and database optimization.
-
Guest Mentors: Every alternate Saturday, we invite AI Architects from Fidelity, Citibank, and GreyB for 2-hour masterclasses.
14. Frequently Asked Questions (FAQ)
Q: I am from a non-CS background (e.g., Electronics, Mathematics). Can I join?
A: Yes, provided you clear the aptitude test and complete our free Python & Math foundation course (2 weeks). We have successfully trained civil and mechanical engineers who are now AI engineers.
Q: Will I get a job guarantee?
A: We do not offer a 100% placement guarantee (that is illegal and unethical). However, we offer a "Interview Until You Get Hired" policy. If you complete the course and do not land a job within 6 months, you can re-take the next batch for free (subject to attendance criteria).
Q: I live in another city. Can I do this online?
A: Yes. Our Live Online batch is identical in curriculum. You will receive a GPU-enabled virtual machine via Google Colab Pro / Lambda Labs. You must be available for live coding interviews and project presentations via Zoom.
Q: What if I miss a class?
A: Every session is recorded and uploaded to our LMS within 24 hours. You have 1 week to catch up. For labs, you can book 1-on-1 time with a teaching assistant.
Q: Is MacBook M1/M2 okay for this course?
A: Yes, but with caveats. TensorFlow/PyTorch work natively on M1. However, for large YOLO training, you will rely on our cloud GPU credits. Avoid 8GB RAM models; 16GB is mandatory.
15. Call to Action
The AI revolution is not coming; it is already here. Mohali’s tech scene is hungry for engineers who can ship models, not just write notebooks.
Batch Start Dates (2025-2026):
-
Batch 23: June 15, 2025
-
Batch 24: August 10, 2025
-
Batch 25: October 5, 2025
-
Batch 26: January 12, 2026
Limited Seats: 30 per batch (to ensure 1:10 mentor-student ratio).
