Build Anything with OpenAI Swarm, Here’s How

Поделиться
HTML-код
  • Опубликовано: 24 ноя 2024

Комментарии • 102

  • @DavidOndrej
    @DavidOndrej  Месяц назад +8

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

  • @mugishapatrick8595
    @mugishapatrick8595 Месяц назад +97

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

    • @MarianeTaylor
      @MarianeTaylor Месяц назад +5

      Me too😅

    • @mostpowerfulclips
      @mostpowerfulclips Месяц назад +20

      I think hes also very clueless

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

      ​@@MarianeTaylor😂

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

      Much more clearer than 90% of the population 😂

  • @v.t.photography1590
    @v.t.photography1590 Месяц назад +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 Месяц назад +2

      Noted ✅️ thanks!

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

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

  • @postman3790
    @postman3790 Месяц назад +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.👍

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

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

  • @japorto100
    @japorto100 Месяц назад +2

    Yeah its truly an insane thing. Pretty much unlimited possibilities

  • @wasimdorboz
    @wasimdorboz 16 дней назад

    perfect tutorial i am goin to watch all ur videos

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

    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.

  • @PrettyDigital_1
    @PrettyDigital_1 Месяц назад +2

    Joining the Society, this is awesome

  • @inaranjo666
    @inaranjo666 Месяц назад +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 ?

  • @TheDarkLordAngel
    @TheDarkLordAngel 7 дней назад

    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.

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

    Thanks for introducing us to Swarm!

  • @southVpaw
    @southVpaw Месяц назад +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 Месяц назад +2

      same but json

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

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

      @@southVpaw were probably doing real similar stuff 🤔🤔

    • @southVpaw
      @southVpaw Месяц назад +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 Месяц назад +1

    Try playback speed of 75%.. It Works

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

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

  • @drpuffles86
    @drpuffles86 14 дней назад

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

  • @duckspencer9345
    @duckspencer9345 Месяц назад +2

    How Would you implement the Demo Loop?

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

    Homie really exposed his key like that

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

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

    • @southVpaw
      @southVpaw Месяц назад +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 Месяц назад +1

      ​@@southVpawsounds interesting, any video on that?

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

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

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

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

  • @YuKeR75
    @YuKeR75 24 дня назад +1

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

  • @ricp
    @ricp 29 дней назад

    good stuff, man!

  • @benmaxinm
    @benmaxinm Месяц назад +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.

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

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

  • @a31-hq1jk
    @a31-hq1jk Месяц назад +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.

  • @eg4933
    @eg4933 Месяц назад +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.

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

    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?

  • @chrystofferaugusto1194
    @chrystofferaugusto1194 29 дней назад

    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?

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

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

  • @monstermage285
    @monstermage285 29 дней назад

    How does this compare to Zapier Central or Functions?

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

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

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

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

  • @chaseflores2145
    @chaseflores2145 8 дней назад

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

  • @crypto_hodler6948
    @crypto_hodler6948 22 дня назад

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

  • @Lannd84
    @Lannd84 26 дней назад

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

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

    Which exetsions do you use in vscode?

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

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

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

    Its really long winded way to get the weather

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

    Can we create Agent Smith

  • @RelativeResonance
    @RelativeResonance 6 дней назад

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

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

    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...🤣

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

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

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

    😮❤

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

    Is this accessible for EU users?,

  • @RudeDude563
    @RudeDude563 Месяц назад +6

    Spoiler alert: Napoleon failed.

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

      Lmao yea caus he didn’t have swarm

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

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

  • @monstermage285
    @monstermage285 29 дней назад

    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

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

    Debug print statements aka logging 😂

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

    this guy needs to get off of chatgpt

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

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

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

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

      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

  • @traladnduw2214
    @traladnduw2214 5 дней назад

    Which you have to code btw🤣

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

    what happend to your nose

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

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

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

    anything but a commercial product 😢

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

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

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

    10:12

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

    i'm too early, hi

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

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

  • @Keshly16
    @Keshly16 22 дня назад

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