10 - Machine Learning For NLP (Prerequisites)/007 Text Preprocessing Stopwords.mp4 343.6 MB
47 - Detailed Intuition and Implementation Of Finetuning LLM Models/002 LORA And QLORA Indepth Mathematical Intuition.mp4 342.5 MB
47 - Detailed Intuition and Implementation Of Finetuning LLM Models/003 Practrical Implementation fine Tuning Custom Data With Google Gemma Model.mp4 335.1 MB
41 - Generative AI With AWS(Bonus)/005 Deployment Of Huggingface OpenSource LLM Models In AWS Sagemakers With Endpoints.mp4 333.5 MB
10 - Machine Learning For NLP (Prerequisites)/001 Roadmap To Learn NLP.mp4 332.6 MB
10 - Machine Learning For NLP (Prerequisites)/005 Text Preprocessing Stemming Uing NLTK.mp4 328.1 MB
20 - Transformers/002 What and Why To Use Transformers.mp4 241.4 MB
46 - Practical Implementation With Graphdb With Langchain/004 Prompting Statergies GraphDB With LLM.mp4 239.8 MB
27 - Building Chatbots With Conversation History Using Langchain/001 Building Chatbot With Message History Using Langchain.mp4 238.8 MB
17 - Bidirerctional RNN Indepth Intuition/001 Bidirectional RNN- Why To Use It.mp4 232.4 MB
35 - Gen AI Projects- Youtube Video And Website Url Content Summarization/002 Implementing Youtube Video And Website Url Content Summarization GEN AI App.mp4 225.0 MB
10 - Machine Learning For NLP (Prerequisites)/012 Advantages and Disadvantages of OHE.mp4 223.3 MB
20 - Transformers/012 Decoder-Masked Multi Head Attention.mp4 223.2 MB
49 - Building Stateful, Multi-Actor Applications Using LangGraph/003 Creating Chatbots With External Tools Workflow With Langraph.mp4 219.9 MB
11 - Deep Learning For NLP(Prerequisites)/002 ANN VS RNN.mp4 210.0 MB
34 - Text Summarization With Langchain/003 Stuff And Map Reduce Summarization Impelmentation.mp4 209.5 MB
33 - Gen AI Project-Chat With SQL DB With Langchain SQL Toolkit and Agentype/004 Creating the Streamlit Web app and Configuring the Databases.mp4 208.0 MB
03 - Data Structures Using Python/001 Lists and List Comprehension In Python.mp4 207.7 MB
20 - Transformers/003 Understanding The basic Architecture Of Encoder.mp4 204.4 MB
27 - Building Chatbots With Conversation History Using Langchain/002 Working With Prompt Termplate And Message Chat History Using Langchain.mp4 115.0 MB
08 - OOPS Classes And Objects/002 Single And Multiple Inheritance.mp4 114.8 MB
20 - Transformers/006 Feed Forward Neural Network With Multi Head Attention.mp4 113.9 MB
24 - Important Components And Modules In Langchain/009 Huggingface Embeddings.mp4 113.3 MB
34 - Text Summarization With Langchain/001 Introduction To text summarization With Langchain.mp4 113.1 MB
08 - OOPS Classes And Objects/003 Polymorphism In OOPS.mp4 113.1 MB
25 - Getting Started With Open AI And Ollama/004 Introduction To Ollama And Set Up.mp4 104.3 MB
48 - End To End finetuning LLM Models With Lamini Platform/001 End To End Finetuning LLM Models With Lamini AI Cloud.mp4 103.9 MB
09 - Streamlit With Python/001 Getting Started With Streamlit.mp4 100.0 MB
10 - Machine Learning For NLP (Prerequisites)/002 Practical Usecases Of NLP.mp4 99.8 MB
24 - Important Components And Modules In Langchain/011 VectorStore And Retriever- ChromaDB.mp4 99.7 MB
07 - Exception Handling/001 Exceptiion Handling With try except else and finally blocks.mp4 98.8 MB
10 - Machine Learning For NLP (Prerequisites)/019 Advantages and Disadvanatges OF TFidf.mp4 98.5 MB
03 - Data Structures Using Python/003 Dictionaries In Python.mp4 98.4 MB
33 - Gen AI Project-Chat With SQL DB With Langchain SQL Toolkit and Agentype/005 Integrating Web App With Langchain SQL Toolkit And Agenttype.mp4 93.5 MB
25 - Getting Started With Open AI And Ollama/003 Understanding Retrievers and Chains.mp4 92.4 MB
01 - Introduction/007 Variables In Python.mp4 92.4 MB
08 - OOPS Classes And Objects/001 Classes And Objects In Python.mp4 87.7 MB
04 - Functions In Python/001 Getting Started With Functions.mp4 87.6 MB
20 - Transformers/011 Decoder-Plan Of Action.mp4 87.3 MB
10 - Machine Learning For NLP (Prerequisites)/025 Advantages OF Word2vec.mp4 87.2 MB
14 - End To End Deep Learning Projects With Simple RNN/004 Loading And Understanding IMDB Datatset And Feature Engineering.mp4 86.8 MB
37 - Huggingface And Langchain Integration/002 Langchain And Huggingface Integration Practical Implementation.mp4 85.7 MB
37 - Huggingface And Langchain Integration/003 End to End Gen AI Project With Langchain And Huggingface.mp4 85.5 MB
21 - Introduction To Generative AI And LLM Models/002 How Open AI ChatGPt or LLama3 LLM Models are Trained.mp4 84.1 MB
14 - End To End Deep Learning Projects With Simple RNN/001 Problem Statement.mp4 84.0 MB
24 - Important Components And Modules In Langchain/006 Text Splitting Technique-Recursive Json Splitter.mp4 83.1 MB
03 - Data Structures Using Python/002 Tuples In Python.mp4 82.4 MB
13 - ANN Project Implementation/005 Integrating ANN Model With Streamlit Web APP.mp4 80.9 MB
24 - Important Components And Modules In Langchain/005 Text Splitting Technique-HTML Header Text Splitter.mp4 79.3 MB
45 - Introduction To Graph Databases And Cypher Query Language With Langchain/004 RDBMS VS Graph Database.mp4 78.6 MB
18 - Encoder And DecoderSequence To Sequence Architecture/001 Indepth Intuition OF Encoder And Decoder-Sequence to Sequence Architecture_en.srt 49.6 kB
04 - Functions In Python/002 More Coding Examples With Functions_en.srt 49.5 kB
47 - Detailed Intuition and Implementation Of Finetuning LLM Models/001 What Is Quantization Indepth Intuition_en.srt 47.2 kB
27 - Building Chatbots With Conversation History Using Langchain/004 Working With VectorStore And Retriever_en.srt 46.8 kB
42 - Getting Started With Nvidia NIM and Langchain/001 Building RAG Document Q&A With Nvidia NIM And Langchain_en.srt 46.7 kB
36 - Text To Math Problem Solver Using Google Gemma 2/002 End To End Text to Math Problem Solver Using Google Gemma2 Model Implementation_en.srt 46.7 kB
07 - Exception Handling/001 Exceptiion Handling With try except else and finally blocks_en.srt 46.0 kB
45 - Introduction To Graph Databases And Cypher Query Language With Langchain/006 Getting Started With Cypher Query Language_en.srt 45.6 kB
27 - Building Chatbots With Conversation History Using Langchain/004 vectorretriever.ipynb 44.6 kB
17 - Bidirerctional RNN Indepth Intuition/001 Bidirectional RNN- Why To Use It_en.srt 35.9 kB
10 - Machine Learning For NLP (Prerequisites)/007 7-Text-Preprocessing-Stopwords-With-NLTK.ipynb 35.8 kB
45 - Introduction To Graph Databases And Cypher Query Language With Langchain/007 Intermediate To Advance Cypher Query Language_en.srt 35.6 kB
10 - Machine Learning For NLP (Prerequisites)/015 BOW Implementation Using NLTK_en.srt 35.6 kB
11 - Deep Learning For NLP(Prerequisites)/002 ANN VS RNN_en.srt 35.5 kB
47 - Detailed Intuition and Implementation Of Finetuning LLM Models/003 Practrical Implementation fine Tuning Custom Data With Google Gemma Model_en.srt 35.1 kB
39 - MultiLanguage Code Assistant Using CodeLama/001 End To End MultiLanguage Code Assistant Implementation_en.srt 35.0 kB
35 - Gen AI Projects- Youtube Video And Website Url Content Summarization/002 Implementing Youtube Video And Website Url Content Summarization GEN AI App_en.srt 34.5 kB
37 - Huggingface And Langchain Integration/002 Langchain And Huggingface Integration Practical Implementation_en.srt 34.3 kB
10 - Machine Learning For NLP (Prerequisites)/005 Text Preprocessing Stemming Uing NLTK_en.srt 34.3 kB
47 - Detailed Intuition and Implementation Of Finetuning LLM Models/002 LORA And QLORA Indepth Mathematical Intuition_en.srt 34.2 kB
01 - Introduction/006 Python Basics-Syntax And Semantics_en.srt 34.2 kB
33 - Gen AI Project-Chat With SQL DB With Langchain SQL Toolkit and Agentype/004 Creating the Streamlit Web app and Configuring the Databases_en.srt 34.2 kB
25 - Getting Started With Open AI And Ollama/002 Building GENAI Apps_en.srt 31.4 kB
05 - Importing, Creating Modules And Packages/001 Import Modules And Packages In Python_en.srt 31.3 kB
34 - Text Summarization With Langchain/001 Introduction To text summarization With Langchain_en.srt 31.1 kB
05 - Importing, Creating Modules And Packages/002 Standard Libraries Overview In Python_en.srt 31.1 kB
26 - Building Basic LLM application Using LCEL(LangChain Expression Language)/003 Deploy Langserve Runnable And Chain As API_en.srt 30.7 kB
10 - Machine Learning For NLP (Prerequisites)/026 26-Word2vec-Practical-Implementation.ipynb 30.6 kB
06 - File Handling In Python/001 File Operations With Python_en.srt 30.5 kB
21 - Introduction To Generative AI And LLM Models/002 How Open AI ChatGPt or LLama3 LLM Models are Trained_en.srt 30.3 kB
14 - End To End Deep Learning Projects With Simple RNN/003 Implementing Word Embedding With Keras Tensorflow_en.srt 30.2 kB
26 - Building Basic LLM application Using LCEL(LangChain Expression Language)/001 Getting Started With Open source Models Using Groq API_en.srt 29.2 kB
13 - ANN Project Implementation/007 ANN Regression Practical Implementation_en.srt 29.1 kB
09 - Streamlit With Python/001 Getting Started With Streamlit_en.srt 29.0 kB
40 - Deployment Of Gen AI Apps In Streamlit and Huggingspace/002 Deployment Of Gen AI App In Huggingface spaces_en.srt 28.8 kB
20 - Transformers/002 What and Why To Use Transformers_en.srt 28.6 kB
44 - Hybrid Search RAG With Vector Database And Langchain/003 End To End Hybrid Search RAG With Pinecone db And Langchain_en.srt 28.4 kB
27 - Building Chatbots With Conversation History Using Langchain/001 1-chatbots.ipynb 28.3 kB
45 - Introduction To Graph Databases And Cypher Query Language With Langchain/002 What is Knowledge Graph_en.srt 28.2 kB
01 - Introduction/009 Operators In Python_en.srt 28.0 kB
24 - Important Components And Modules In Langchain/008 Ollama Embeddings_en.srt 28.0 kB
13 - ANN Project Implementation/008 Finding Optimal Hidden Layers And Hidden Neurons In ANN_en.srt 27.8 kB
24 - Important Components And Modules In Langchain/010 VectorStores-FAISS_en.srt 27.2 kB
16 - LSTM And GRU End To End Deep Learning Project- Predicting Next Word/002 Data Collection And Preprocessing_en.srt 27.2 kB
15 - LSTM RNN Indepth Intuition/006 Training Process In LSTM RNN_en.srt 26.7 kB
48 - End To End finetuning LLM Models With Lamini Platform/001 End To End Finetuning LLM Models With Lamini AI Cloud_en.srt 26.5 kB
11 - Deep Learning For NLP(Prerequisites)/001 Introduction To NLP In Deep Learning_en.srt 26.3 kB
41 - Generative AI With AWS(Bonus)/004 Generative-AI-With-Cloud-main.zip 26.2 kB
41 - Generative AI With AWS(Bonus)/005 Generative-AI-With-Cloud-main.zip 26.2 kB
10 - Machine Learning For NLP (Prerequisites)/001 Roadmap To Learn NLP_en.srt 25.3 kB
46 - Practical Implementation With Graphdb With Langchain/002 Inserting Data In Graph DB With Python And Langchain_en.srt 25.1 kB
26 - Building Basic LLM application Using LCEL(LangChain Expression Language)/002 Building LLM,Prompt And Stroutput Chains With LCEL_en.srt 25.0 kB
20 - Transformers/013 Encoder and Decoder Multi Head Attention_en.srt 24.8 kB
21 - Introduction To Generative AI And LLM Models/001 What is Generative AI- AI Vs ML Vs DL Vs Generative AI_en.srt 24.7 kB
13 - ANN Project Implementation/004 Prediction With Trained ANN Model_en.srt 24.6 kB
14 - End To End Deep Learning Projects With Simple RNN/002 Getting Started With Embedding Layers_en.srt 23.9 kB
14 - End To End Deep Learning Projects With Simple RNN/004 Loading And Understanding IMDB Datatset And Feature Engineering_en.srt 23.8 kB
25 - Getting Started With Open AI And Ollama/005 Simple Gen AI App Using Ollama_en.srt 23.4 kB
27 - Building Chatbots With Conversation History Using Langchain/002 Working With Prompt Termplate And Message Chat History Using Langchain_en.srt 23.3 kB
20 - Transformers/003 Understanding The basic Architecture Of Encoder_en.srt 23.3 kB
01 - Introduction/001 Introduction-What We will Learn In This Course_en.srt 22.9 kB
23 - Getting Started With Langchain And OpenAI/001 Getting Started With Langchain And OpenAI_en.srt 22.7 kB
32 - Search Engine With Langchain Tools And Agents/002 Creating Tools Using Langchain_en.srt 22.5 kB
24 - Important Components And Modules In Langchain/003 Text Splitting Techniques-Recursive Character Text Splitter_en.srt 22.5 kB
27 - Building Chatbots With Conversation History Using Langchain/003 Managing the Chat Conversation History Using Langchain_en.srt 22.0 kB
29 - End To End Q&A Chatbot GEN AI App With/005 Q&A Chatbot With Ollama And Open Source Models_en.srt 21.9 kB
24 - Important Components And Modules In Langchain/001 Introduction To Basic Components And Modules In Langchain_en.srt 21.8 kB
33 - Gen AI Project-Chat With SQL DB With Langchain SQL Toolkit and Agentype/005 Integrating Web App With Langchain SQL Toolkit And Agenttype_en.srt 21.8 kB
20 - Transformers/014 Decoder Final Linear And Softmax Layer_en.srt 21.5 kB
13 - ANN Project Implementation/001 Discussing Classification Problem Statement And Setting Up Vs Code_en.srt 21.2 kB
10 - Machine Learning For NLP (Prerequisites)/008 Parts Of Speech Tagging Using NLTK_en.srt 20.8 kB
32 - Search Engine With Langchain Tools And Agents/003 Executing Tools And LLM with Agent Executors_en.srt 20.7 kB
40 - Deployment Of Gen AI Apps In Streamlit and Huggingspace/001 Deployment OF Gen AI APP In Streamlit Cloud_en.srt 20.5 kB
44 - Hybrid Search RAG With Vector Database And Langchain/001 Introduction To Hybrid Search_en.srt 20.1 kB