Building Gen AI App 12+ Hands-on Projects with Gemini Pro
49 lectures15h 49m total2 articlesSubtitles & transcript search14 sections
Full lifetime access · picks up where you left off
Curriculum
14 sections · 51 lectures
01Getting Started2 · 1m
- Welcome to the CoursePreview1:18
- Course Materials
02Python Programming Language5 · 1h 16m
- Getting Started With Vs Code10:37
- Python Basics-Syntax And Semantics20:18
- Variables In Python18:55
- Basics Data Types In Python9:53
- Operators In Python16:17
03Python Control Flow2 · 49m
- Conditional Statements(if,elif,else)21:03
- Loops In Python28:03
04Inbuilt Data Structure In Python4 · 1h 48m
- Lista And List Comprhrension37:08
- Practical Examples Of List9:51
- Tuples In Python22:35
- Dictionaries In Python38:19
05Functions In Python5 · 1h 22m
- Getting Started With Functions24:22
- More Examples For Functions28:03
- Lambda Function9:45
- Map Function In Python11:09
- Filter Function In Python9:01
06Importing Creating Modules And Packages2 · 35m
- Import Modules And Packages In Python17:07
- Standard Library Overview17:44
07File Handling With Python2 · 26m
- File Operation With Python17:08
- Working With File Paths8:44
08Exception Handling1 · 25m
- Exception Handling With Try Except Finally else blocks25:00
09OOPS Concepts With Classes And Objects8 · 1h 56m
- Classes And Objects In Python22:56
- Inheritance In OOPS19:01
- Polymorphism In OOPS19:09
- Encapsulation In OOPS22:12
- Abstraction In OOPS9:09
- Magic Methods In Python8:04
- Operator Overloading In Python8:32
- Custom Exception Handling7:06
10Introduction To Generative AI4 · 42m
- Introduction To Google Gemini Models And Its Variants5:14
- Creating Free API Keys For Google Gemini Models6:58
- Exploring All Google Gemini Models Variants With Practical Demo16:49
- What is Generative AI12:29
11End To End LLM And LIM Projects Using Google Gemini10 · 4h 12m
- Building End to End LLM and Large image model application using Gemini pro25:38
- Step by Step Tutorial to Create Conversational Q&A Chatbot using Gemini Pro14:20
- End to End Multi Language Invoice Extractor Project using Gemini Pro LLM Model25:29
- Chat With multiple Pdf Documents with Langchain and Google Gemini Pro29:12
- End To End Document Q&A Using Google Gemma,Groq API32:58
- End to End Text to SQL LLM App along with Quering SQL database using Gemini Pro29:31
- End To End Resume Application Tracking System(ATS) Using Google Gemini Pro Visio33:59
- Modified End To End Resume ATS Tracking LLM Project With Google Gemini Pro16:00
- End to End Nutritionist Generative AI Doctor Using Google Gemini Pro Vision19:19
- End To End Youtube Video Transcribe Summarizer LLM App With Google Gemini Pro25:41
12CrewAI-Create Multi AI Agents With LLM Models2 · 1h
- Building YT Videos To Blog Creator AI Agents Using CrewAI And OpenAI32:42
- News Reporter AI Agent Using CrewAI With Google Gemini Pro Models27:28
13Fine Tuning With Google Open Source Models3 · 1h 17m
- What is Quantization-Theoretical Intuition32:44
- LORA And QLORA Indepth Intuition22:06
- Finetuning With Custom Data Using Google Gemma Models22:04
14What To Do Going Ahead1 · 0m
- Keep On Exploring