Master the creation of advanced generative AI applications using the Langchain framework and Huggingface's cutting-edge models.
Understand the architecture and design patterns for building robust and scalable generative AI systems.
Gain practical experience in deploying generative AI models across various environments, including cloud platforms and on-premise servers.
Explore deployment strategies that ensure scalability, reliability, and optimal performance of AI applications.
Develop Retrieval-Augmented Generation (RAG) pipelines to boost the accuracy and efficiency of generative models by integrating retrieval mechanisms.
Seamlessly incorporate Huggingface's pre-trained models into Langchain applications to leverage their powerful NLP capabilities.
Customize and fine-tune Huggingface models to meet specific application needs and use cases.
Engage in real-world projects demonstrating Generative AI applications in domains such as chatbots, content generation, and data augmentation.
Course Content
Class 01 – Introduction of Generative AI | AI Future Prospects | Career Opportunities | Training Modules | Instructor Introduction | QnA Session
Demo Session
02:18:42
Class 02 – Basics of Python (Punctuations, Mathematical Operators, Brackets and Craces, Logical and Comparison) | Syntax and Semantics | Conditional Statement | Python Variables (Variables, Declaring and Assigning Variables, Naming Conventions, Types) | Practical Examples and Common Errors
Generative AI (Batch-01) – Session 01
02:14:10
Class 03 – Data Types (Integers, Floating, Point Numbers, Strings, Booleans) | Advanced Data Types (Lists, Tuples, Sets, Dictionaries) | Operators (Arithmetic, Comparison, Logical) | Conditional Statements (IF, ELIF, ELSE) | Practical Example – Employees Bonus Calculator
Generative AI (Batch-01) – Session 02
02:13:05
Class 04 – Loops (For Loop and While Loop) | Iterating over Range | Iterating over String | Loop Control Statements (Break, Continue, Pass) | Nested Loops | Data Structure (List, Tuples, Sets, Dictionaries) | List Comprehension
Generative AI (Batch-01) – Session 03
02:34:51
Class 05 – List Practical Examples (Managing an Inventory, Collecting Feedback) | Data Structure (Tuples) – Creating, Assessing and Operations | Mutable vs Immutable Tuples | Methods | Packing and Unpacking Tuples | Nested Tuples
Generative AI (Batch-01) – Session 04
02:20:30
Class 06 – Data Structure (Dictionaries) – Creating, Assessing and Modifying | Methods | Looping over Dictionaries | Nested Dictionaries | Dictionaries Comprehensions | Functions (Introduction to Functions, Defining Functions, Calling Functions, Parameters, Variable-Length Arguments, Return Statements)
Generative AI (Batch-01) – Session 05
02:05:34
Class 07 –
Generative AI (Batch-01) – Session 07
02:04:48
Class 08 – Python Libraries Overview (Array, Math, OS, Random, Shutil, JSON, CSV, Datetime) | File Operations (Read and Write Files) | Working with File Paths | Object-Oriented programming (OOP)
Generative AI (Batch-01) – Session 08
01:59:16
Class 09 – Object-Oriented programming (OOP) Basic | Inheritance in Python (Single and Multiple) | Polymorphism | Polymorphism with Abstract Base Classes
Generative AI (Batch-01) – Session 09
02:08:20
Class 10 – Polymorphism with Abstract Base Classes (Interfaces) | Encapsulation (Protected Method)
Generative AI (Batch-01) – Session 10
02:00:47
Class 11 – Encapsulation with Getter and Setter (Public, Protected, Private Variables or Access Modifiers)
Generative AI (Batch-01) – Session 11
01:59:15
Class 12 – Theory: One Hot Encoding | BOW | TF-IDF | Word2Vec | ANN (Artificial Neural Network) | CNN (Convolutional Neural Network) | Classification
Generative AI (Batch-01) – Session 12
01:54:27
Class 13 –
Generative AI (Batch-01) Session 13
02:06:27
Class 14 –
Generative AI (Batch-01) Session 14
02:06:41
Class 15 – Prediction and Deployment | Churn Modelling | ANN Implementation | Label Encoder Gender | One-Hot Encoder
Generative AI (Batch-01) Session15
02:09:36
Class 16 – Salary Regression | Encode Categorical Variables | One-Hot Encode | ANN Regression | Regression Model | Set Up TensorBoard
Generative AI (Batch-01) Session 16
01:43:03
Class 17 – LSTM RNN | LSTM Architecture | Forget Gate in LSTM | Understanding LSTM Networks
Generative AI (Batch-01) Session 17
02:02:08
Class 18 – Input Gate and Candidate Emory | Output Gate in LSTM | Training Process in LSTM RNN | GRU RNN Intuition