Class 02 – Python Fundamentals: Python Data Types – Lists, Tuples, Sets & Dictionaries | Essential Built-in Functions | Comparison & Chained Comparison Operators | Conditional Statements (if, elif, else) | User Input Handling | For Loops
AI Engineering (Batch-05) – Session 02
02:45:17
Class 03 – Python Fundamentals: Functions – User-Defined Functions | Making Simple Apps: Hangman | Rock Paper Scissors | Multiplication Table Generator | Budget Tracker | And much more using only Python fundamentals!
AI Engineering (Batch-05) – Session 03
02:34:10
Class 04 – Python Real-World Applications: Projects: QR Code Generator | Nearby Location Finder | Dynamic Email Sender | Audio Transcription & Translation | Web Scraper
AI Engineering (Batch-05) – Session 04
02:43:07
Class 05 – Python Real-World Applications: PDF Tools – Reading, Text & Image Extraction | Merging | Watermarking | Exploring Libraries – Pandas | Importing & Exporting CSV and Excel Files | Built-in Functions of Pandas | Why Pandas is Important for Data Analysis | Case Study (Part 1): EDA – 365 Men Clothing Store
AI Engineering (Batch-05) – Session 05
02:56:08
Class 06 – Exploring Libraries: Pandas – Case Study (Part 2): EDA – 365 Men Clothing Store | GroupBy Operations | Filters | Merging DataFrames
AI Engineering (Batch-05) – Session 06
02:18:40
Class 07 – Exploring Libraries: Auto EDA – YData Profiling | Sweetviz | D-Tale | Introduction to NumPy | Creating 1D, 2D & 3D Arrays | NumPy Built-in Functions | Array Operations & Practical Examples
AI Engineering (Batch-05) – Session 07
02:28:08
Class 08 – Generative AI Fundamentals: What is Generative AI? | How LLMs Work (Basic Intuition) | Exploring ChatGPT & OpenAI | GROQ API | DeepSeek API | Understanding Tokens (Input & Output Tokens) | Model Parameters & Temperature | Practical API Demonstration
AI Engineering (Batch-05) – Session 08
02:37:13
Class 09 – Generative AI – Prompt Engineering: What is Prompt Engineering? | Zero-Shot Prompting | One-Shot Prompting | Few-Shot Prompting | Chain of Thought (CoT) | Self-Consistency | ReAct Framework | Structured Prompt Design | Practical Hands-On Examples
AI Engineering (Batch-05) – Session 09
02:26:16
Class 10 – Generative AI – LangChain Framework (Part 1): What is LangChain? | LangChain Architecture Overview | Models / LLM Integration | Prompt Templates | Output Parsers | Chains | LCEL (LangChain Expression Language) | Step-by-Step Implementation
AI Engineering (Batch-05) – Session 10
01:39:48
Class 11 – Generative AI – LangChain Framework (Part 2): LangChain Memory | Types of Memory: Chat History | Conversation Buffer | Sliding Window Memory | Summary Memory | Practical Implementation | What is RAG? | RAG Architecture Understanding
AI Engineering (Batch-05) – Session 11
01:37:57
Class 12 – Generative AI – Real-World Use Cases: Project 01: Marketing Campaign & LinkedIn Job Post Generator using GROQ API | Project 02: DeepSeek Conversational Chatbot | API Integration | Prompt Optimization
AI Engineering (Batch-05) – Session 12
01:20:22
Class 13 – Generative AI – Hugging Face: What is Hugging Face? | Hugging Face Ecosystem Overview (Models, Datasets, Spaces) | What is Inference? | Inference vs Model Download (Local Deployment) | Using Hugging Face Inference API | Hands-On Demo with Meta LLaMA Models & Text-to-Image Generation | Course Recap & Student Experience Discussion
AI Engineering (Batch-05) – Session 13
01:34:11
Class 14 – Generative AI: RAG Chatbot with FAISS (Streamlit): Project: RAG-Based Chatbot using Streamlit & Groq API | RAG Architecture (Detailed Code Explanation) | Word Embeddings | Text Splitting & Chunking | FAISS Working | Handling Greeting Messages in RAG
AI Engineering (Batch-05) – Session 14
01:31:19
Class 15 – SQL Fundamentals: Introduction to Databases | SQL Installation (SSMS & SQL Server) | Restoring Database Backup | SELECT Statement | Filtering (WHERE, AND, IN, BETWEEN, LIKE) | ORDER BY | String Functions (LEN, UPPER, LOWER, LEFT, RIGHT)
Class 25 – Machine Learning: Supervised Learning Models: KNN Algorithm (IRIS Dataset Implementation) | Decision Tree (Concept)
AI Engineering (Batch-05) – Session 25
02:35:57
Class 26 – Machine Learning: Advanced Models: Decision Tree (Manual Entropy & Information Gain vs Library) | Random Forest | K-Means Clustering | Elbow Method
AI Engineering (Batch-05) – Session 26
02:13:21
Class 27 – Machine Learning: Unsupervised Learning: DBSCAN & HDBSCAN (Explanation & Implementation) | Association Rule Mining (Explanation & Implementation) | General Discussion
AI Engineering (Batch-05) – Session 27
02:39:13
Class 28 – Deep Learning: Introduction to Neural Networks | Neurons, Input/Hidden/Output Layers | Single & Multi-Layer Perceptron Theory & Implementation | Activation Functions & Backpropagation