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

Поділитися
Вставка
  • Опубліковано 19 тра 2024
  • 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 Місяць тому +2

    Thanks for the informative video. And again reiterating my request- Please upload videos on LLM evaluation. It’s badly needed.

  • @DAvgGamer98
    @DAvgGamer98 Місяць тому

    I really appreciate your efforts and excellent content. Thank you 😊

  • @globea2z
    @globea2z Місяць тому

    very nice u r a instutution Thanks for good work

  • @aneeshamanke5191
    @aneeshamanke5191 Місяць тому

    Thankyou for all your efforts Sir,
    Your videos did help us a lot!

  • @achrajpachauri3494
    @achrajpachauri3494 Місяць тому +2

    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.

  • @mohsenghafari7652
    @mohsenghafari7652 Місяць тому +1

    thank you krish. please use model llama3 and show we how use it as llm for Q&A and RAG

  • @harshgurawaliya-yu7li
    @harshgurawaliya-yu7li Місяць тому

    APPRECIATE YOUR HARDWORK BRO !!!

  • @shalabhchaturvedi6290
    @shalabhchaturvedi6290 Місяць тому

    Love you Krish. Respect!

  • @dordekodzic6279
    @dordekodzic6279 13 днів тому

    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...)?

  • @ayushmishra5861
    @ayushmishra5861 Місяць тому +4

    Sir, how about adding a memory or follow-up feature in one of any RAG videos. That'd be really helpfull.

  • @ashishkumarbajpai
    @ashishkumarbajpai Місяць тому

    Krish I really appreciate your videos. Can you please create a video on multimodal model creation.

  • @macmohan9556
    @macmohan9556 14 днів тому

    This was really good Krish

  • @anshulesh
    @anshulesh 21 день тому

    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.

  • @SagnikSarkar96
    @SagnikSarkar96 25 днів тому

    Great video!Really really helpful. Can you please modify this code to add a conversational feature so that we can ask follow-up questions?

  • @vivek7654321
    @vivek7654321 Місяць тому

    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 Місяць тому

    Thank you sir 😊

  • @__john663
    @__john663 Місяць тому +2

    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❤

  • @foysalmamun5106
    @foysalmamun5106 Місяць тому

    Thank you

  • @jallaaswini9253
    @jallaaswini9253 Місяць тому

    Hello Krish, Can you make video on how to deal with structured format of data like excel using aws knowledge base and LLM models

  • @satyajitmohanty5039
    @satyajitmohanty5039 Місяць тому

    Precise 💯

  • @SwaminathanSekar-ks9vb
    @SwaminathanSekar-ks9vb Місяць тому

    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?.

  • @sarangakumarapeli4348
    @sarangakumarapeli4348 Місяць тому

    Will Groq use the data that we are passing to LLMs for train models?

  • @user-sx3mm5ii5u
    @user-sx3mm5ii5u Місяць тому

    what are your views about igpt

  • @priyank1149
    @priyank1149 14 днів тому

    Make a LLM Evaluation on this RAG using this groq model

  • @user-jt7gz6df8t
    @user-jt7gz6df8t Місяць тому

    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

  • @devloper.hs14
    @devloper.hs14 27 днів тому

    Can we load any pdf and get our output?

  • @RishiRajxtrim
    @RishiRajxtrim Місяць тому

    👍

  • @muhammedyaseenkm9292
    @muhammedyaseenkm9292 Місяць тому

    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 Місяць тому

      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 Місяць тому

      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 Місяць тому

    Krish Naik sir, I got APIConnectionError: connection error