End To End Document Q&A RAG App With Gemma And Groq API

  Рет қаралды 11,181

Krish Naik

Krish Naik

26 күн бұрын

Gemma is a family of lightweight, open models built from the research and technology that Google used to create the Gemini models.In this video we will create an end to end Document Q&A RAG App wwith Google Gemma And GRoq API
Code Github: github.com/krishnaik06/Google...
----------------------------------------------------------------------------------------------------------
Support me by joining membership so that I can upload these kind of videos
/ @krishnaik06
-----------------------------------------------------------------------------------
►GenAI on AWS Cloud Playlist: • Generative AI In AWS-A...
►Llamindex Playlist: • Announcing LlamaIndex ...
►Google Gemini Playlist: • Google Is On Another L...
►Langchain Playlist: • Amazing Langchain Seri...
►Data Science Projects:
• Now you Can Crack Any ...
►Learn In One Tutorials
Statistics in 6 hours: • Complete Statistics Fo...
End To End RAG LLM APP Using LlamaIndex And OpenAI- Indexing And Querying Multiple Pdf's
Machine Learning In 6 Hours: • Complete Machine Learn...
Deep Learning 5 hours : • Deep Learning Indepth ...
►Learn In a Week Playlist
Statistics: • Live Day 1- Introducti...
Machine Learning : • Announcing 7 Days Live...
Deep Learning: • 5 Days Live Deep Learn...
NLP : • Announcing NLP Live co...
---------------------------------------------------------------------------------------------------
My Recording Gear
Laptop: amzn.to/4886inY
Office Desk : amzn.to/48nAWcO
Camera: amzn.to/3vcEIHS
Writing Pad:amzn.to/3OuXq41
Monitor: amzn.to/3vcEIHS
Audio Accessories: amzn.to/48nbgxD
Audio Mic: amzn.to/48nbgxD

Пікірлер: 35
@ssen081
@ssen081 23 күн бұрын
Thanks for the informative video. And again reiterating my request- Please upload videos on LLM evaluation. It’s badly needed.
@aneeshamanke5191
@aneeshamanke5191 24 күн бұрын
Thankyou for all your efforts Sir, Your videos did help us a lot!
@DAvgGamer98
@DAvgGamer98 24 күн бұрын
I really appreciate your efforts and excellent content. Thank you 😊
@macmohan9556
@macmohan9556 4 күн бұрын
This was really good Krish
@achrajpachauri3494
@achrajpachauri3494 24 күн бұрын
Thank you sir!! In the end we are doing similarity search in which llm first take context of input and give some more result related to those input context.
@Rahul_Singh_Rajput_04
@Rahul_Singh_Rajput_04 23 күн бұрын
can we use any another approach
@harshgurawaliya-yu7li
@harshgurawaliya-yu7li 24 күн бұрын
APPRECIATE YOUR HARDWORK BRO !!!
@mohsenghafari7652
@mohsenghafari7652 24 күн бұрын
thank you krish. please use model llama3 and show we how use it as llm for Q&A and RAG
@shalabhchaturvedi6290
@shalabhchaturvedi6290 22 күн бұрын
Love you Krish. Respect!
@globea2z
@globea2z 23 күн бұрын
very nice u r a instutution Thanks for good work
@dordekodzic6279
@dordekodzic6279 2 күн бұрын
Thanks Krish for all the value you share with us! For the end-to-end projects, could you also include various alternatives of deploying the AI solutions to (Azure, Google Cloud, AWS...)?
@anshulesh
@anshulesh 11 күн бұрын
Thank you Krish!! This is really helpful for my project. Couple of questions : 1. My data is in Google drive or 0ne drive or other cloud storage. How I can load this document or create pipelines to load data from my google drive. 2. What make change in the code for get top 3 k=3 similarity search results.
@ashishkumarbajpai
@ashishkumarbajpai 24 күн бұрын
Krish I really appreciate your videos. Can you please create a video on multimodal model creation.
@SagnikSarkar96
@SagnikSarkar96 15 күн бұрын
Great video!Really really helpful. Can you please modify this code to add a conversational feature so that we can ask follow-up questions?
@ayushmishra5861
@ayushmishra5861 24 күн бұрын
Sir, how about adding a memory or follow-up feature in one of any RAG videos. That'd be really helpfull.
@muhammedyaseenkm9292
@muhammedyaseenkm9292 23 күн бұрын
You can use pinecone, llm buff memmory
@vivek7654321
@vivek7654321 23 күн бұрын
Thanks Krishna, for the amazing video, appreciate on your smart work. I have one doubt, did you miss to pass context in the prompt, saw you passed the question only, or is it optional? 29:13
@shubhambhardwaj8894
@shubhambhardwaj8894 24 күн бұрын
Thank you sir 😊
@satyajitmohanty5039
@satyajitmohanty5039 23 күн бұрын
Precise 💯
@foysalmamun5106
@foysalmamun5106 24 күн бұрын
Thank you
@SwaminathanSekar-ks9vb
@SwaminathanSekar-ks9vb 22 күн бұрын
Great session indeed. But still curious to know one thing. you have created "venv" conda environment, in which you have created necessary libraries. But 12:10 timeframe, when you tried acessing cmd, it was showing different environment, (development). How could this possible?.
@jallaaswini9253
@jallaaswini9253 24 күн бұрын
Hello Krish, Can you make video on how to deal with structured format of data like excel using aws knowledge base and LLM models
@sarangakumarapeli4348
@sarangakumarapeli4348 21 күн бұрын
Will Groq use the data that we are passing to LLMs for train models?
@__john663
@__john663 23 күн бұрын
How to use llama3 model in production, In local we have downloaded llama3 8b model. In live how to deploy the model. Please teach me bro❤
@user-jt7gz6df8t
@user-jt7gz6df8t 22 күн бұрын
hi ,the document provided by you is working but not my personal document and i need to add memory how can i add to it
@RishiRajxtrim
@RishiRajxtrim 24 күн бұрын
👍
@user-sx3mm5ii5u
@user-sx3mm5ii5u 21 күн бұрын
what are your views about igpt
@priyank1149
@priyank1149 4 күн бұрын
Make a LLM Evaluation on this RAG using this groq model
@devloper.hs14
@devloper.hs14 16 күн бұрын
Can we load any pdf and get our output?
@muhammedyaseenkm9292
@muhammedyaseenkm9292 23 күн бұрын
When i loading pdf, is it possible to load table, image, or is it get all the elements. I think It can only accept text element.
@muhammedyaseenkm9292
@muhammedyaseenkm9292 23 күн бұрын
Krish i always seeking this question to get most accurate solution. Rather than getting a dummy code that available in model reference published
@revanthbhuvanagiri9177
@revanthbhuvanagiri9177 22 күн бұрын
I'm not sure, but in the case of tabular data we can use LlamaIndex instead of Langchain, LlamaIndex is good option for tabular type of data to build RAG.
@SwaminathanSekar-ks9vb
@SwaminathanSekar-ks9vb 21 күн бұрын
Krish Naik sir, I got APIConnectionError: connection error
@alpha7s708
@alpha7s708 15 күн бұрын
Same
When Jax'S Love For Pomni Is Prevented By Pomni'S Door 😂️
00:26
He tried to save his parking spot, instant karma
00:28
Zach King
Рет қаралды 23 МЛН
MOM TURNED THE NOODLES PINK😱
00:31
JULI_PROETO
Рет қаралды 35 МЛН
I wish every AI Engineer could watch this.
33:49
1littlecoder
Рет қаралды 45 М.
AI vs ML vs DL vs Generative Ai
16:00
Krish Naik
Рет қаралды 29 М.
Things Required To Master Generative AI- A Must Skill In 2024
15:01
When Jax'S Love For Pomni Is Prevented By Pomni'S Door 😂️
00:26