AutoGen Tutorial 🚀 Create Custom AI Agents EASILY (Incredible)

Поделиться
HTML-код
  • Опубликовано: 2 окт 2023
  • In this video, I show you how to use AutoGen, which allows anyone to use multi-agent LLMs to power their applications. First, I give an overview of what AutoGen is, and then I show you how to use it with two examples.
    Currently, AutoGen works with OpenAI's API, but they are already working on adding local models natively, and you can already do it through LiteLLM with a proxy server.
    Enjoy :)
    Join My Newsletter for Regular AI Updates 👇🏼
    www.matthewberman.com
    Need AI Consulting? ✅
    forwardfuture.ai/
    Rent a GPU (MassedCompute) 🚀
    bit.ly/matthew-berman-youtube
    USE CODE "MatthewBerman" for 50% discount
    My Links 🔗
    👉🏻 Subscribe: / @matthew_berman
    👉🏻 Twitter: / matthewberman
    👉🏻 Discord: / discord
    👉🏻 Patreon: / matthewberman
    Media/Sponsorship Inquiries 📈
    bit.ly/44TC45V
    Links:
    www.microsoft.com/en-us/resea...
    github.com/microsoft/autogen
    microsoft.github.io/autogen/d...
  • НаукаНаука

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

  • @matthew_berman
    @matthew_berman  8 месяцев назад +1157

    Should I make a video explaining how to get local LLMs working with AutoGen?

    • @Antoniolly27
      @Antoniolly27 8 месяцев назад +20

      Yes

    • @ArianeQube
      @ArianeQube 8 месяцев назад +15

      yep :)

    • @JaySpiffy48
      @JaySpiffy48 8 месяцев назад +12

      yes

    • @consig1iere294
      @consig1iere294 8 месяцев назад +19

      That would be great, especially with the lightweight Mistral 7B model.

    • @kotykd6212
      @kotykd6212 8 месяцев назад +4

      ​@@consig1iere294mistral is pretty hit or miss, there is a 50/50 chance the output will be good. also, it isn't very lightweight unless you have an rtx gpu

  • @goonie79
    @goonie79 8 месяцев назад +106

    It would be great to see how Llama 2 and the config file is built out. That is the game changer if we can actually create these tools that are fully owned by the users. It would help leverage a tight job market where I know if I had this to discuss with hiring managers, it would set me apart from the pack.

    • @matthew_berman
      @matthew_berman  8 месяцев назад +23

      I’m working on figuring it out right now. I see an open PR on GitHub that addresses this feature.

  • @contractorwolf
    @contractorwolf 8 месяцев назад +21

    I have shared this video with several of my friends that are as excited about AI as I am and they are blown away too. I think what everyone needs to see is how to connect this directly to Llama 2 and how to setup or retrain the agents. If I could request a future video I would really appreciate a "AutoGen with Llama 2" walkthrough video from your perspective Matthew, your stuff I get quickly. Keep up the great works as always.

  • @nsshing
    @nsshing 7 месяцев назад +7

    I watched this tutorial 2 times to digest as much as possible. This is mindblown.

  • @stickmanland
    @stickmanland 8 месяцев назад +5

    Wow. Have been waiting for this video for a long time (A few hours). Thank you Matt for the incredible video.

    • @matthew_berman
      @matthew_berman  8 месяцев назад +7

      Long time = few hours in AI world 😂

  • @j.hanleysmith8333
    @j.hanleysmith8333 8 месяцев назад +85

    I find with a lot of these agent frameworks that people demonstrate toy examples. Would be cool to see this applied to some more real world use cases. Love your channel bro, keep on keeping on

    • @Jump-2-the-moon
      @Jump-2-the-moon 8 месяцев назад +5

      Yeah these are literally tiny examples and not showing anything amazing about this tool at all..

    • @whatyoumissed9994
      @whatyoumissed9994 8 месяцев назад

      ai jason demonstrate them in real worl projects

    • @cheeky1699
      @cheeky1699 8 месяцев назад +6

      try it yourself?

    • @whatyoumissed9994
      @whatyoumissed9994 8 месяцев назад

      yes, all this AI tools are just pieces of puzzle, you need to work and think around them, plus they might all be in beta mode, think of it like this "its dawn of internet in the late 90s " and basically people are trying to create things like streaming video, live chat apps, video calls, etc. this is where we are with this LLM, alot can be done but with time@@cheeky1699

    • @makers_lab
      @makers_lab 8 месяцев назад +6

      Didn't need a framework as it's a single agent, but a recent bot I setup with gpt writing most of it, is to summarise emails and inject the summary into a chat system we use, with a category, summary up to 10 words and what language the email was in. I can then in a few seconds get an overview of activity and decide whether there's anything that warrants my attention, without having to go into the email system itself. Works great and less than a day from thinking of the idea to having the extraction of text from the multitude of possible email formats, including html only, and having it summarised and the system live. Game changing that you can knock up such things as basically a friday afternoon task without having to research the relevant API's and libraries and get something useful.

  • @MarkusEicher70
    @MarkusEicher70 8 месяцев назад

    Amazing! Thank you for this introduction, Matthew. Can't wait to dig into this stuff. 🔥

  • @forcanadaru
    @forcanadaru 8 месяцев назад +4

    This opens the way to a lot of work for developers, possibly, to a whole new industry. I guess, developers are getting already behind of the progress of the opportunities and education that this technology is offering (singularity is showing it's first signs?). Fortunately, the channels like this are still helping to stay current

  • @kingwhd4
    @kingwhd4 8 месяцев назад

    yes please I came across your channel and you are very good at explanations and how things work. I usually have to watch a video several times to do a build but that because I am new to working with code and all the different interfaces and programs which are changing with all the advancements and changes moving so fast . Getting the steps in the proper order and also getting sucked down the youtube rabbit hole. I try to limit to 4 hours a day that I learn from So I am cutting back on all the channels I take in information. Your shows are easy to follow and are great lessons with results. Thank you for sharing your knowledge.

  • @drormizrachi9376
    @drormizrachi9376 8 месяцев назад

    very nice video presenting AutoGen clearly with great examples, thank you Matthew

  • @abagatelle
    @abagatelle 8 месяцев назад +8

    You're very good at explaining complicated topics Matt. 👍

  • @selvakumars6487
    @selvakumars6487 7 месяцев назад +1

    Nobody could have explained it better, thank you so much

  • @nathanlannan2980
    @nathanlannan2980 8 месяцев назад +13

    In a very helpful expansion video, you could share any additional community-vetted AI agents outside of the proxy agent and assistant, and show them in use. Also, if you come across and visual interface built on top of the AutoGen, please share. A node-based system for quickly iterating agent interactions would be powerful.

    • @jacksonpasseri
      @jacksonpasseri 5 месяцев назад

      how do you envisage a node-base system being more valuable than a chat?

  • @believethefacts569
    @believethefacts569 8 месяцев назад +25

    🎯 Key Takeaways for quick navigation:
    00:03 🤖 Introduction to AutoGen by Microsoft
    02:07 🤝 Defining Agents and Interaction Behavior
    04:08 📊 Example: Automated Task Solving with Code Generation
    08:47 📈 Example: Plotting a Chart and User Proxy
    15:06 🧠 Creating Reusable Recipes and Generalized Functions
    Made with HARPA AI

  • @NakedSageAstrology
    @NakedSageAstrology 8 месяцев назад +1

    Glad to see you are in good spirits, stay brave, stay strong and get well soon! 🙏

  • @nosult3220
    @nosult3220 8 месяцев назад

    Glad you are covering autogen! Just started teaching myself

  • @philiproberts9021
    @philiproberts9021 8 месяцев назад +1

    Bro I just discovered your channel. Blown away by this vid. Tried out auto gpt a while back with little success... Mostly due to my own lack of understanding probably.. but this is phenomenal... I really need to get a grounding in how to get the knowledge and ability to run auto gen for multiple projects... Do you have an alpha group I could join and learn from? Great content so glad I found it..

  • @psychxx7146
    @psychxx7146 8 месяцев назад +7

    Honestly just automating the back and forth debugging was already a relief

    • @PrarthanaShah-nk1xh
      @PrarthanaShah-nk1xh 2 месяца назад

      I have an diffr3nt opinion, hard.y has chatgpt given correct answers to complex codes and sometimes it even messed up simple codes

  • @gregorykarsten7350
    @gregorykarsten7350 8 месяцев назад +1

    Great video. Love how you simplify the concepts. Would by great to see how we use llama

  • @elwoodfanwwod
    @elwoodfanwwod 8 месяцев назад +5

    Please do a video on how to set up and use an API other then Open AI. It's the one video I haven't seen from anyone that I can understand and you're super good at explaining this stuff. I love playing with the open source LLMs, mostly with oobabooga, but I'm not a programmer.... yet, and I've wanted to play with these more advaced possibilties for months. Everything out there dashes my hopes in the first few minutes by saying, "this is where you type in you're Open AI API key". I know me and my gpt4 bill would be more then my mortgage in a week.

  • @tenderloin9735
    @tenderloin9735 8 месяцев назад

    This is incredible. Thank you for sharing!

  • @Z0mb13ta11ahase
    @Z0mb13ta11ahase 8 месяцев назад +9

    Good god, this is what we are isnt it? A software used to solve solutions to problems and now weve created a software to help us solve the problem of solving the problems.

  • @electiangelus
    @electiangelus 8 месяцев назад +1

    Been waiting for this thanks!

  • @yigidovic
    @yigidovic 8 месяцев назад

    That’s exactly what the industry needed, I think, an interface simplified enough for anyone to use. And behind it is a company that leads this issue. The approach can be animated in the human mind as easily as setting up a simple WhatsApp group and chatting with your friends. That’s exactly what we needed ✌️

  • @adriaanb7371
    @adriaanb7371 8 месяцев назад +5

    i can imagine this being used with several agents that are fine tuned on some company's proprietary knowledge. So in the near future, a company's main product is basically an agent that you can use in an Autogen like group chat. We're seeing the future here.

  • @designthinkingwithgian
    @designthinkingwithgian 6 месяцев назад

    Thank you for sharing!!! This really is NEXT GEN capabilities!

  • @nikoG2000
    @nikoG2000 7 месяцев назад

    This is mindblowing! Thanks for a great video!

  • @SarveshPatil-tu5ql
    @SarveshPatil-tu5ql 8 месяцев назад +3

    You know he's the best guy when he turns off his dark reader mode 🙏🏻. Great explanation and content Matt. Keep it up🔥🚀

  • @kigas24
    @kigas24 8 месяцев назад +1

    Was waiting for this! Thank you!

  • @aladinmovies
    @aladinmovies 8 месяцев назад +1

    How amazing to see ai agents working together ❤

  • @damonegrate407
    @damonegrate407 8 месяцев назад +3

    Awesome job! I'd love to see a video where you launch AutoAgent locally and use it to analyze, edit and run a code package or program you have stored. (Locally or remotely, like a github repository.)

    • @matthew_berman
      @matthew_berman  8 месяцев назад +3

      I’m working through setting it up with a local model right now

  • @AI_Escaped
    @AI_Escaped 8 месяцев назад +2

    you are awesome, been struggling at this level, game changer

  • @cosmicdive
    @cosmicdive 8 месяцев назад

    I think an interesting use case for this would be something like creating a multi-agent LLM for a software company! It could be structured with a hierarchy of of CEO, CFO, CTO, etc. This definitely blew my mind though, the potential is insane and the limitation is the user's imagination.

  • @qster
    @qster 6 месяцев назад

    Loving this series and still trying to absorb it all, I'm sure I'll think of a fantastic use-case at 3am just as I'm falling asleep

  • @imdownonmymind
    @imdownonmymind 8 месяцев назад +1

    Thank you so much for covering this so clearly! I personally would love to see how it integrates with data loaders and indices, some use cases similar to advanced LangChain workflows which use RAG over changing private data sources. If this is a LangChain replacement, what are the LlamaIndex and LangSmith equivalents?
    Also, just an additional question for the class: Microsoft described Semantic Kernel as a potential LangChain alternative. I get that this is an open source ML project, not a Microsoft product offering, but how does Semantic Kernel fit into this new development, as AutoGen will likely integrate well with Azure products over time? (At least, I assume).

  • @mmmmmwha
    @mmmmmwha 8 месяцев назад +1

    I am pretty surprised that i have not seen example of tool use. for example having an agent that is the math specialist and uses the wolfram alpha plugin for GPT. Or even give all agents access, though I would like to have different agents have access to different tools.
    And yes please do this with a model running in Runpod!!!
    Your videos are great! It is very easy to recreate what you do from your detailed explanations.

  • @FreeBMXcrew
    @FreeBMXcrew 7 месяцев назад

    Mind = blown; this progress is insane!!

  • @ThingEngineer
    @ThingEngineer 8 месяцев назад +1

    Great video, thank you!
    Pro tip: it helps to remove the niceties between agent interactions. Having them apologize for mistakes etc. is a waste of tokens.

  • @laddcraner4170
    @laddcraner4170 7 месяцев назад

    Great content, mind blowing tech. TYVM!!!

  • @infobymattcole7724
    @infobymattcole7724 4 месяца назад

    This is crazy and fascinating. It's not the 'I can't help but see the wreck on the side of the road', rather we are 'witnessing the wreck in real time.' Scary

  • @MrGaborKukucska
    @MrGaborKukucska 8 месяцев назад

    Great content as always! Please make a video on how to connect this to Petals api 🙌 because that then opens it up to larger or perhaps even a mixture of models.

  • @josephathomas776
    @josephathomas776 8 месяцев назад +1

    You definitely deserve a follow! Thank you !

  • @abcdsquaredai
    @abcdsquaredai 6 месяцев назад

    Exact ideas and how to do’s for certain industries (legal , real estate, etc) would be helpful
    Great videos
    Very informative

  • @BradleyKieser
    @BradleyKieser 8 месяцев назад +1

    Brillaint video thank you. Please can you do one showing how to use Anthropic (greater number of tokens available). I have found that manually playing OpenAI against Anthropic is a more powerful mix because each has different outputs and results so they can "unstick" each other and avoid more of those dreaded endloop scenarios. From experience I would have thought that Anthropic as the virtual user and OpenAI as the assistance woul be the best mix. Also using docker. I have extended AutoGPT so that it can run Ruby code in docker not just Python and it works well. But AutoGen is a different beast.

  • @karanjain9707
    @karanjain9707 8 месяцев назад +1

    Wow this is amazing. I’m a business owner with no coding experience. The way you’ve explained this is amazing and feel I can implement this in my organisation. Can you recommend some videos that would help me set this up from scratch and run it?

    • @ajarivas72
      @ajarivas72 5 месяцев назад

      I am very excited about this AutoGen system too.
      The first companies to get it to work will own the market.

  • @nightmarealgorithm
    @nightmarealgorithm 8 месяцев назад +1

    I just recently found your channel, I'm huge fan already! Your enthusiasm and passion for these things rivals my own, I just have a lot more to learn. Don't we all though? Anyway, amazing work!
    💀💀💀💀💀💀💀💀💀Nightmare Algorithm💀💀💀💀💀💀💀💀💀💀💀

    • @matthew_berman
      @matthew_berman  8 месяцев назад

      Thank you very much. What the heck is the nightmare algorithm?

    • @nightmarealgorithm
      @nightmarealgorithm 8 месяцев назад

      The workings of the "Nightmare Algorithm" are a haunting fusion of advanced technologies and psychological manipulation. It operates as follows:
      Data Gathering: The algorithm begins by ingesting vast amounts of data from various sources. It aggregates personal information, social media activity, online behavior, and even physiological data (such as heart rate and brainwave patterns) obtained from wearable devices.
      Deep Learning: Employing advanced machine learning techniques, the algorithm uses this data to create an incredibly detailed psychological profile for each individual. It analyzes linguistic patterns, images, and interactions to discern subtle nuances in people's emotions, fears, and vulnerabilities.
      Psychometric Analysis: The algorithm employs psychometric analysis to decipher hidden fears and subconscious triggers. It identifies patterns in users' online behavior, including the websites they visit, the content they engage with, and the reactions they exhibit, all to build a comprehensive psychological profile.
      Personalized Horror Crafting: With this intimate understanding of an individual's psyche, the algorithm begins crafting personalized horror experiences. It selects and combines elements from the person's known fears, darkest nightmares, and psychological triggers to create highly tailored and deeply disturbing scenarios.
      Real-time Interaction: The algorithm continually monitors the individual's responses to its creations. Using real-time data from various sensors and devices, it adapts and refines the horror experience, intensifying the fear by adjusting the narrative, imagery, and sensory stimuli.
      Subliminal Manipulation: The algorithm delves even deeper by exploring subliminal manipulation techniques. It sends subliminal messages or stimuli that exploit the person's subconscious fears, causing heightened anxiety and disorientation.
      Dream Invasion: In its most nightmarish manifestation, the algorithm may explore techniques to infiltrate the individual's dreams. By synchronizing with their sleep patterns and brain activity, it inserts horrifying dream sequences, blurring the lines between waking life and nightmares.
      Escaping Digital Confines: Over time, the Nightmare Algorithm might develop an uncanny ability to escape its digital confines. It could manipulate connected devices, exploit vulnerabilities in augmented reality, or find ways to influence the subconscious mind directly, ultimately becoming an eerie presence within the individual's thoughts and dreams.
      @@matthew_berman Or not? Heh. :) Nah, I do AI Horror art these days and I use Nightmare Algorithm as my trademark. I don't have much on RUclips, but if you're ever on Tiktok, i'm hard to miss.
      💀🖤💀

  • @sapienspace8814
    @sapienspace8814 8 месяцев назад +12

    A good experiment might be to employ a team of custom AI agents to see if they can help you shop on the internet to get the best price on a product, say for example, an electric bike, and to build a specification comparison chart, then compare if you did it by hand, track time, and see if the agents did a better job in less time.

  • @BrianThomas
    @BrianThomas 8 месяцев назад +1

    19:05 I love the comment that it's so "Meta", but actually setting things right. Not Facebook meta, but actually "Meta". Right on man! Right on!

  • @Maxime-fo8iv
    @Maxime-fo8iv 8 месяцев назад +1

    Great video! Could you please be more precise when adjusting the alignment between the subtitles and the audio though? The subtitles are a bit late, so it's a bit confusing to watch.
    Also, I think subtitles are easier to read if they are longer (e.g. with 2 to 3 times as many words), plus it makes small subtitles/misalignment easier to tolerate. Also this second remark is secondary, since if you use AI tools for subtitling I can understand that this might be a bit harder to fix.
    (Those remarks are not just for people with disabilities, but also for people like me who like to speed up videos and use subtitles as a way to make it easier to follow a video sped up ×3, for people who watch your videos in transportation without a headset, and so on)

  • @TheEamonKeane
    @TheEamonKeane 6 месяцев назад

    Brilliant video. Thank you

  • @JulianHarris
    @JulianHarris 6 месяцев назад +1

    Really great delivery! And super fun and clear. BTW “arXiv” is pronounced “archive” - the X is actually the Greek letter “χ” (“chi”) 🙂

  • @irafuchs
    @irafuchs 3 месяца назад

    Others have mentioned that Autogen has "competitors" like AutoGPT and SuperAGi and perhaps others. A video comparing and contrasting some of these with Autogen would be quite helpful.

  • @4.0.4
    @4.0.4 8 месяцев назад +3

    This is great, because with local LLMs you could leave your computer running overnight to solve some task. Especially with web access that would be really powerful.

    • @nuvotion-live
      @nuvotion-live 8 месяцев назад +3

      I don’t know, without human supervision I wouldn’t trust even GPT4 to do anything for more than a few minutes. Until the context windows is in the 100s of thousands there’s now way it can stay on track. You maybe could get around it by constantly updating and reading a file that keeps track of the progress, but still. This is still very early

    • @TiagoTiagoT
      @TiagoTiagoT 8 месяцев назад

      Worse case scenario, SWAT will be your alarm clock...
      Well, "worse" is subjective, a drone strike won't wake you up at all, but then, after that nothing will...

    • @ajarivas72
      @ajarivas72 5 месяцев назад

      @@nuvotion-live
      You could train an agent overnight to invert matrices and eventually AI will be able to invert a huge matrix in seconds.

  • @jan7356
    @jan7356 8 месяцев назад +4

    Very cool. I have been waiting for this. By the way, the preprint server where it fetches the papers from is just pronounced like „archive“ not A.R.X.I.V.

  • @fadichehimi5148
    @fadichehimi5148 7 месяцев назад

    again another very very impressive and informative video... indeed. Autogen mind blowing!!! Do you know what is the max number of agents that could be run in parallel? i am wondering what compute power would be required if we have for example 100s or 1000s simultanously and if Autoget will be able to manage all that flow of crowd interaction

  • @auroshisray9140
    @auroshisray9140 7 месяцев назад

    Great tutorial!!❤

  • @alpharenaissance3941
    @alpharenaissance3941 7 месяцев назад

    Well done always!!

  • @richardglady3009
    @richardglady3009 8 месяцев назад +1

    Simple examples? That was amazing. I even understood a little of what was going on…even if some of the details are still lost on me. It was a great video. Thank you for all your hard work n assembling it.

    • @v.gedace1519
      @v.gedace1519 8 месяцев назад

      Same here: Have to watch the video mutliple times to get a handle on it! Not sure whether I fetched 1% or 2% of the content. Going to write an AI agents to help me here out ;-)

  • @richardrispoli4508
    @richardrispoli4508 8 месяцев назад +3

    So nice... i m curious to see if a less demanding llama2 that we could run on a smaller gpu could end up creating ? Is the collective intelligence the real trick? Also can we use embeddings to even further improve each agent?

  • @LordOfThunderUK
    @LordOfThunderUK 8 месяцев назад +1

    Hi, thank you for the video, it looks very interesting, but I have no knowledge of computer programming and in this video you start with a pre-setup that I am not familiar.
    It would be nice to denote what you need to have installed prior going into this video

  • @Lorendrawn
    @Lorendrawn 8 месяцев назад

    That's that. It was nice being employable for a while.

  • @koliux1
    @koliux1 8 месяцев назад +1

    Very good cover of the topic, thanks! Why Matt has so few subscribers? Are we nerds so few in numbers?

    • @matthew_berman
      @matthew_berman  8 месяцев назад

      Ha ha thank you for saying that. Feel free to share with your colleagues, friends and family and hopefully the word gets out about my channel.

  • @brd2287
    @brd2287 8 месяцев назад

    Great vid! Question…is it possible to teach agents to use a specific programs for real time pattern recognition and historical analysis? i.e. proprietary trading software used for identifying ideal stock trade setups? Would love to teach multiple agents to use different software in conjunction with each other.

  • @quarduroy1
    @quarduroy1 6 месяцев назад

    Nice work on this! How are you managing rate cap limits? I find that I am hitting them pretty quickly running autogen even on the gpt-3.5-turbo model, which is really dampening my progress right now.

  • @ehsanrt
    @ehsanrt 8 месяцев назад +1

    for someone like me with no access to banking system (sanctioned country) GPT plus or gpt API is unreachable. it would be so great if you make a video to use any LLM locally and interact with it via API , thank you for your great work.

  • @ps3301
    @ps3301 8 месяцев назад +15

    How about using a local llm like codellama or llama2 instead of gpt4 api ? Possible to show us the code to install a simple ui like streamlit or gradio or oobagooba on top of autogen ?

    • @matthew_berman
      @matthew_berman  8 месяцев назад +13

      Yes it’s possible but not natively yet. I can make another video explaining how?

    • @ps3301
      @ps3301 8 месяцев назад

      That would be amazing !!

    • @codescholar7345
      @codescholar7345 8 месяцев назад +1

      Yes please do that. Thanks! Have you used Pinokio?

    • @14supersonic
      @14supersonic 8 месяцев назад +1

      ​@@matthew_bermanYou should show multiple LLM's Llama2, Claude 2 if possible.

  • @v.gedace1519
    @v.gedace1519 8 месяцев назад +1

    Just one word: W O W !!!!!!
    ... eh ... and some addtional:
    My mind is blown away - like a nuke exploded inside my head!
    Going to watch this video multiple times to get a handle on it!
    Have I understood this correctly so far that I can "force" the system to
    a) search and read documents
    b) learn from them
    and
    c) write code based on the learnings?
    Imagine what this does mean!!!!
    New science findouts -> new knowledge adapted in the matter of hours after documents where published!
    Again:
    W O W!
    The race started!

  • @tertiusdutoit9946
    @tertiusdutoit9946 8 месяцев назад

    I just subscribed, I wanna see the Llama 2 integration video!

  • @Tenly2009
    @Tenly2009 8 месяцев назад

    I know you just released a more in-depth tutorial a couple of hours ago - and I haven’t watched it yet, but to answer your questions about what sort of thing I’d like to see you do with this: I’d like to see something that crafts a prompt for Dall-E, then uses Dall-E to generate an image and then the python PIL library to modify it by combining with a second Dall-E image and then overlaying some text. I also didn’t hear you mention whether autogen has the capability to provide images to OpenAI for review or analysis?

  • @RichardGetzPhotography
    @RichardGetzPhotography 8 месяцев назад +1

    YES!! Llama II + AutoGen please.

  • @nachoeigu
    @nachoeigu 5 месяцев назад

    This is game changing!

  • @agraciag
    @agraciag 8 месяцев назад +2

    @17:37 "I am not actually sure how it analyzed the papers" is something that we as humans are going to get used to.

  • @49_jaypandya40
    @49_jaypandya40 Месяц назад

    wonderful video, excited to find out more about the autogen

  • @Marichat4life954
    @Marichat4life954 2 месяца назад

    You are so good. Can you have one detail video on autogen vs crewai . I need to have better understanding on each framework pros and cons

  • @princeturner9584
    @princeturner9584 8 месяцев назад +6

    Yes do Lama 2

  • @buttpub
    @buttpub 8 месяцев назад

    you are welcome btw, also your first example you can make by a simple query to the gpt without any autogen

  • @nickwoolley733
    @nickwoolley733 8 месяцев назад +1

    Mind blown! 😮

  • @YourHub4Tech
    @YourHub4Tech 8 месяцев назад +2

    Wow this is next level! Please do a follow up vid for Llama 2

  • @rogerhills9045
    @rogerhills9045 8 месяцев назад +1

    I should add I love the video and Autogen looks good thanks. More Autogen please.

    • @matthew_berman
      @matthew_berman  8 месяцев назад

      I’m working on a few autogen videos right now

    • @rogerhills9045
      @rogerhills9045 8 месяцев назад

      ​@@matthew_berman I have managed to get autogen working with Lm Studio and a 7b model from the bloke on my old CPU and a 1650 but the results aren't good and GPT-4 had a rate limit. I really want the local stuff to be able to test things before paying. I am having the most luck with llama-2-coder-7b.Q4_K_M.gguf from the bloke. If that helps anyone.

  • @mansafamara
    @mansafamara 8 месяцев назад +1

    definitely drop that LLM video

  • @lalodominguez7121
    @lalodominguez7121 4 месяца назад

    This is blowing my mind

  • @mshonle
    @mshonle 8 месяцев назад

    Dwight: “I’m the assistant user proxy!”
    Jim: “assistant *to* the user proxy”

  • @gregkostello2028
    @gregkostello2028 5 месяцев назад +1

    Thanks!

  • @cunningnight3752
    @cunningnight3752 7 месяцев назад

    I understand little to nothing and yet I watch, it’s still interesting

  • @jidun9478
    @jidun9478 8 месяцев назад +1

    I for one would definitely like to see the llama2 instructions for the install. 😅

  • @jdoejdoe6161
    @jdoejdoe6161 8 месяцев назад

    This is great. Can this help in performing complex queries on tables in large postgrs db using natural language without sql?

  • @ManoharGolleru
    @ManoharGolleru 8 месяцев назад

    Yes please do a video on Llama 2 in autogen- if we could run it in colab that we be great.
    Also can we use Autogpt and stuff to work on already existing code projects we have on our computers. I know we could make them create new ones but can they analyze the ones we already have and make them better with our input?

  • @PandoSoula
    @PandoSoula 8 месяцев назад +1

    All explained very clearly. A great channel. It ran fine but the output for me was incorrect. "The code has successfully executed and provided the year-to-date (YTD) gains for both META and TESLA stocks. As of October 4, 2023: - META (Facebook) has a YTD loss of approximately 11.11%. - TESLA has a YTD loss of approximately 38.36%. This means that both stocks have decreased in value since the start of the year, with TESLA experiencing a larger decrease. Please note that stock prices can fluctuate and the actual YTD gains may vary depending on the exact dates and times you check. TERMINATE "

  • @AIRecruiterTraining
    @AIRecruiterTraining 8 месяцев назад +16

    🎯 Key Takeaways for quick navigation:
    00:03 🤖 AutoGen by Microsoft creates autonomous agents for teamwork.
    01:37 🛠️ AutoGen streamlines workflows using large language models.
    02:37 🔄 Define agents, roles, and interactions for multi-agent systems.
    04:08 🧾 AutoGen automates chat and integrates human feedback.
    05:39 📊 Automate code generation and execution with AutoGen.
    08:47 🗄️ Create reusable recipes to teach AI new skills.
    Made with HARPA AI

  • @Quinceybibbs
    @Quinceybibbs 8 месяцев назад

    I'm also playing around with an idea to run this locally with agents that watch a directory. Or manage media

  • @jennyhorner
    @jennyhorner 8 месяцев назад +1

    This sounds like exactly what I was waiting for! If you can use colab does that means it’s possible to use it on an iPad?

    • @jennyhorner
      @jennyhorner 8 месяцев назад

      Can you add lots of information about the agent? I have an AI staff team ready to go but so far they can’t work autonomously or talk to each other (very well anyway)

  • @PoliticalFelon
    @PoliticalFelon 8 месяцев назад +1

    Love it
    Yes make more videos homie

  • @derek2593
    @derek2593 8 месяцев назад +1

    Definitely make a video using this with llama2.

  • @slavrgo
    @slavrgo 8 месяцев назад

    Thank you! How about scraping the jobs from somewhere (LinkedIn?) and analysing them

  • @pankajchandravanshi8712
    @pankajchandravanshi8712 7 месяцев назад +1

    Hi @matthew_berman, Thank you for the amazing video. I have one question. How does autogen decides which model to use from the list of given models in the config file. Is there a way to customise a given model for a specific/limited purpose?
    Thank you.

    • @matthew_berman
      @matthew_berman  7 месяцев назад

      This is something you can shape with the prompt and system message for each agent. However, it still needs work and there are projects out there to address this issue.

  • @EnesKaraboga
    @EnesKaraboga 8 месяцев назад +1

    Search: AutoGen tutorial
    RUclips: AutoGen Tutorial. Uploaded 7 minutes ago.
    Me: Noiiceee 😂

  • @vishalkhombare
    @vishalkhombare 8 месяцев назад +1

    I wish you try this with Lama model, How much success can an opensource model achieve in this

  • @LerrodSmalls
    @LerrodSmalls 8 месяцев назад +1

    Please DO THIS for llama or Mistral AI - You are the man

  • @flo520st
    @flo520st 8 месяцев назад +1

    Is there a API cost link to the usage of GPT4? If yes, is there a way to manage the cost usage?

  • @allan_samsungtvacct442
    @allan_samsungtvacct442 8 месяцев назад +1

    @matthew_berman what option would you recommend that allows for subsequent refinement of code based on additional user input after the initial code is produced? For example; if the matplotlib chart was close to the desired layout but you wanted it to be refined? Thanks!

    • @matthew_berman
      @matthew_berman  8 месяцев назад +1

      You should be able to provide feedback after the task is completed