AUTOGEN TUTORIAL - build AI agents with GPT-4o and Microsoft's AutoGen

  Рет қаралды 43,236

Wes Roth

Wes Roth

Күн бұрын

Learn AI With Me:
www.skool.com/natural20/about
Join my community and classroom to learn AI and get ready for the new world.
#ai #openai #microsoft
here are the links i mentioned:
Install AutoGen:
autogen-studio.com/autogen-st...
OpenAI API Quickstart:
platform.openai.com/docs/quic...
00:00 Microsoft's AutoGen
00:38 Installing AutoGen
05:33 Tour of AutoGen
09:30 Adding GPT-4o
10:48 AI Agents Developing Videogames
14:35 Running a Workflow
17:46 Adding new skills
20:17 More Use Cases

Пікірлер: 161
@dylan_curious
@dylan_curious 25 күн бұрын
OMG. Watching the agents code up the video game felt surreal. This is so powerful. Thanks for sharing.
@dan-cj1rr
@dan-cj1rr 25 күн бұрын
oh each of em searched github for a tetris game and made it so cool MESMERIZING WOAH
@OddlyHistorical-hb1yg
@OddlyHistorical-hb1yg 22 күн бұрын
For anyone getting an error about "packaging" when you try the command "autogenstudio ui", just do the following: pip install packaging Then try the autogenstudio ui command again
@anthonyengel7192
@anthonyengel7192 18 күн бұрын
Life saver; ty!
@twogunzpadre
@twogunzpadre 16 күн бұрын
BEAUTIFUL!...thank you
@airlesstermite4240
@airlesstermite4240 16 күн бұрын
thank you!!!
@YaelMendez
@YaelMendez 23 күн бұрын
Thank for for developing this open content. Your broadcasting improvements are 💯 I’m sharing your content with LATAM. 👏
@Fonzleberry
@Fonzleberry 25 күн бұрын
Thanks Wes. I've been looking at doing just this.
@bakeee
@bakeee 25 күн бұрын
looking forward to using this. i was messing around with crewai it occasionally worked for me, im not the best coder but this looks feasible for my intended uses
@propeacemindfortress
@propeacemindfortress 24 күн бұрын
Conda in whatever flavor is not isolated, it is just a python environment of which you can have multiple for the purpose of maintaining neat little spaces with only those dependencies you need, vastly reducing potential version conflicts between libraries... If docker is isolated is debatable and becomes kinda semantic, VM's are certainly isolated environments... but conda is not.
@truehighs7845
@truehighs7845 24 күн бұрын
I gave up on conda, it was breaking too much and didn't have the latest just an added latency; pyenv or venv, or poetry or whatever but not conda..
@propeacemindfortress
@propeacemindfortress 24 күн бұрын
@@truehighs7845 lightweight and flexible ... most of times less is always more 🙂
@SeeFoodDie
@SeeFoodDie 24 күн бұрын
Check out miniconda or venv instead. Full anaconda is problematic.
@ai_serf
@ai_serf 25 күн бұрын
uh.. your starting picture shows an entire software dev team, including a CEO.... where's your interactive CEO at 7 cents an hour?
@bryansarria6064
@bryansarria6064 24 күн бұрын
Where is the toxic middle management?
@denisblack9897
@denisblack9897 24 күн бұрын
And a janitor that thinks she’s running the place😅
@mikezooper
@mikezooper 18 күн бұрын
Where are the gossipy staff at the water cooler?
@brianhershey563
@brianhershey563 24 күн бұрын
Wes, I wanna know how excited are you about the popularity of your private group, holy cow it's a life changer! 🙏
@Dron008
@Dron008 24 күн бұрын
14:00 I hear robotic laughter on the background "ha-ha, no exit!!"
@mikaznavodya9300
@mikaznavodya9300 6 күн бұрын
Thank you
@atulthakor4042
@atulthakor4042 23 күн бұрын
Wes - really good product and explanation @All Keep an eye on your credit as I wasn't able to see a way of putting a cap on tokens / iterations.
@dreamphoenix
@dreamphoenix 23 күн бұрын
Wow, thank you!
@AmanBansil
@AmanBansil 24 күн бұрын
I had tried using Autogen earlier but got stuck where agents kept going back and forth. It may be user error. I'll use Autogen studio and see what I can get done with it.
@elsavelaz
@elsavelaz 22 күн бұрын
Do you know if it lets you own your own data or how easy it is to do that? Right now I write to the VM or a dynamo db , to have the very valuable data under my possession because I iterate very quickly to deliver to the executives that I’m working for, but if this can easily do that, it’d be easy to tell them this is better than custom software built on top of the api’s
@realCleanK
@realCleanK 18 күн бұрын
Appreciate u! 🙏
@elsavelaz
@elsavelaz 22 күн бұрын
Can this be put in docker container to distribute to folks who won’t be able to do all this ?
@enidpinxit
@enidpinxit 24 күн бұрын
amazing!
@baraka99
@baraka99 24 күн бұрын
Isn't CrewAI a superior platform to use for multi-agent workflow?
@GaryBernstein
@GaryBernstein 24 күн бұрын
How’s it compare to CrewAI?
@morespinach9832
@morespinach9832 6 күн бұрын
Can I install and use this "locally"? With local LLMs? If so, no keys needed, yes?
@xmagcx1
@xmagcx1 24 күн бұрын
It is possible to export the source code to execute it in Python skill, model script,etc ?
@rafaelramirez3470
@rafaelramirez3470 22 күн бұрын
What do you think now of ChatDev? Is this more powerful?
@thiagobalducci514
@thiagobalducci514 24 күн бұрын
HEEELP [Adding GPT-4o part of the video, 9min45s] When I try to add a new model, I put gpt-4o and my API Key, but it appears this error: Error occurred while testing model: Error code: 404 - {'error': {'message': 'The model `gpt-4-1106-preview` does not exist or you do not have access to it.', 'type': 'invalid_request_error', 'param': None, 'code': 'model_not_found'}}
@ajax0116
@ajax0116 23 күн бұрын
Same here!
@chickenfriedrice2881
@chickenfriedrice2881 16 күн бұрын
same :( any update??
@RajeevKumar-wl6ei
@RajeevKumar-wl6ei 13 күн бұрын
same issue, tried different endpoints too.
@ajax0116
@ajax0116 13 күн бұрын
If you add via the method in the video it errors. I added it from the description version screen. I don’t know why, maybe it doesn’t like the script
@PantherDawg
@PantherDawg 24 күн бұрын
Are you being charged .14 or is that hypothetical? If so, is that billed to your ChatGPT subscription?
@6lack5ushi
@6lack5ushi 25 күн бұрын
What do people use AutoGen and CrewAI seems fun but I cant think of anything I would rely on this for???
@brianWreaves
@brianWreaves 25 күн бұрын
You can think of them as an employee taking on part of your workload, or a personal assistant helping you with items on your 'Things to Do' list, or a service provider helping you shop for a gift for someone.
@andrew-729
@andrew-729 24 күн бұрын
Think about the skills as a library of mini apps. If we can co ordinate them efficiently.....
@macoson
@macoson 24 күн бұрын
Imagination is the only limit. Consider what people can do: simplify their tasks and create assistants to handle them. I use automated assistants in my work where we are producing radiopharmaceuticals. Some agents help me write standard operating procedures and other structured documents, while others review these procedures to ensure they comply with existing protocols and pharmaceutical laws. Another setup transcribes data from production reports into a database, while a QA assistant reviews this data to ensure that production is satisfactory and all parameters meet specifications. Additionally, an assistant with access to the production database prepares quality reports with graphs and statistical analysis. I'm continually working on and testing more assistants to help me manage the tasks and activities of my entire team.
@brianWreaves
@brianWreaves 24 күн бұрын
Have watch of a couple Mervin Praison videos for more examples.
@RosserNFT
@RosserNFT 24 күн бұрын
Ok I can use this for some simple websites.
@twylxght
@twylxght 24 күн бұрын
Wait til AI unionizes.
@themax2go
@themax2go 22 күн бұрын
actually a good one 🤣
@johannesdolch
@johannesdolch 19 күн бұрын
Doesn't work for me, i get an error when i try 'autogenstudio ui' It throws up a module missing 'packaging' anybody else had that? (SOLVED: Module 'Packaging' was missing. Just downloaded it with PIP.)
@mitchellmigala4107
@mitchellmigala4107 14 күн бұрын
You need to make sure you are inside of the virtual environment. After you create it move inside of it then run the command. If you get stuck start over. Create an empty folder , move into that folder on command line, when creating the virtual environment use the current directory instead of creating it into a new one, then run the command after installing everything.
@johannesdolch
@johannesdolch 14 күн бұрын
@@mitchellmigala4107 Oh sorry, i forgot i asked this question. I actually solved it by pasting the code into ChatGPT. I was missing the module 'packaging' and i could just download it with pip. So AI helped me with installing AI. Inception :P
@secretagent5209
@secretagent5209 25 күн бұрын
Ok chatGPT, format my C drive
@satanicsmoresmusic
@satanicsmoresmusic 24 күн бұрын
Gonna need AGI for that lol
@162arun
@162arun 25 күн бұрын
I think the real value is in creating an agent team that achieve an outcome that takes multiple chat conversations with LLMs to get right. Perhaps this is just setting the stage, with more to come from Wes.
@tomgreen8246
@tomgreen8246 24 күн бұрын
Exactly what I was thinking too
@Ben_D.
@Ben_D. 25 күн бұрын
Kobyashu Maru moment in Flappy Bird. Heh heh.
@appaesthetics1277
@appaesthetics1277 20 күн бұрын
Quite a few other videos needed , can we get a combined vodeo please
@wizards-themagicalconcert5048
@wizards-themagicalconcert5048 24 күн бұрын
Can we generate video or animate generated pictures?
@andreisas1621
@andreisas1621 24 күн бұрын
yes
@michaelbubnov3306
@michaelbubnov3306 17 күн бұрын
You missed a very important step - how to use it without OpenAI/Azure. Those are not available in every country.
@rhym8882
@rhym8882 25 күн бұрын
can agents be used for something other than coding? for copywriting?
@PrincessKushana
@PrincessKushana 25 күн бұрын
Yes. I've been using autogen a lot. It's a very powerful tool. I've used autogen to creat task decomposition processes, an essay writing sub process, Web research, navigate a directory strucutre & read and create files, think creatively, prevent prompt hacking, schedule tasks for later, etc.
@rhym8882
@rhym8882 25 күн бұрын
@@PrincessKushana interesting. what are "task decomposition processes"? as I understand you just set a main agent that, what, sets an outline, then multiple agents that do different tasks such as research, compile, proofread, and so on?
@PrincessKushana
@PrincessKushana 25 күн бұрын
@@rhym8882 yup pretty much. it means you can perform drastically more complex actions. multiple steps, different functions, etc. Eg "please do a Web search answering the question on line 2 of the file in x directory. Save the answer on the next line."
@rhym8882
@rhym8882 24 күн бұрын
@@PrincessKushanaI see. Thank You! ☺Im going to try it out. Do you know of any video or some other resource that teaches to build agents specifically for copywriting?
@samlongman1831
@samlongman1831 24 күн бұрын
Please can someone help me... I can't find an answer anywhere... I'm in the UK using android chatgpt 4o and have a premium account. I can't seem to real-timeme conversion or real-time visual input like in the recent demos. Is this ability only available to some? All I can do is voice input, and it reads back the response. This isn't the same as the demos. It's still really just a text conversion. Thank you in advance. It's driving me nuts trying to find an answer to this!
@bradthedadbradthedad
@bradthedadbradthedad 22 күн бұрын
Those features you mentioned haven’t been released yet with GPT 4o yet
@elsavelaz
@elsavelaz 22 күн бұрын
FYI azure doesn’t let me do half the things the ChatGPT OpenAI api lets me do. I do integrated ai, so full stack front end , video, image, data ingestion , the full thing, is imo easier with ChatGPT 4o api and also makes the front end a few lines of code vs preserving state with code needed for azure because not all regions with azure offer everything and has lots of guardrails that are either yes or no- so either you let through all the poo or you can’t get stuff you need (like if you sell swimsuits, it’s lots of work to generate digital people Showing the products )
@lystic9392
@lystic9392 25 күн бұрын
I want to use a structure like this to aid me in solving a problem. Not a coding problem but a complex problem in the world. Math isn't really involved. Would this sort of work for that, too? Or is it mostly useful for coding tasks/problems?
@lystic9392
@lystic9392 25 күн бұрын
I'll give it a whirl either way.
@brianWreaves
@brianWreaves 25 күн бұрын
Create a problem solving agent\s relevant to the domain your problem is within.
@lystic9392
@lystic9392 25 күн бұрын
@@brianWreaves Hmm. It just seems difficult to believe that it could do much more than a single ChatGPT instance. I will see if I can set it up today.
@beyondthebounce23
@beyondthebounce23 24 күн бұрын
no these agents are worthless right now.
@lystic9392
@lystic9392 24 күн бұрын
@@beyondthebounce23 That doesn't sound very promising XD
@Danoman812
@Danoman812 25 күн бұрын
Woo!!
@JimmyMarquardsen
@JimmyMarquardsen 24 күн бұрын
Time is on my side, yes it is Time is on my side, yes it is Now you always say That you want to be free But you'll come running back (said you would baby) You'll come running back (I said so many times before) You'll come running back to me Yeah, time is on my side, yes it is Time is on my side, yes it is You're searching for good times But just wait and see You'll come running back (I said, don't worry darling) You'll come running back (spend the rest of my life with you, baby) You'll come running back to me Go ahead baby, go ahead Go ahead and light up the town And baby, I do anything your heart desires, remember I'll always be around And I know, I know Like I told you so many times before You're gonna come back Yeah, you you're gonna come back baby Knockin', yeah, knocking right on my door Yes Time is on my side, yes it is Time is on my side, yes it is 'Cause I got the real love The kind that you need You'll come running back (I knew you would one day) You'll come running back (like I told you before) You'll come running back to me Yeah, time, time, time is on my side, yes it is I said, time, time, time is on my side, yes it is I said, time, time, time is on my side
@simonrochester2559
@simonrochester2559 12 күн бұрын
The code generated for the tetris game had a bug in handling multiple line clearance and chatgpt can't fix it after several round of prompts. I had to fix it myself. the buggy code: def clear_lines(grid): lines_cleared = 0 for i in range(len(grid) - 1, -1, -1): if all(grid[i]): del grid[i] grid.insert(0, [0] * (SCREEN_WIDTH // BLOCK_SIZE)) lines_cleared += 1 return lines_cleared the fix (chatGPT-4o failed to provide): for i in range(len(grid)): although it is still very polite while incapable: You're right. The `clear_lines` function should account for the possibility of multiple lines being cleared at once. Let's update the code to handle this correctly and also display the score on the screen. Here's the updated code: ```python
@fastmamajama
@fastmamajama 18 күн бұрын
i have an image set of UFOs that i am trying to compile using the haar gui. i can send them to you if you want to make a show about the topic. i have an opencv python script to capture ufos and it seems to work but i think my image set needs work.
@thewatersavior
@thewatersavior 24 күн бұрын
Only thing missing is using ai to generate the code for the workflows, skills, etc.
@kelvin3763
@kelvin3763 22 күн бұрын
What about using that a.i. voice for a dialogue in your video's. Let it ask questions about the info presented in the videos, as if it was a viewer like us. Or just as your a.i. companion thats curious and wants to learn. I'm not sure yet if the end result would be fun or ruin the video. Just an idea :)
@claudioagmfilho
@claudioagmfilho 24 күн бұрын
🇧🇷🇧🇷🇧🇷🇧🇷👏🏻, Thanks for sharing!
@georgegordian
@georgegordian 24 күн бұрын
I assume there is an existing skill to create new skills. There should be no real need to hand write simple Python like what was shown.
@truehighs7845
@truehighs7845 24 күн бұрын
we can run models locally I don;t see the point to use a paying API unless you are in prod, for testing purposes, I can largely do what I need with local models.
@truehighs7845
@truehighs7845 24 күн бұрын
I am no longer using Conda it's a pain.
@Badg0r
@Badg0r 24 күн бұрын
Why isn't there a simple installer with a user interface?
@andrew-729
@andrew-729 24 күн бұрын
Give it time. Go look at how you had to install this when it released...
@1x93cm
@1x93cm 24 күн бұрын
wait 6 months, you'll be able to do all this in a regular UI on your phone.
@naytron210
@naytron210 24 күн бұрын
"He invented... everything." 🤣🤣
@carstenmaul7220
@carstenmaul7220 18 күн бұрын
So why is everybody installing conda when python -m venv is all you need?
@mitchellmigala4107
@mitchellmigala4107 14 күн бұрын
Because they are using windows and conda is recommended for those using windows that want to use autogen.
@strauss7151
@strauss7151 25 күн бұрын
The installation process is still too complex. Someone please make it into an easy no code online service and take my money.
@logo-droid
@logo-droid 25 күн бұрын
yes, best idea would be a software that could develope itself offline.
@truehighs7845
@truehighs7845 24 күн бұрын
TBH it's not all that difficult., but I see what you mean, just put your api keys and get going, probably with templated searches and outcomes so all you need to so is give a prompt and watch you team work, quite neat.
@mikezooper
@mikezooper 18 күн бұрын
Now we need an agent to create agents 😂
@jtmuzix
@jtmuzix 24 күн бұрын
snot poker!
@liberty-matrix
@liberty-matrix 24 күн бұрын
"Over the next 15 to 20 years humanoid robots will disrupt human labor throughout hundreds of Industries across every major sector of the global economy. The disruption of labor will be among the most profound transformations in human history." ~Tony Seba, 2024
@djayjp
@djayjp 24 күн бұрын
No, most people will be out of work within the next 2 years.
@user-jf5uv9ir5k
@user-jf5uv9ir5k 22 күн бұрын
your installation uses totally different code from the main software site, which makes it very confusing
@Copa20777
@Copa20777 24 күн бұрын
We use windows, we not barbarians 😅 nice one
@macoson
@macoson 24 күн бұрын
The thumbnail for this video is misleading. The current version of Autogen is 0.2.27 not 2.0
@bastabey2652
@bastabey2652 25 күн бұрын
Jurgen Schmidhuber is AI's daddy..
@Ricolaaaaaaaaaaaaaaaaa
@Ricolaaaaaaaaaaaaaaaaa 24 күн бұрын
Just FYI lol. A lot of devs aren't on Mac. A lot of silicon valley devs are on Mac because they think it's a status symbol. Somehow inferior products are associated with a higher status solely due to the price. I don't get it either. Is what it is. I'm excited for AutoGen to be available to general users with voice.
@TheExodusLost
@TheExodusLost 24 күн бұрын
I think apple found its way into the corporate environment with its clean look and depending on who you ask, easier learning curve to perform basic tasks
@Ricolaaaaaaaaaaaaaaaaa
@Ricolaaaaaaaaaaaaaaaaa 24 күн бұрын
@@TheExodusLost I mean if you have to worry about the learning curve of an OS you probably shouldn't be in one of those jobs tbh lol.
@abudhabi9850
@abudhabi9850 24 күн бұрын
Imagine finding out many big applications are written in the “easiest” language to write it in (e.g. Python, php, js)
@Ricolaaaaaaaaaaaaaaaaa
@Ricolaaaaaaaaaaaaaaaaa 24 күн бұрын
@@abudhabi9850 I wouldn't consider higher level languages easier. You still have to understand the fundamentals which is the hardest part to grasp I'd say.
@abudhabi9850
@abudhabi9850 24 күн бұрын
@@Ricolaaaaaaaaaaaaaaaaa c is definitely harder than the others mentioned even though you know the fundamentals
@hqcart1
@hqcart1 25 күн бұрын
you did not demonstrate a real use case... it seems i can finish coding the game faster than setting this whole thing up using a single prompt to chatgpt...
@spittylama
@spittylama 24 күн бұрын
What about 2,3,4,5 and so on games? Once it is set up, it only is a matter of time until beating your time, isn’t it?
@hqcart1
@hqcart1 24 күн бұрын
@@spittylama a prompt to chatGPT is 1. free, 2. fast, 3. doesn't need any setup, 4. you can go back and forth with it. until i see a REAL use cases, thank you.
@brianWreaves
@brianWreaves 24 күн бұрын
Have watch of a couple Mervin Praison videos for more use cases.
@IbnShaalan
@IbnShaalan 25 күн бұрын
is the girl voice ai generated? if so where can I find it
@beyondthebounce23
@beyondthebounce23 24 күн бұрын
is it ai? .... lol nah it his girlfriend helping out.
@handsanitizer2457
@handsanitizer2457 24 күн бұрын
Maybe eleven studios ?
@TheExodusLost
@TheExodusLost 24 күн бұрын
Can someone be real with me and explain some things they are building or doing with this or similar that is useful in your life, either as a product you sell or just as something you use?
@brianWreaves
@brianWreaves 24 күн бұрын
Have watch of a couple Mervin Praison videos for examples.
@mattgraham4340
@mattgraham4340 23 күн бұрын
​@@brianWreavesare you an AI agent for this Mervin praison?
@robinvegas4367
@robinvegas4367 24 күн бұрын
There is no way in hell I will write code on a Mac. The nerve of some people.
@Flugnu
@Flugnu 24 күн бұрын
Games are not made in python.
@1x93cm
@1x93cm 24 күн бұрын
*creates a game with a no win scenario* what a sarcastic bastard
@autodidact7127
@autodidact7127 8 күн бұрын
These are not capable of keeping track of large applications yet. At best you get a single file. Please use these tools to improve your skills.
@pfifo_fast
@pfifo_fast 24 күн бұрын
So the big problem I see here is that Tetris already exists, and Flappy Bird already exists. And another minor problem I see here is that your total sales figures for your tetris and flappy bird games is a total of ZERO dollars and ZERO cents.
@derekdipietro2588
@derekdipietro2588 24 күн бұрын
What do you expect it to do? Lol
@DustInComp
@DustInComp 25 күн бұрын
Okay, it can do a tetris clone. Now get it to gerenate, rig and animate 3D models, add textures, write shaders, write a story, puzzles, cutscenes etc, and make it feel unique.
@wjckc79
@wjckc79 25 күн бұрын
Give it another 6 months.
@udaykadam5455
@udaykadam5455 25 күн бұрын
Fact that we are even here having this argument should make you realise where we would be in less than 2 years from now
@justinwescott8125
@justinwescott8125 24 күн бұрын
"oH yEaH, BiG dEaL! iT sTiLL cAnT dO tHiS aNd ThAt!" This comment ages like milk 100% of the time, and people still keep posting it.
@TheReferrer72
@TheReferrer72 25 күн бұрын
Another KZbinr that did not even try the prompt online before demonstrating the Agents. Hint it works just as well and its free.
@BlunderMunchkin
@BlunderMunchkin 24 күн бұрын
Tetris and Flappy Bird probably have thousands of implementations with source code online (and hence in the GPT's training data), so having the AI "write" those games is a bit disingenuous.
@user-jf5uv9ir5k
@user-jf5uv9ir5k 22 күн бұрын
"you don't need to know code" you are kidding right?
@themax2go
@themax2go 22 күн бұрын
1. don't need anaconda, creating a virtual dev environment can be done much more easily 2. if it doesn't run off local llm then not interested... this vid is sponsored by openai
@mitchellmigala4107
@mitchellmigala4107 14 күн бұрын
You can use local llm. Autogen is actually a Microsoft product.
@AI-Wire
@AI-Wire 24 күн бұрын
The tech is unusable at this stage. The Kobyashi Maru bug in the Flappy Bird game illustrates this.
@brianWreaves
@brianWreaves 24 күн бұрын
Have watch of a couple Mervin Praison videos. Then agents might be worth reconsidering.
@AI-Wire
@AI-Wire 24 күн бұрын
@@brianWreaves I am familiar with Mervin's channel. Mervin also illustrates the problem because he covers many platforms but none of them can do anything useful. There are lots of example cases. But nothing really useful.
@georgeknerr
@georgeknerr 19 күн бұрын
Mantra? "Let the robots do the work." No thanks, work a blessing.
@adriaanb7371
@adriaanb7371 24 күн бұрын
it needs original tasks that it cant find online. You didnt even need to explain how the game works, guess why, because it already knows it.
@angrygreek1985
@angrygreek1985 24 күн бұрын
am I the only one who doesn't think this is very impressive?
@brianWreaves
@brianWreaves 24 күн бұрын
Have watch of a couple Mervin Praison videos. Then agents might be worth reconsidering.
@derekdipietro2588
@derekdipietro2588 24 күн бұрын
This is a big "meh" from me, a 10 year old with a python tutorial can make the same thing and better. Its cool, but its a tool and not automation really.
@beyondthebounce23
@beyondthebounce23 24 күн бұрын
all these one shot prompt crap are worthless. Untill these agents can start talking back and worth with me about files on my computer what is hte point.
@brianWreaves
@brianWreaves 24 күн бұрын
Have watch of a couple Mervin Praison videos. Then agents might be worth reconsidering.
@dg-ov4cf
@dg-ov4cf 24 күн бұрын
idk about encouraging code-illiterate people to unquestioningly let bots run code we don't understand
@beyondthebounce23
@beyondthebounce23 24 күн бұрын
Your AI voice is not as good. You can tell you are using that AI tool to generate your own voice.
@VoodooD0g
@VoodooD0g 24 күн бұрын
Coding small shit games is really not impressive (anymore). Therefor this is of zero interest to any reasonable programmer. What would be interesting is to see its understanding of larger projects with many objects and competent it is in helping in those kinds of environments.
@brianWreaves
@brianWreaves 24 күн бұрын
Have watch of a couple Mervin Praison videos. Then agents might be worth reconsidering.
@fedorp4713
@fedorp4713 24 күн бұрын
This is cute but still completely useless. So far all the examples you've shown can be done with simple browser addons, free apps and games, much much better than the agents created and all free, no tokens. Dall-e images are also garbage compared to free stable diffusion. What are some practical use cases for this? Can you give an example of multiple agent actions for complex 10 step tasks? You know, useful things. Not just generating garbage code and images that can be easily generated on any stock site.
@brianWreaves
@brianWreaves 24 күн бұрын
Have watch of a couple Mervin Praison videos. Then agents might be worth reconsidering.
@beyondthebounce23
@beyondthebounce23 24 күн бұрын
pointless video done by a bunch of other pointless channels.
@miblish5168
@miblish5168 13 күн бұрын
Way over my head. Lost after one minute.
Have You Picked the Wrong AI Agent Framework?
13:10
Matt Williams
Рет қаралды 35 М.
Шокирующая Речь Выпускника 😳📽️@CarrolltonTexas
00:43
Глеб Рандалайнен
Рет қаралды 11 МЛН
Backstage 🤫 tutorial #elsarca #tiktok
00:13
Elsa Arca
Рет қаралды 36 МЛН
Unlimited AI Agents running locally with Ollama & AnythingLLM
15:21
Automate AI Research with Crew.ai and Mozilla Llamafile
11:43
Practical AI through Prototypes
Рет қаралды 8 М.
GPT-4o is WAY More Powerful than Open AI is Telling us...
28:18
MattVidPro AI
Рет қаралды 250 М.
Fabric: Opensource AI Framework That Can Automate Your Life!
9:48
AutoGen Studio 2.0 Full Course - NO CODE AI Agent Builder
21:00
Is the AI bubble popping?
19:48
Synapse
Рет қаралды 182 М.
AUTOGEN STUDIO : The Complete GUIDE (Build AI AGENTS in minutes)
20:21
Шокирующая Речь Выпускника 😳📽️@CarrolltonTexas
00:43
Глеб Рандалайнен
Рет қаралды 11 МЛН