Build Anything with OpenAI Swarm, Here’s How

Поділитися
Вставка
  • Опубліковано 4 лют 2025

КОМЕНТАРІ • 107

  • @DavidOndrej
    @DavidOndrej  3 місяці тому +9

    🐝 Wanna start your AI Business? Go here: www.skool.com/new-society

  • @mugishapatrick8595
    @mugishapatrick8595 3 місяці тому +102

    i dont understand 90% of what this guy is saying but i still watch his videos

    • @MarianeTaylor
      @MarianeTaylor 3 місяці тому +4

      Me too😅

    • @mostpowerfulclips
      @mostpowerfulclips 3 місяці тому +21

      I think hes also very clueless

    • @hamdanisidimohamed2428
      @hamdanisidimohamed2428 3 місяці тому

      ​@@MarianeTaylor😂

    • @NuevoVR
      @NuevoVR 3 місяці тому +9

      ​@mostpowerfulclips he is. He's a view grabber. Every video is titled "MAKE ANYTHING WITH (random LLM)! As if he just discovered fire

    • @Zeroduckies
      @Zeroduckies 3 місяці тому

      Much more clearer than 90% of the population 😂

  • @v.t.photography1590
    @v.t.photography1590 3 місяці тому +34

    In videos like this what I want to see is “Here is what we are building today” - 1 min. useful application demo that will blow my mind (say - build me application that i scratched on a piece of paper). Then i want to see how agents built it, tested it ran it for me and proved that all works. Then step by step tutorial.

    • @andydataguy
      @andydataguy 3 місяці тому +2

      Noted ✅️ thanks!

    • @wes7bg
      @wes7bg 3 місяці тому

      that's far from reality at this point.. you need to have some dev skills and stron use of cursor in order to develop something actually useful.. as you may deploy it somewhere in the cloud and one stupid function could cost you a ton

  • @FabioS-ns3gg
    @FabioS-ns3gg 3 місяці тому +2

    I like the way you figure out things on the go. People say you should do better at planning and giving the clear script from the beginning but there's a lot of such content already and sometimes its refreshing and easier to emphasize with watching someone learning about a new tool in real time

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

    Good job! Your passion makes it way better to understand. You activate ability of learning better in the 2nd brain in others!

  • @postman3790
    @postman3790 3 місяці тому +13

    Alot of people stop watching at the start because there is no simple talk about what swarm does and how it is different from earlier AI tools.👍

  • @AmanBansil
    @AmanBansil 3 місяці тому

    David, I love your videos and how cutting edge they are. Keep going. These are very helpful. I spent the last weekend trying to make sense of LammaIndex agents. Seeing OpenAI do this is incredible I trust them more than I trust these 3rd party companies that can't even keep up with their documentation and keep deprecating libraries as fast as they create them.

  • @MrWizardGG
    @MrWizardGG 3 місяці тому

    Glad to see how easy it is to give openai access to local functions. Was previously doing so in home assistant.

  • @wasimdorboz
    @wasimdorboz 2 місяці тому

    perfect tutorial i am goin to watch all ur videos

  • @PrettyDigital_1
    @PrettyDigital_1 3 місяці тому +2

    Joining the Society, this is awesome

  • @ten2the6
    @ten2the6 3 місяці тому

    Thanks for introducing us to Swarm!

  • @SoftwareEngineer-Hesh
    @SoftwareEngineer-Hesh 19 днів тому

    The context should be saved into the manager agent , because it's how it's done in real life scenarios..
    The manager is the only person that's aware of the real objective, and only delegates secrets to subordinates as needed and when needed (passed as context variable).

  • @japorto100
    @japorto100 3 місяці тому +2

    Yeah its truly an insane thing. Pretty much unlimited possibilities

  • @inaranjo666
    @inaranjo666 3 місяці тому +3

    Hello Thank you very much for this educational video. I had a question, should we pay for the open AI -API key ? Or can we use other API ?

  • @chrystofferaugusto1194
    @chrystofferaugusto1194 3 місяці тому +2

    What is the real difference between using swarm and scripting in py multiple agents to be created with variables on the prompt from previous agents?

  • @HadrianAibe
    @HadrianAibe 3 місяці тому

    Agents might have dreams, but Claude will bring them to reality.

  • @sovth_senter
    @sovth_senter 3 місяці тому +8

    I don't use a framework. I raw-dog it with asyncio and a YAML file. I applied for your open position. I'd love to show you.

    • @xsw882
      @xsw882 3 місяці тому +2

      same but json

    • @sovth_senter
      @sovth_senter 3 місяці тому +2

      @@xsw882 yeah, it's preference at that point. I get models to more consistently spit out correct yaml than json, it's less tokens, and it's easier to read. Does json scale better? Yep. Are most API calls json? Also yep.
      My project is local, so scale doesn't super matter, and if I ever needed to format for json for an unavoidable API call (haven't ran into one), it wouldn't be that much of a hassle to flip that step to generate json.

    • @xsw882
      @xsw882 3 місяці тому +3

      @@sovth_senter i just started like 48 hours ago but its going very quickly and i just asked the AI to trim down my json cause the token amount and now that you point it out, i essentially made my json into a YAML with brackets lol my projects are local as well im doing web browser stuff so i chose javascript and jsons but i might just copy you

    • @xsw882
      @xsw882 3 місяці тому +1

      @@sovth_senter were probably doing real similar stuff 🤔🤔

    • @sovth_senter
      @sovth_senter 3 місяці тому +1

      @@xsw882 mine researches online too. YAML parses just the same, ya know? Let me know how it goes! I've entirely replaced video games with building agents, idk how more people don't have fun with this.

  • @keifsavage1090
    @keifsavage1090 3 місяці тому +1

    Try playback speed of 75%.. It Works

  • @TheDarkLordAngel
    @TheDarkLordAngel 2 місяці тому

    Will you consider conducting a comparison of Agentic AI tools/platforms? Such as, a comparison of Magnetic-One, Jarvis, NVIDIA NIM, LangChain/Graph, LlamaIndex, and startups like Beam, Agency, and Adept AI. Additionally, there are RPA players that can integrate legacy systems automation with LLM capabilities for both old and new agentic automation. Please also include Spring AI for the large Java community.

  • @a31-hq1jk
    @a31-hq1jk 3 місяці тому +1

    David, you have haters now, it doesn't matter how you do your thing, you'll figure it out. The only way to learn is by making mistakes, and you are doing great with your experiments. You have come a long way now. Dont let the idiots get to you, they are jelous complaining about the use of ai but they can't even use ai to come up with their own stuff.

  • @drpuffles86
    @drpuffles86 2 місяці тому

    ah yes, 45 mins of following a tutorial that would’ve taken 5-10mins max. but apparently this guys gonna be a billionare

  • @ILYAIvanina
    @ILYAIvanina 11 днів тому

    cool! tnx! 🤝

  • @SpragginsDesigns
    @SpragginsDesigns 3 місяці тому +1

    How do you have Composer on the same window as Chat? I can only use it in a separate window.

  • @YuKeR75
    @YuKeR75 3 місяці тому +1

    Do you know how to use an agent that provides an image analysis (description) ?

  • @ascensionunlimited4182
    @ascensionunlimited4182 3 місяці тому

    Homie really exposed his key like that

  • @duckspencer9345
    @duckspencer9345 3 місяці тому +2

    How Would you implement the Demo Loop?

  • @TheDJHollywood
    @TheDJHollywood 3 місяці тому +1

    Which one would you get into? Swarm because of Open AI? Which do you think is the best, and which is the one you think that has staying power?

    • @MrWizardGG
      @MrWizardGG 3 місяці тому

      Swarm is great and can be put into any website or app

    • @sovth_senter
      @sovth_senter 3 місяці тому +2

      I don't think there's going to be 1 overall agent framework, and honestly, I don't use a framework for my agents. It's way faster and more customizable (with less telemetry) to just use pure Python. I use asyncio to manage operations and a YAML file to switch around roles, tools, and context.
      I'm on a CPU-only laptop with a 3B and it's doing work for me.

    • @nexenexen
      @nexenexen 3 місяці тому +1

      ​@@sovth_sentersounds interesting, any video on that?

    • @sovth_senter
      @sovth_senter 3 місяці тому +1

      @@nexenexen there can be. I've been thinking about it.

    • @andydataguy
      @andydataguy 3 місяці тому +1

      ​@southVpaw you said more customizable. What customizations did you find trouble with the?

  • @ricp
    @ricp 3 місяці тому

    good stuff, man!

  • @benmaxinm
    @benmaxinm 3 місяці тому +4

    This video has both positive and negatives. Positive is that you give a glimpse into Swarm, Tavily and prompt-engineering. Negatives are like many of your previous videos - you do not prep properly for the video (sometimes not even reading the documentation) hence the quality of what you are trying to produce at the end is not good enough. Try to invest more into prepping your projects before you record them and you are on a good path. Thanks for the video anyway, even though the output did not do at all what you intended to do, I learned few related things.

  • @chaseflores2145
    @chaseflores2145 2 місяці тому +1

    If agents were that useful, chatgpt would have a simple interface to create agents without needing to do all that.

  • @dimakavetskyy2082
    @dimakavetskyy2082 29 днів тому

    are you familiar with virtuals and the game engine on base?

  • @RABWA333
    @RABWA333 3 місяці тому

    Supposed we have structure and semi structure data base , we need to chat with it , how I start , should start here , or look for foundation model ? Then what ? please tell me the main steps and tools required?

  • @monstermage285
    @monstermage285 3 місяці тому

    How does this compare to Zapier Central or Functions?

  • @jimmytaylor1279
    @jimmytaylor1279 3 місяці тому

    What was the extension you were using? I heard you say cursor but I can't find it.

  • @eg4933
    @eg4933 3 місяці тому +1

    swarm is counter-intuitive to AI. The AI is suppose to build, grow, refine, manage logical structures all on its own("behind the scenes") just like its learning and growing just by users inputs(prompts). Users aren't suppose to take this capability from AI, its suppose to do this in its "head" all while being prompted...probably very little productivity gains in actuality with swarm.

  • @DanielSayon
    @DanielSayon 3 місяці тому

    Which exetsions do you use in vscode?

    • @benmaxinm
      @benmaxinm 3 місяці тому

      Its a fork of vscode so it lookes like vscode but its different IDE

  • @Elephants88
    @Elephants88 2 місяці тому

    Let's get you on crypto

  • @mzt1936
    @mzt1936 3 місяці тому

    good information however if your target viewers are non/low techies, you might want to slow down a bit.

  • @Lannd84
    @Lannd84 3 місяці тому

    I hope no ones goes through all this gibberish.. he is master of word salad. He has ai agent for word salad 😂

  • @crypto_hodler6948
    @crypto_hodler6948 3 місяці тому

    If it’s so easy and Ai is doing so much of the heavy lifting- why would I need to join your Skool? 🤔🧐

  • @StuartJ
    @StuartJ 3 місяці тому +1

    Why do we even need agent frameworks? If a task requires an agent, why doesn't AI create it for you?

  • @bene88597
    @bene88597 3 місяці тому

    Is this accessible for EU users?,

  • @RelativeResonance
    @RelativeResonance 2 місяці тому

    Tf is swarm for. regular api calls is the same thing no?

  • @brandonlane
    @brandonlane 3 місяці тому

    😮❤

  • @andydataguy
    @andydataguy 3 місяці тому

    ​@southVpaw Makes sense. Thanks for sharing! 🙌🏾

  • @SportPrediction
    @SportPrediction 3 місяці тому

    Can we create Agent Smith

  • @monstermage285
    @monstermage285 3 місяці тому

    1 major correction I will need to tell you. 18 months every company will not have AI agents. That's a stupid and ignorant statement. Their are literally still some companies that don't even think they need a website. Yet alone a Google business listing. Tons of them do manual processes when machines are available to do it. There are way to many variables. Though this will allow sooo many people who adopt early will get paid

  • @rootsyn
    @rootsyn 3 місяці тому

    Its really long winded way to get the weather

  • @danielabenhanoch2795
    @danielabenhanoch2795 3 місяці тому

    You are saying: You can do that without any experience, its really easy. And then go on doing and showing tons of really complicated stuff that I have no idea what where and why...🤣

  • @mostpowerfulclips
    @mostpowerfulclips 3 місяці тому

    Debug print statements aka logging 😂

  • @traladnduw2214
    @traladnduw2214 2 місяці тому

    Which you have to code btw🤣

  • @mykelstanleyautomateai
    @mykelstanleyautomateai 3 місяці тому

    Wasn’t this a similar framework to your open source GIT? I’ve used your REPO as a source of different agent activity -

  • @RussellSchneider
    @RussellSchneider 3 місяці тому

    I'd like to hire someone to help me create a few Ai swarm apps - any true experienced experts here? Can you please reach out to me?

    • @ten2the6
      @ten2the6 3 місяці тому

      How does one contact you Russell? I couldn't find you with your alias.

    • @degenjannis9301
      @degenjannis9301 3 місяці тому

      Hey yes i can help you out, but what does a few AI swarms apps mean. Do you even know how long it takes to develop an app :D

  • @RudeDude563
    @RudeDude563 3 місяці тому +6

    Spoiler alert: Napoleon failed.

    • @danrich1194
      @danrich1194 3 місяці тому

      Lmao yea caus he didn’t have swarm

    • @andrewbuoyae665
      @andrewbuoyae665 2 місяці тому

      😂😂😂😂…That’s Right, He Did End in an EPIC FAIL! But it’s the Damage and Havoc he Reigned, was worth the History 📚 Books 📕

  • @rahulchillara
    @rahulchillara 3 місяці тому +1

    this guy needs to get off of chatgpt

  • @aidanthompson5053
    @aidanthompson5053 3 місяці тому

    10:12

  • @SjarMenace
    @SjarMenace 3 місяці тому

    what happend to your nose

  • @aiamfree
    @aiamfree 3 місяці тому

    anything but a commercial product 😢

    • @Rami_Zaki-k2b
      @Rami_Zaki-k2b 3 місяці тому

      Don't use ChatGPT, windows l, Mac, AWS, Azure, or Google Service. That is wise.

  • @paladinfinancial
    @paladinfinancial 3 місяці тому

    Swarm doesn't work for a lot of people. Cannot get it to work in local machine, Colab, etc. Trash man

  • @nicockr
    @nicockr 3 місяці тому

    i'm too early, hi

  • @Keshly16
    @Keshly16 3 місяці тому

    I shouldnt need to pay 97 dollars a month to learn how to build an ai agent.