Phidata
Phidata
  • 15
  • 61 369
LLM OS on AWS
Lets run the `LLM OS` inspired by the great Andrej Karpathy on AWS
Can LLMs be the CPU of a new operating system and solve problems using:
đŸ’» software 1.0 tools
🌎 internet browsing
📕 knowledge retrieval
đŸ€– communication with other LLMs
Docs: phidata.link/llmos-aws
⭐ Phidata: git.new/phidata
Questions on Discord: phidata.link/discord
zhlédnutí: 1 161

Video

Build AI Agents with GPT-4o from scratch đŸ”„
zhlĂ©dnutĂ­ 6KPƙed 14 dny
Lets build AI Agents with GPT-4o from scratch đŸ”„ 🌎 Web Search Agent (2:40) 📈 Finance Agent (3:30) đŸ«Ą Hackernews Agent (5:50) 📊 Data Analysis Agent (8:10) đŸ—’ïž Research Agent (9:35) Code: phidata.link/assistants ⭐ Phidata: git.new/phidata Questions on Discord: phidata.link/discord
Team of AI Agents using gpt-4o
zhlĂ©dnutĂ­ 3,7KPƙed 14 dny
Lets build a team of AI Agents using the new GPT-4o model. We have: đŸ€ Driver Agent with memory, knowledge & tools đŸ«Ą Sub-agents for dedicated tasks đŸ‘©â€đŸ‘Šâ€đŸ‘Š Working together to solve problems Code: phidata.link/agents ⭐ Phidata: git.new/phidata Questions on Discord: phidata.link/discord
LLM OS with gpt-4o
zhlĂ©dnutĂ­ 18KPƙed 21 dnem
Lets build the `LLM OS` inspired by the great Andrej Karpathy using the new GPT-4o model. Can LLMs be the CPU of a new operating system and solve problems using: đŸ’» software 1.0 tools 🌎 internet browsing 📕 knowledge retrieval đŸ€ communication with other LLMs Code: git.new/llm-os ⭐ Phidata: git.new/phidata Questions on Discord: phidata.link/discord
Build the LLM OS | Autonomous LLMs as the new Operating System
zhlĂ©dnutĂ­ 7KPƙed 21 dnem
Lets build the `LLM OS` inspired by the great Andrej Karpathy Can LLMs be the CPU of a new operating system and solve problems using: đŸ’» software 1.0 tools 🌎 internet browsing 📕 knowledge retrieval đŸ€ communication with other LLMs Code: git.new/llm-os ⭐ Phidata: git.new/phidata Questions on Discord: phidata.link/discord
Llama3 Autonomous RAG
zhlĂ©dnutĂ­ 3,4KPƙed 28 dny
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.
Autonomous RAG | The next evolution of RAG AI Assistants
zhlĂ©dnutĂ­ 4,4KPƙed měsĂ­cem
Lets build an Autonomous RAG Assistant where we let the LLM automatically pull the data it needs. Code: git.new/auto-rag ⭐ Phidata: git.new/phidata Questions on Discord: phidata.link/discord Here's the flow: 🩋 The user asks a question. đŸ€” LLM decides whether to search its knowledge, memory, internet or make an API call. ✍ LLM answers with the context.
Generate Investment Reports using Llama 3 & Groq | AI Assistant | Llama3
zhlĂ©dnutĂ­ 1,8KPƙed měsĂ­cem
Let's build an `Investment Researcher` powered by Llama3 on Groq âšĄïž Our researcher will: đŸ’» Research the company 📈 Pull financials and news đŸ‘©â€đŸ’Œ Find recommendations ✍ Write an investment report Fully open-source: git.new/groq-investor Phidata code: git.new/phidata
Llama3 Research Assistant powered by Groq
zhlĂ©dnutĂ­ 1,5KPƙed měsĂ­cem
âšĄïž Build a Superfast Research Assistant using Llama3 powered by Groq 🩙 đŸ‘©â€đŸ’» Code: git.new/groq-researcher ⚙ Phidata: git.new/phidata 💬 Discord: phidata.link/discord
Llama3 local RAG | Step by step chat with websites and PDFs
zhlĂ©dnutĂ­ 10KPƙed měsĂ­cem
Learn how to run Llama 3 locally and build a fully local RAG AI Application. Code: git.new/llama3 Phidata: git.new/phidata
Building New Worlds with Local LLMs
zhlĂ©dnutĂ­ 583Pƙed 3 měsĂ­ci
Building new fictional worlds with OpenHermes running on Ollama. Github: github.com/phidatahq/phidata Discord: discord.gg/4MtYHHrgA8
Fully Local RAG AI App using OpenHermes and Ollama
zhlĂ©dnutĂ­ 2,8KPƙed 3 měsĂ­ci
In this video we'll build a 100% local RAG AI App using OpenHermes and Ollama. 100% private, 100% fun. Github: github.com/phidatahq/phidata Code: github.com/phidatahq/phidata/tree/main/cookbook/local_rag
Build an AI App in 3 steps | Autonomous Assistants
zhlĂ©dnutĂ­ 3KPƙed 4 měsĂ­ci
Learn how to build an AI App with a PDF Assistant, Multimodal Assistant and Website Assistant. Github: github.com/phidatahq/phidata Docs: docs.phidata.com/ai-app
Python Engineer
zhlĂ©dnutĂ­ 283Pƙed 4 měsĂ­ci
Automate my day-to-day scripting using AI. Read more: www.ashpreetbedi.com/blog/python-ai
Data Analyst AI
zhlĂ©dnutĂ­ 255Pƙed 4 měsĂ­ci
Watch a Data Analyst AI create tables, write and run SQL. Get your own: docs.phidata.com/blocks/agent/duckdb

Komentáƙe

  • @agenticmark
    @agenticmark Pƙed 16 minutami

    youve done so many of these and you repeat the same script instead of showing us interesting things like custom tools and using llama through ollama......

    • @phidata
      @phidata Pƙed 12 minutami

      hi if you give me recommendations i'll make more vids, i did a few videos with llama3 and ollama but happy to do more eg: czcams.com/video/-8NVHaKKNkM/video.html groq: czcams.com/video/ylFEoE42S2w/video.html I actually just record what im working on nowadays, but im happy to take requests :)

  • @tonyppe
    @tonyppe Pƙed 6 hodinami

    I would love to see automatic task delegation or rather agentic workflows here. I saw in your documentation that it says you are working on it. Is this presently available to play with? The scenario, from a one-sentence query, task a set of agents to complete the query.

  • @sauravmohanty3946
    @sauravmohanty3946 Pƙed 14 hodinami

    Can we use any other model like Claude or Llama ?

    • @tonyppe
      @tonyppe Pƙed 6 hodinami

      check docs. Llama is available with different providers.

    • @phidata
      @phidata Pƙed 2 minutami

      yup any model you'd like

  • @TheSrk98
    @TheSrk98 Pƙed 16 hodinami

    Amazing! The possibility of building intangible AI tools is endless! 👏

  • @rishabnandi9593
    @rishabnandi9593 Pƙed 3 dny

    snappy! love it!

  • @redthunder6183
    @redthunder6183 Pƙed 5 dny

    I was able to get something similar running reliably using llama 3 8b quantized to 4 bits. Not quite as advanced, it doesn’t have any task delegation, but I don’t see a need for it so I doubt I’ll add it. But I’m really happy I was able to get it to run on such a relatively “weak” model that can run locally

  • @user-gx9jo5jp8j
    @user-gx9jo5jp8j Pƙed 7 dny

    This is great! Is there a way to add a lot of documents (hundreds or thousands) into the vector database so that we can have the agent query a large corpus?

  • @sazztazz
    @sazztazz Pƙed 7 dny

    Someone said it, I’ll say it again. How are these different from conversational agents which langchain showed how to build like a year ago
 is it a nicer API? (Langchain at this point like bloatware) but what is the new pattern here? We’ve always had agents where agent = LLM+ knowledge + memory + tools. Otherwise, nice demo!!

  • @DEEPAKVAIDYA4u
    @DEEPAKVAIDYA4u Pƙed 7 dny

    Great video, right on money

  • @TSKTECHIN
    @TSKTECHIN Pƙed 8 dny

    Thanks for the video, extremely helpful to learn and build our own applications

  • @limjuroy7078
    @limjuroy7078 Pƙed 9 dny

    What if I want to include RAG in this system? How can I do it?

  • @stanleylu3625
    @stanleylu3625 Pƙed 9 dny

    Since this can see shell, can it also write or create files? Create or edit system settings if I chose to do so?

  • @teddyperera8531
    @teddyperera8531 Pƙed 10 dny

    Very helpful and thanks for making it open source. Can you make a tutorial on implementing this in a Streamlit app? Also, can you explain how we can add descriptions to each PDF file, so when querying, the agent knows which PDF to look for the most accurate data?

  • @thebruceyang
    @thebruceyang Pƙed 11 dny

    Just wanted to let you know that the discord link doesn't work! i'd love to join!

  • @aousabdo7266
    @aousabdo7266 Pƙed 11 dny

    Why are you even to make these tutorials short! There is so much to learn, please make them longer or make more videos :)

  • @Alxndros01
    @Alxndros01 Pƙed 13 dny

    I'm very skeptical of all things around AI lately, but this is a really cool implementation/conceptualization of what a powerful LLM can do. I want to build one of these locally and see if I can make it an 'expert' at something niche and traditionally 'difficult' for a computer to do.

  • @DatumRadixx
    @DatumRadixx Pƙed 13 dny

    Thank you. This is so neat, I am dying to port our agent to this framework soon

  • @DatumRadixx
    @DatumRadixx Pƙed 13 dny

    Awesome, I could not find the Local RAG under cookbook ?

  • @mehditaslimifar2521
    @mehditaslimifar2521 Pƙed 13 dny

    can you please comment on advantages of of phidata vs autogen vs crewai?

  • @mehditaslimifar2521
    @mehditaslimifar2521 Pƙed 13 dny

    great. can you make customize assistants and customize tools with phidata? any example?

  • @hvbosna
    @hvbosna Pƙed 13 dny

    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?

  • @RodrigoP.Coelho
    @RodrigoP.Coelho Pƙed 14 dny

    This is amazing! Is a LLAMA-3 with Groq version in your roadmap? I'm going to attempt to convert it, but donÂŽt know if I'm as skilled...

  • @mafaromapiye539
    @mafaromapiye539 Pƙed 14 dny

    Phidata reminds me of early stages of Microsoft copilot... As a Self-taught Prompt Engineer, l can relate and join dots...

  • @mafaromapiye539
    @mafaromapiye539 Pƙed 14 dny

    Had hands on Phidata AI Engineering framework, it simplifies the whole interconnected AI system structure

  • @nikhil_jadhav
    @nikhil_jadhav Pƙed 14 dny

    NotFoundError: Error code: 404 - {'error': {'message': 'The model `gpt-4o` does not exist or you do not have access to it.', 'type': 'invalid_request_error', 'param': None, 'code': 'model_not_found'}}

  • @nikhil_jadhav
    @nikhil_jadhav Pƙed 14 dny

    I was thinking same, to integrate LLM into Linux.

  • @weatherman_gaming
    @weatherman_gaming Pƙed 14 dny

    What software do you use for the zoom in/out effect? It looks great.

  • @cpng7409
    @cpng7409 Pƙed 14 dny

    Can use local open source model instead of gpt4o?i mean how to code if can

    • @BarathwajAnandan
      @BarathwajAnandan Pƙed 14 dny

      The prompts might have to be tuned I believe. I’ve tried multiple good repos which doesnt work as expected if not for the same LLM it was built with.

  • @onlineinformation5320
    @onlineinformation5320 Pƙed 15 dny

    If any individual agent needs to use memory, knowledge or internet how can it do so

  • @onlineinformation5320
    @onlineinformation5320 Pƙed 15 dny

    Is there anyway we can create a team of agents with their own memory, knowledge and tools and allow them to communicate with each other to get a task done

  • @Techonsapevole
    @Techonsapevole Pƙed 15 dny

    does local models with function calling support work with it?

    • @phidata
      @phidata Pƙed 15 dny

      yes you can use local models but sadly they are not currently good enough for this :(

  • @user-yu2wr5qf7g
    @user-yu2wr5qf7g Pƙed 15 dny

    finally a good channel.

  • @user-yu2wr5qf7g
    @user-yu2wr5qf7g Pƙed 15 dny

    wow!

  • @mohammedsaleh-ck8jf
    @mohammedsaleh-ck8jf Pƙed 16 dny

    thanks can you make work with open LLM like ollama

  • @ShailenSobhee
    @ShailenSobhee Pƙed 17 dny

    Technically, LLM OS would work with a local Llama-3 model right? Since you do not need the "omni" multi-modal input.

    • @phidata
      @phidata Pƙed 15 dny

      technically yes, but local models probably are not yet good enough to pull this off. maybe i do a video testing local models with this

  • @FutureInsight_J
    @FutureInsight_J Pƙed 17 dny

    your vibe is amazing! thx alot bro!

    • @phidata
      @phidata Pƙed 15 dny

      appreciate your vibe too :)

  • @allthenewsthatsfittomock6578

    do you just repost the same video every day?

  • @benh8199
    @benh8199 Pƙed 18 dny

    How does Phidata compare to other frameworks, like CrewAI, Autogen, Agency Swarm, etc.? What makes it standout compared to the competition (strengths/weaknesses)? It would be great if you made a video about this.

  • @themsuicjunkies
    @themsuicjunkies Pƙed 18 dny

    or just use the API this some a little pointless

  • @toddbristol707
    @toddbristol707 Pƙed 18 dny

    Hello. This is a great tool. I’m new to coding but logically I completely follow you. Would you be able to assist me in where to find instructions for how to add ‘text’ as an option to go along with the correct ‘pdf’ option you mentioned? Thank you,

  • @AnkitKapur
    @AnkitKapur Pƙed 18 dny

    Brilliant, thank you ❀

  • @NigerCine
    @NigerCine Pƙed 18 dny

    Sorry to ask this, but what did you do after selecting the code (1:49) to get that new window running showing the reponse of the receipt? I have no clew what to do: did use a shortcut? And what did you do after switching from gpt-4o to llama3, (2:23) to get a new response in the new window? Another shortcut? Can assistants communicate with each others? Like ask python assistant script writer to use the websearch assistant to do research then write a code?

  • @joseeduardobolisfortes
    @joseeduardobolisfortes Pƙed 18 dny

    I think that a entire OS is to much for a LLM but I expect to use one as a linux shell in a near future.

  • @six1free
    @six1free Pƙed 18 dny

    oh I think this video answers my very recent question :D oh but ollama is an extra step I don't see the need for

  • @six1free
    @six1free Pƙed 18 dny

    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?

  • @zmjerry
    @zmjerry Pƙed 18 dny

    Great job! I just test the framework and it's fantastic. Just curious why the 1k string length restriction on the tool instruction

  • @denisspataro7379
    @denisspataro7379 Pƙed 19 dny

    Thank you sharing this amazing content!

  • @denisspataro7379
    @denisspataro7379 Pƙed 19 dny

    Amazing job, thank you so much for sharing it!

  • @kreddy8621
    @kreddy8621 Pƙed 19 dny

    Thank for creating great content

  • @willwimbiscus7456
    @willwimbiscus7456 Pƙed 19 dny

    Where do you enter the API key? Apologies am pretty new to this.