L-7 RAG (Retrieval Augmented Generation)

  Рет қаралды 2,744

Code With Aarohi

Code With Aarohi

Күн бұрын

In this video, we dive into the fascinating world of RAG, or Retrieval-Augmented Generation.
GitHub: github.com/Aar...
Email: aarohisingla1987@gmail.com
We'll explore what RAG is, why it’s an essential tool in the realm of artificial intelligence, and how it functions. Starting with the theory behind RAG, we'll break down its components and explain its significance in enhancing the capabilities of generative models. Then, we'll move on to a practical demonstration, showing you how to implement RAG in real-world scenarios. Whether you're a beginner looking to understand the basics or an enthusiast seeking to deepen your knowledge, this video provides a comprehensive overview of Retrieval-Augmented Generation and its applications.

Пікірлер: 54
@princekhunt1
@princekhunt1 3 күн бұрын
Nice explanation as all time
@CodeWithAarohi
@CodeWithAarohi 2 күн бұрын
Glad you liked it
@muhammadmujtaba-ai
@muhammadmujtaba-ai Ай бұрын
Thank you for a detailed and easy-to-understand tutorial. I have a request, please create a tutorial to implement RAG on any LLM and on any document, such as text files and databases. I'll surely do research from my side, but a help from mentor speeds up the learning process.
@muhammadmujtaba-ai
@muhammadmujtaba-ai Ай бұрын
I have realized it by now. Still, thank you for providing the basics, which helped me understand that part
@CodeWithAarohi
@CodeWithAarohi Ай бұрын
Sure!
@soravsingla8782
@soravsingla8782 14 күн бұрын
Nicely explained
@CodeWithAarohi
@CodeWithAarohi 14 күн бұрын
Thank you so much 🙂
@hariharavalliappan2811
@hariharavalliappan2811 2 ай бұрын
I'm searching a good content about RAG for a long time, its very useful to understand about RAG process.
@CodeWithAarohi
@CodeWithAarohi 2 ай бұрын
Glad it was helpful!
@gkhan753
@gkhan753 2 ай бұрын
Clear and to the point . Really like your style of teaching. Learnt quite a bit here. Thank you!!
@CodeWithAarohi
@CodeWithAarohi 2 ай бұрын
Glad it was helpful!
@saaduddinshaikh5300
@saaduddinshaikh5300 2 ай бұрын
Arohi mam, your tutorials are really helpful for me as you explain each and every function, line of code and concept, you are doing great great job
@CodeWithAarohi
@CodeWithAarohi 2 ай бұрын
You are most welcome
@AkulSamartha
@AkulSamartha 2 ай бұрын
Super and easy videos to follow. Keep the good work going.
@CodeWithAarohi
@CodeWithAarohi 2 ай бұрын
Thank you so much 🙂
@sagarbhamburkar9395
@sagarbhamburkar9395 Ай бұрын
Very easy and perfect way to explain, thanks mam. Please come up with fine tuning, deployment on cloud, how to test llm model's performance kind of videos. Your way of explanation is very simple and effective.
@CodeWithAarohi
@CodeWithAarohi Ай бұрын
@@sagarbhamburkar9395 Sure 👍
@aminelongo242
@aminelongo242 2 ай бұрын
Really good explanation. Thanks Aarohi!
@CodeWithAarohi
@CodeWithAarohi 2 ай бұрын
Welcome :)
@mohammadyahya78
@mohammadyahya78 2 ай бұрын
Amazing! We need a series playlist from you please.
@CodeWithAarohi
@CodeWithAarohi 2 ай бұрын
Working on it!
@dgbits
@dgbits 2 ай бұрын
Wow Nice training you made our life easy. Please do post tutorials regularly
@CodeWithAarohi
@CodeWithAarohi 2 ай бұрын
I will try my best
@chinnaiahkotadi4702
@chinnaiahkotadi4702 Ай бұрын
Really its good explanation so thanks mam and it is very helpful to students
@CodeWithAarohi
@CodeWithAarohi Ай бұрын
Glad it is helpful!
@anirbansarkar6306
@anirbansarkar6306 2 ай бұрын
Hi Ma’am, your videos are really helpful. Thank you so much for sharing these contents. Through your videos I quickly get to know the new technology coming in the market. But if possible can you hide the api key and in general any keys you use in your videos?
@CodeWithAarohi
@CodeWithAarohi 2 ай бұрын
Glad my videos are helpful and I really appreciate your feedback about the API keys. Rest assured, the API keys shown in those videos are deleted after making the videos. But Thanks for pointing that out! 🙂
@arnavthakur5409
@arnavthakur5409 Ай бұрын
Thanks ma'am
@CodeWithAarohi
@CodeWithAarohi Ай бұрын
Most welcome 😊
@neuralnetworkpro
@neuralnetworkpro 2 ай бұрын
thank you for the video . I like your consistency in moving with GenAI and LLM videos . Lots of love and Success Ahead . Can we make any video where input is image and do the RAG. waiting for it.
@CodeWithAarohi
@CodeWithAarohi 2 ай бұрын
Sure, Will cover the requested topic soon.
@devavratpro7061
@devavratpro7061 Күн бұрын
When we are fetching info from a website, do we need to clean the data as it has many irrelevant words also, or will the model automatically take care of it? Suppose, I am feeding all the pages of a website that is more than 100.....then will it work or need some data cleaning/ pre processing?
@CodeWithAarohi
@CodeWithAarohi Күн бұрын
Clean dataset yourself.
@DevShahin-zm8ni
@DevShahin-zm8ni Ай бұрын
mam please upload few real case oriented LLM projects.
@karthiknangunuri2008
@karthiknangunuri2008 Ай бұрын
Hi Aarohi, Can you create a video on RAG Implementation on ODA Chatbot where the bot need to interact with the Oracle ADW
@CodeWithAarohi
@CodeWithAarohi Ай бұрын
I will try.
@manikd8525
@manikd8525 2 ай бұрын
Can you please explain about the LLM hyper parameters and how it is helpful to get good results
@CodeWithAarohi
@CodeWithAarohi 2 ай бұрын
Will cover in my upcoming videos.
@floatonArt
@floatonArt 2 ай бұрын
I followed your steps in installation of pytorch and torch vision and open cv yolo v5 etc..success fully I installed opencv2 with cuda support and installed successfully pytorch and torch vision etc but in installation of yolo v5 I got struck at ultralytics then I got know python 3.6 is not compatible with installation of ultralytics. Now I again flashed os into board and I created new virtual environment with python 3.8 now pytorch is not getting installed as my jetpack SDK is 4.5 and I cannot upgrade to 5 as hardware is not supported, but in many articles it is said that ultralytics is important how do I handle this situation 😅
@CodeWithAarohi
@CodeWithAarohi 2 ай бұрын
You can run yolov8 with deepstream on Jetson nano. Try that now :) I have a video on that also
@p.logesharavind3528
@p.logesharavind3528 2 ай бұрын
i had an interview, using openai, i have created a chat bot similar like chatgpt, im able to exactly answer the input question from the document(data) during streamlit, im able to create preview the chatbot, during the each input question the output is not generated fastly, in top right corner their is a option "Running" is previewed then only after 15sec its able to give the answer. because of this, im not able to explain the answer and i lost the job
@CodeWithAarohi
@CodeWithAarohi 2 ай бұрын
I'm sorry to hear that your interview didn't go well. Responses delay due to various reasons like - check if you have sufficient resources to run this app. If you're running the demo on a local machine, consider using a machine with a faster CPU or more RAM.
@AkulSamartha
@AkulSamartha 2 ай бұрын
Can you please make a vide on how to add chat history for this RAG
@CodeWithAarohi
@CodeWithAarohi 2 ай бұрын
Okay
@amalkuttu8274
@amalkuttu8274 2 ай бұрын
Do I need to pay openai to use their api?.
@CodeWithAarohi
@CodeWithAarohi 2 ай бұрын
Yes
@Rits1804-l4r
@Rits1804-l4r Ай бұрын
ma'am plz make the conversational chatbot having previous context too
@CodeWithAarohi
@CodeWithAarohi Ай бұрын
Sure
@shantilalzanwar8687
@shantilalzanwar8687 2 ай бұрын
is is RAG just like search key word and provide output ?
@CodeWithAarohi
@CodeWithAarohi 2 ай бұрын
RAG works by first finding relevant information from a large database and then using that information to help generate a better and more accurate response to a question or query asked by user. We can say that RAG is like combining a smart search engine with a powerful text generator.
@shantilalzanwar8687
@shantilalzanwar8687 2 ай бұрын
@CodeWithAarohi thanks. Your video showed from website. Can we provide word excel and ppt as input, still can RAG fetch info from those ?
@CodeWithAarohi
@CodeWithAarohi 2 ай бұрын
Yes, you can load data from various sources using different data loaders in langchain.
L-8 Build a Q&A App with RAG using Gemini Pro and Langchain
27:00
Code With Aarohi
Рет қаралды 4,3 М.
How to set up RAG - Retrieval Augmented Generation (demo)
19:52
Don Woodlock
Рет қаралды 33 М.
小路飞嫁祸姐姐搞破坏 #路飞#海贼王
00:45
路飞与唐舞桐
Рет қаралды 29 МЛН
Kluster Duo #настольныеигры #boardgames #игры #games #настолки #настольные_игры
00:47
The Best RAG Technique Yet? Anthropic’s Contextual Retrieval Explained!
16:14
Learn How to Fine-tune SAM 2 with Your Own Data
57:08
Encord
Рет қаралды 4,3 М.
YOLO11 Custom Object Detection
27:09
Code With Aarohi
Рет қаралды 2,5 М.
L-5 Chat with database using LangChain
31:11
Code With Aarohi
Рет қаралды 3 М.
Prompt Engineering, RAG, and Fine-tuning: Benefits and When to Use
15:21
Reliable, fully local RAG agents with LLaMA3.2-3b
31:04
LangChain
Рет қаралды 39 М.
小路飞嫁祸姐姐搞破坏 #路飞#海贼王
00:45
路飞与唐舞桐
Рет қаралды 29 МЛН