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

Поделиться
HTML-код
  • Опубликовано: 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.

  • @aneeshamanke5191
    @aneeshamanke5191 Месяц назад

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

  • @harshgurawaliya-yu7li
    @harshgurawaliya-yu7li Месяц назад

    APPRECIATE YOUR HARDWORK BRO !!!

  • @DAvgGamer98
    @DAvgGamer98 Месяц назад

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

  • @shalabhchaturvedi6290
    @shalabhchaturvedi6290 Месяц назад

    Love you Krish. Respect!

  • @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.

  • @macmohan9556
    @macmohan9556 17 дней назад

    This was really good Krish

  • @mohsenghafari7652
    @mohsenghafari7652 Месяц назад +1

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

  • @globea2z
    @globea2z Месяц назад

    very nice u r a instutution Thanks for good work

  • @dordekodzic6279
    @dordekodzic6279 15 дней назад

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

  • @ashishkumarbajpai
    @ashishkumarbajpai Месяц назад

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

  • @anshulesh
    @anshulesh 23 дня назад

    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.

  • @satyajitmohanty5039
    @satyajitmohanty5039 Месяц назад

    Precise 💯

  • @SagnikSarkar96
    @SagnikSarkar96 27 дней назад

    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 Месяц назад +4

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

  • @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 😊

  • @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

  • @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?

  • @__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❤

  • @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

  • @user-sx3mm5ii5u
    @user-sx3mm5ii5u Месяц назад

    what are your views about igpt

  • @priyank1149
    @priyank1149 17 дней назад

    Make a LLM Evaluation on this RAG using this groq model

  • @RishiRajxtrim
    @RishiRajxtrim Месяц назад

    👍

  • @devloper.hs14
    @devloper.hs14 29 дней назад

    Can we load any pdf and get our output?

  • @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