Llama3 Autonomous RAG

2024 ж. 23 Мам.
3 239 Рет қаралды

Lets build Autonomous RAG where Llama3 decides how to pull the data it needs.
Code: git.new/groq-autorag
⭐️ Phidata: git.new/phidata
Questions on Discord: phidata.link/discord
Here's the flow:
🦋 The user asks a question.
🤔 Llama3 decides whether to search its knowledge, memory, internet or make an API call.
✍️ Llama3 answers with the context.

Пікірлер
  • Thanks for the video. Very helpful. I have a question: You mention openDB at 6:55. What is the concept? Can you share a link, please?

    @hvbosna@hvbosna2 күн бұрын
  • Thanks for your contribution. Making this open-source really help a lot. My question is "is it possible to customize the prompt for the tool?"

    @ansontamamaify@ansontamamaify14 күн бұрын
  • 😮 thank

    @CristianAguilarnavarro@CristianAguilarnavarro13 күн бұрын
  • Your instruction is that "Either nomic-embed-text or OPENAI can be used for embedding", so I prefer nomic-embed-text. However, after I uploaded a pdf. file in localhost8501, why have I kept getting an error message for OPENAI API Key?

    @patricktang3377@patricktang337712 күн бұрын
  • wha tsolution UI is that? is it better than Open. Web UI?

    @anotherhuman7344@anotherhuman734416 күн бұрын
    • No, it is not better than open web UI. It’s actually quite poor. It’s just an off the shelf boiler plate UI

      @DarrenAllatt@DarrenAllatt16 күн бұрын
  • Can we use openwebui

    @swapwarick@swapwarick12 күн бұрын
  • Can I use AI other than OpenAI?

    @tigerwee6721@tigerwee672116 күн бұрын
    • Yeah, you could use Llama3 🤣

      @jdmcall3@jdmcall316 күн бұрын
    • you can use any llm :)

      @phidata@phidata16 күн бұрын
  • How can I make an API call to this assistant?

    @DarrenAllatt@DarrenAllatt16 күн бұрын
    • @DarrenAllatt we can serve the Assistant behind a FastApi server. Its a bit too much to type as a comment but drop by in our discord and im happy to help phidata.link/discord

      @phidata@phidata16 күн бұрын
KZhead