Build an AI App in 3 steps | Autonomous Assistants

Поділитися
Вставка
  • Опубліковано 31 жов 2024

КОМЕНТАРІ • 24

  • @RiseWith
    @RiseWith 5 місяців тому +1

    Holy Wow! This is so well-thought out. You anticipated and then fulfilled the needs of the users. Well done. I can see why you’re excited.

    • @six1free
      @six1free 5 місяців тому

      LMAO almost my initial reaction :D

  • @nexuslux
    @nexuslux 8 місяців тому +2

    This is so excellent. The assistant is definitely the next evolution of RAG.

    • @phidata
      @phidata  8 місяців тому

      Thank you! we think so too :)

  • @artinaz
    @artinaz 9 місяців тому +2

    I just learnt about phidata today and I am just starting to try it out. I like how convenient you see to have made it from start to deploy- I look forward to trying it out. Video was also very well done.

    • @phidata
      @phidata  9 місяців тому

      Thank you :)

  • @malikanaser8251
    @malikanaser8251 5 місяців тому +1

    HI, since you are almost the only one on youtube who do a real functional project, could you please do a project about building semantic knowledge graph from texts and pdf documents?

    • @phidata
      @phidata  5 місяців тому

      on it :)

  • @piero957
    @piero957 8 місяців тому +1

    You are ahead of the old-style beefy toolkits!

    • @phidata
      @phidata  8 місяців тому

      Thank you sir!

  • @pavitchawla5182
    @pavitchawla5182 8 місяців тому +1

    So helpful!

  • @build.aiagents
    @build.aiagents 8 місяців тому +2

    Phenomenal

  • @six1free
    @six1free 5 місяців тому

    holly cow... well done
    I assume this uses an online LLM? or does it load up a local gguf like I'd like? can you briefly explain were to make such a switch if needed?

  • @cagataydemirbas7259
    @cagataydemirbas7259 4 місяці тому

    However, you didn't show how the website content was provided as input to the model. Could you explain how you integrated the website content into the autonomous assistant's knowledge base?

  • @dr.akshayprakash5735
    @dr.akshayprakash5735 8 місяців тому +2

    Hello, Currently I'm using RAG system to give law advice form only the law and regulation files I have put in the database.
    Can this better it?

    • @phidata
      @phidata  8 місяців тому

      Function calling can definitely improve your RAG system, because you can train it to work like you do. Happy to help, message me on discord: discord.com/invite/4MtYHHrgA8

  • @goingnow6969
    @goingnow6969 5 місяців тому

    Whats is the infra cost in aws to run this ?

  • @Ladi7724
    @Ladi7724 8 місяців тому +1

    Are you going have the script to implement in azure also?

    • @phidata
      @phidata  8 місяців тому

      Yes i will, currently a few weeks from azure but getting there.

  • @pythonantole9892
    @pythonantole9892 8 місяців тому +1

    What if i dont want to use Docker? ANy options?

    • @phidata
      @phidata  8 місяців тому +1

      Yes most of our cookbooks at github.com/phidatahq/phidata/tree/main/cookbook run locally without docker

  • @DarrenAllatt
    @DarrenAllatt 6 місяців тому

    How do I do this in azure

  • @user-wr4yl7tx3w
    @user-wr4yl7tx3w 6 місяців тому

    i'm kind of confused. how is phidata different? there's RAG, there's vectorstore, there are ways to achieve the same thing. what make this different?

    • @siamhasan288
      @siamhasan288 6 місяців тому

      Phidata is a python library that can implement RAG and Vectorstores.