DeepSeek Coder AI 🐍 The Best Coding Model I've Tested? (Open-Source)

  Рет қаралды 66,864

Matthew Berman

Matthew Berman

8 ай бұрын

In this video, we use a new coding rubric to test a coding-specific LLM called DeepSeek Coder. It's an incredible model that is fine-tuned for coding tasks, and today, we're going to see if it's as good as they say.
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:
Coding LLM Leaderboard - bit.ly/49E7jFH
DeepSeek Coder - deepseekcoder.github.io/
Use RunPod - bit.ly/3OtbnQx
How To Install LLMs on Runpod - • Run ANY LLM Using Clou...
RunPod TextGen UI Template - bit.ly/3EqiQdl

Пікірлер: 310
@matthew_berman
@matthew_berman 7 ай бұрын
What tests should I add to the new coding-specific rubric?
@linuxtechrusgaming3479
@linuxtechrusgaming3479 7 ай бұрын
Can you add some regex generation, explanation and regex fixing? Make sure that the questions are unique!
@bertilhatt
@bertilhatt 7 ай бұрын
Build an e-commerce store with one item, many, items with features (size, color, material), subscription business; secure back-end.
@stickmanland
@stickmanland 7 ай бұрын
CLI based todo app.
@jameslafritz2867
@jameslafritz2867 7 ай бұрын
C# code tests, C++ code tests, see if it can create the snake game in Unity Engine or Unreal Engine. I tried this with GPT 4 and it failed, it was able to create the code and tell me step by step how to set things up Unity, but it failed in being able to fix an error in the movement logic. It understood the problem that I described but was unable to come up with a solution.
@Moyano__
@Moyano__ 7 ай бұрын
React app, Regex, some coding challenge from a page, etc.
@DTAL953
@DTAL953 7 ай бұрын
VS Code tutorial would be great!
@jaysonp9426
@jaysonp9426 7 ай бұрын
There's a million of those
@ryanfranz6715
@ryanfranz6715 7 ай бұрын
Let’s make it a million and one. I for one don’t find it obvious how to run a local (or in my case cloud) open source coding LLM and plug that into VS code copilot. This would be much better that the existing copilot since you can train on your own code base (and it’s already amazing)
@jaysonp9426
@jaysonp9426 7 ай бұрын
@@ryanfranz6715 use pieces
@milindgaharwar827
@milindgaharwar827 7 ай бұрын
VSCode tutorial please
@liadp3472
@liadp3472 7 ай бұрын
Yes please!
7 ай бұрын
Yes, please. A tutorial for LLM in VS Code would be great. How do we deploy them, local Vs cloud and how would a basic workflow look like? Thank you 😇
@antixdevelopment1416
@antixdevelopment1416 7 ай бұрын
Totally would love a tutorial on setting it up with VSC.. the least amount of money I have to give to microsoft the better.
@wrOngplan3t
@wrOngplan3t 7 ай бұрын
100th agree :)
@CronoBJS
@CronoBJS 7 ай бұрын
I love it!! Snake works perfectly! The 7b model is also impressive! Reaching also pretty close to GPT4 for a 7b and its also capable of creating Snake Locally!
@matthew_berman
@matthew_berman 7 ай бұрын
Crazy, right?
@royalcanadianbearforce9841
@royalcanadianbearforce9841 7 ай бұрын
Please make the tutorial, this looks like a ton of fun!
@MrHaomich
@MrHaomich 7 ай бұрын
And if possible not only for VSCode but also for neovim. At least if there are neovim plugins for this open source models, please mention it. Cause I use a proprietary plugin for coding and would love to switch to the open source one.
@connorhillen
@connorhillen 7 ай бұрын
I appreciate these overviews, and this is great to see! I teach undergrad CS and before teaching full-time my work was in creative text generation, creative agents, and using AI to support creativity (glad I defended before GPT-2 dropped). I've been hoping to find coding models we could run on our local servers for (at least a subset of) students to eventually use, but don't have the time to keep up this the wild progress without videos like these. +1 for sure on VS Code usage, anything on deployment and practical workflow integration is fantastic. Great vid as always! Oh, and in terms of some niche use cases for different kinds of code benchmarks, beyond generation, code reviews, checking if requirements are met or violated, and checking test case coverage have all been almost fully hallucinations in the limited tests I've done, so these are always appreciated (assuming the model is meant to support instruct)
@kurtesimo
@kurtesimo 7 ай бұрын
For formatting the !=, i think the term is ligature and different fonts can include them. Ligatures are special characters in a font that combine two (or more) troublesome characters into one. For instance, in serifed text faces, the lowercase f often collides with the lowercase i and l. To fix this, the fi and fl are often combined into a single shape (what pros would call a glyph).
@matthew_berman
@matthew_berman 7 ай бұрын
Awesome, thanks for letting me know.
@marcfruchtman9473
@marcfruchtman9473 7 ай бұрын
Ah -- a ligature. Thanks for the info.
@Microphunktv-jb3kj
@Microphunktv-jb3kj 7 ай бұрын
"troublesome characters" lool.. is that answer from AI haha.... funny af
@theresalwaysanotherway3996
@theresalwaysanotherway3996 7 ай бұрын
a local copilot would be wild if you can get that to work!
@metafa84
@metafa84 7 ай бұрын
Insane. What parameter model did you use for the test, you didn't say I think? EDIT: If it was the 33B then I think it would be worth the hassle to test the other models or at least the 3B or 7B because that's I think what pretty consumer level hardware can run pretty easily
@rickiv7133
@rickiv7133 7 ай бұрын
YES!!!!! VS Tutorial for the win!!!!!
@realCleanK
@realCleanK 7 ай бұрын
Really appreciate everything you do. Thank you!! Tip delivered!
@pipoviola
@pipoviola 7 ай бұрын
You are amazing, one of the few channels that I have with all the notifications enabled. Of course, I would love that you make a video with the installation of local VSCode programming assistant. Thank you very much.
@NOTNOTJON
@NOTNOTJON 7 ай бұрын
As a programmer with 20+ years of experience I can say that now I'm starting to become impressed. The code (in this case quick sort) identification element is extremely valuable on its own. Finally an local AI model has as much smarts as a high schooler.
@ArianeQube
@ArianeQube 7 ай бұрын
Running this now on an RTX4090. It works but damn it's slow. So "local" may not be the right word yet.
@foobars3816
@foobars3816 7 ай бұрын
@@ArianeQube Do you know what the bottleneck is? Are you sure it is your gpu?
@foobars3816
@foobars3816 7 ай бұрын
As a programmer with 16+ years of experience I can say that you sound like you have been sleeping if you think it wasn't interesting before this.
@horikatanifuji5038
@horikatanifuji5038 7 ай бұрын
@@foobars3816 As an anime watcher with 0 years of coding experience, I believe he was referring to the code, not artificial intelligence. It's true that Machine Learning is impressive and it's been achieving amazing feats, but the code it was generating by itself meant nothing, at least not until now that it's making some code that can actually be used.
@LaravicCode
@LaravicCode 7 ай бұрын
As a programmer with less than 1 year of experience i can say that this is not yet interesting for me.
@sergeziehi4816
@sergeziehi4816 7 ай бұрын
My favorite moment by the end of the week when I discover new impressive project with your video 😊. Lovit
@seancriggs
@seancriggs 7 ай бұрын
This was one of the better code testing processes I've seen you do on model's. I don't expect most of them to get things on the first try but after some encouragement. It would be great to see creative and effective ways to use open source llm models to build useful applications.
@ZeroIQ2
@ZeroIQ2 7 ай бұрын
I love the direction this is going 🙂 Thanks for sharing 🙂
@SinanAkkoyun
@SinanAkkoyun 7 ай бұрын
Thank you for doing that multi-turn error testing, that's what all coding LLMs testing should go into!
@ojikutu
@ojikutu 7 ай бұрын
Thanks for this deepseek video. I have tested it and it really blows my mind. A copilot video will be highly appreciated.
@SinanAkkoyun
@SinanAkkoyun 7 ай бұрын
I love your code model testing!!
@marcfruchtman9473
@marcfruchtman9473 7 ай бұрын
Finally... this is awesome. Thank you for reviewing this model.
@simonmassey8850
@simonmassey8850 7 ай бұрын
Yes please to the VS code open source code pilot. Folks working behind a corporate firewall would be rescued by that!!! 🙏
@modolief
@modolief 7 ай бұрын
Love this!
@DreadFox_official
@DreadFox_official Күн бұрын
The fact that AI is becoming a common topic between the United States and China highlights some fundamental interests between both Nations. We both want to pursue technologies and the betterment of our people. This should be a technological space that foreign Nations can find common ground on. Maybe AI can become the platform from which we as a global society interact within an open discourse.
@stickmanland
@stickmanland 7 ай бұрын
I have a suspicion that the snake game was in their training dataset, that's why it always nails it.
@JohnChristosMolura
@JohnChristosMolura 7 ай бұрын
very likely.... most of the code gen llms so far have been disappointing... feels like code pairing with a junior fresh out of the uni... id like to see it actually build a proper lambda script that pulls something ... transforms something and serves it... in an optimal manner...
@JohnChristosMolura
@JohnChristosMolura 7 ай бұрын
or even better... a snake game but over telnet.... 14.4k style
@marcfruchtman9473
@marcfruchtman9473 7 ай бұрын
It might very well be in the training dataset... but it passed almost every test thrown at it... even the "what does this code do" test... which I found to be very impressive. As these models get better and better we need to expand the testing to see if it can handle variations. But... this is so impressive. I don't recall any of the other models that Matthew has tested as doing this well before (even if we take snake out of the equation).
@kamelsf
@kamelsf 7 ай бұрын
Awesome video, please make a video about using an open source llm as a copilot on visual studio code. That sounds very interesting.
@FreddieMare
@FreddieMare 7 ай бұрын
Go for it Love t see the Visual Studio off line integration, thank you Matthew
@thenoblerot
@thenoblerot 7 ай бұрын
The ≠ formatting is a rendering option. VS code supports it. Under the hood it's still the same text.
@Hagopp
@Hagopp 7 ай бұрын
Wild! Loved it!
@frankjohannessen6383
@frankjohannessen6383 7 ай бұрын
The score-results vs GPT-3.5 and GTP4: I'm guessing all the scores are for un-quantized models? It would be interesting to see how the scores were for all different quantized versions of the open models too.
@sned_music
@sned_music 7 ай бұрын
Amazing. Super duper keen to see how to integrate this as a copilot substitute in VS code!
@luigitech3169
@luigitech3169 7 ай бұрын
Super cool! +1 for a tutorial on the vscode integration, is possible to use a local LLM for coding without the cut and paste in the files?
@matthew_berman
@matthew_berman 7 ай бұрын
I'm sure it's possible, especially with the VS code integration.
@alexbabich2698
@alexbabich2698 7 ай бұрын
@@matthew_berman If you could show us how to have a coding model understand an entire relatively large code base at the same time it would be the biggest leap in AI since chatGPT
@itlackey1920
@itlackey1920 7 ай бұрын
I'm going to test this model with the continue vscode plugin. It should work and prevent some copy and paste. I'd love to see other options though. So +1 for a video
@s.dotmedia
@s.dotmedia 7 ай бұрын
Let's get that tutorial, save us some time haha. Love your work Matthew, thanks for your contributions to the AI space.
@user-em5oy2cf5d
@user-em5oy2cf5d 7 ай бұрын
Hey Matthew, Really enjoy your videos. Just a question on the code challenge section. If you change the engineer prompt to "Please find the issues with this code and explain in detail: ". You will find the outcome to be more inline with expectations.
@matthew_berman
@matthew_berman 7 ай бұрын
Awesome, thanks for sharing this.
@CognitiveComputations
@CognitiveComputations 7 ай бұрын
You mentioned Phind and I wanna make sure you know that while Phind did release an open model Phind/Phind-CodeLlama-34B-v2 but later iterations have all been proprietary and behind a commercial cloud offering. So when people say "phind is the best" they generally aren't talking about Phind/Phind-CodeLlama-34B-v2 rather they are taking about the proprietary commercial offering.
@matthew_berman
@matthew_berman 7 ай бұрын
That's really good to know, thanks for sharing. Is there a significant difference between v2 and the subsequent closed-source models?
@bobbyboe
@bobbyboe 7 ай бұрын
I asked Phind who it is... and I was told that there is GPT 3.5 under the hood, modified / optimized by the company for coding
@CognitiveComputations
@CognitiveComputations 7 ай бұрын
@@matthew_berman it's known to be significantly better, but we don't know how they built it
@Djungelurban
@Djungelurban 7 ай бұрын
So what's next on the game test front? Breakout? Space Invaders?
@matthew_berman
@matthew_berman 7 ай бұрын
🤔
@robertputneydrake
@robertputneydrake 7 ай бұрын
Very good, Sir. Thanks for the video.
@dr.mikeybee
@dr.mikeybee 7 ай бұрын
Thank you for another interesting video. Please do make a video that implements a local copilot. I use Olama, Litellm, Conda, and VScode on my M1 Mac Mini. I've also installed Autogen and Langchain with this setup. So far, my only problem has been using Docker to run code from Autogen, but it runs fine on the CPU. IMO, you are working on the most important projects for helping the community march towards AGI.
@guillermogarciamanjarrez8934
@guillermogarciamanjarrez8934 7 ай бұрын
Really happy that you changed the way you test the coding models, it really hurt me to see you only ask one very basic coding question that every model was getting right and then a super complex question that no model was getting right. With this new format the improvements are more visible. Also would love to see a way to use this as an AI code completion like copilot. (Maybe find a way to use it in Visual Studio as well as Visual Studio code, I've found some projects for VSC code but none for VS :( )
@cassandrachristine
@cassandrachristine 7 ай бұрын
this is AWESOME!
@geniusxbyofejiroagbaduta8665
@geniusxbyofejiroagbaduta8665 7 ай бұрын
Thanks for this powerful information
@skyfistoflight
@skyfistoflight 3 ай бұрын
Yes, please. A tutorial for LLM in VS Code would be great.
@Durexcellent
@Durexcellent 7 ай бұрын
Would love copilot tutorial
@denisprodhomme
@denisprodhomme 7 ай бұрын
Very impressive !!!
@eyoo369
@eyoo369 7 ай бұрын
This year: Snake Next year: Optimizing Crysis to run on a raspberry pi
@andreaswinsnes6944
@andreaswinsnes6944 7 ай бұрын
Very cool :) Can you make a few videos about AI code assistants for C++ ?
@joshuaaurich4555
@joshuaaurich4555 7 ай бұрын
I would be really interested in seeing a video on how to set up this model in VSCode!
@Norfeldt
@Norfeldt 7 ай бұрын
Vscode tutorial of course - but would like to see the code suggestion/completion feature as well in it
@andrewcameron4172
@andrewcameron4172 7 ай бұрын
When running the aider benchmark tests it also scored very well
@HunterMayer
@HunterMayer 7 ай бұрын
Good stuff as per usual. This one hits all my needs... So let's get this.into autogen and see what kind of damage we can do.
@agenticmark
@agenticmark 7 ай бұрын
This is the ONLY model aside from OAI 3.5 and 4 that will actually write good code, python, js, bash, or whatever I have tried. Great Video!
@TagenigmaLLC
@TagenigmaLLC 7 ай бұрын
Definitely want to see how you set this up. I wonder if you can ask it to increase the size of the tiles in Snake game without breaking? Aider couldn't do that.
@ThiccNippls
@ThiccNippls 7 ай бұрын
A tutorial for LLMs in VS Code would be super awesome!!
@ChavyvAkvar
@ChavyvAkvar 7 ай бұрын
I test this model to beat leetcode. It works like a beast, almost every coding challange is solved even for the hard problems. I guess we have a practical coding model already. Even better, it's open source.
@SharjilPrince
@SharjilPrince 7 ай бұрын
Yes I need to know how to run this model in vscode on local
@immortalsun
@immortalsun 7 ай бұрын
Awesome! I want this as an API.
@user-md2fk3jj1e
@user-md2fk3jj1e 7 ай бұрын
9:38 - it's just a 'font ligature' feature. working with a special font and modern editors
@realCleanK
@realCleanK 7 ай бұрын
Thanks!
@matthew_berman
@matthew_berman 7 ай бұрын
Thank you!!
@stickmanland
@stickmanland 7 ай бұрын
Definately the best coder!
@JavierFausLlopis
@JavierFausLlopis 7 ай бұрын
Please I would LOVE to see this tutorial in how to do It to run it on local. Thanks a lot for your great work and aim to share knowledge with everybody.
@riggitywrckd4325
@riggitywrckd4325 7 ай бұрын
Do that vs studio guide. It sounds great, I will definitely watch it.
@rahul122112
@rahul122112 7 ай бұрын
Yes please! Can we please have a tutorial for DS integration in VS or any other IDE. Thanks!
@Moyano__
@Moyano__ 7 ай бұрын
We need a 70b coding model!!!! It would crush GPT-4
@nufh
@nufh 7 ай бұрын
This is really handy.
@neugen1019
@neugen1019 7 ай бұрын
Bro how you said that the background is ugly lol😅😂😂 which is true. And that’s the thing I like about you is that you are true to the core, brutally honest. Who can agree
@JulianHarris
@JulianHarris 7 ай бұрын
Interesting that it used the unittest framework which is pretty much secondary to pytest these days. I would ask it specifically to use pytest. I had this problem all the time when generating python code with tests. It’s also very interesting to generate test fixtures as well with parameters to make really good unit tests. Pytest is awesome.
@fernandoz6329
@fernandoz6329 7 ай бұрын
First open source LLM into awesome level
@LowCarbLab
@LowCarbLab 7 ай бұрын
Yeah, a tutorial for how to install an LLM as a copilot alternative would be fantastic.
@KingErasmos
@KingErasmos 7 ай бұрын
It would be great if you could briefly discuss the licenses these adopt and the type of hardware you’d need depending on the parameter sizes.
@ojikutu
@ojikutu 7 ай бұрын
I run the 6.7B on 3090 using ollama and it's super fast. It's performance is almost indistinguishable from gpt3.5.
@digitalcivilulydighed
@digitalcivilulydighed 7 ай бұрын
Hi Matthew, fantastic stuff, please do make a tutorial for this DeepSeek Coder AI in VS Code.
@TPSNS
@TPSNS 7 ай бұрын
Vs Code Tutorial would be really great
@quebono100
@quebono100 7 ай бұрын
Tutorial +Pointer App, thank you
@matthew_berman
@matthew_berman 7 ай бұрын
What's +pointer?
@quebono100
@quebono100 7 ай бұрын
@@matthew_berman your highlighted mouse pointer
@EliudLamboy
@EliudLamboy 6 ай бұрын
That'd be great! A tutorial on using it with VS Code
@AI_Escaped
@AI_Escaped 7 ай бұрын
Yes please do the local coder tutorial!
@dustinlorenz3357
@dustinlorenz3357 7 ай бұрын
Your own free local copilot? Hell yeah, that would be interesting!
@jackflash6377
@jackflash6377 7 ай бұрын
Isn't it great to be astonished almost on a daily basis by the progression of AI ? I will have to get this going sometime this weekend to see if it can help me finish up my Inventory management app. One question: Say I wanted to use an LLM to make a local AI for use by my company and website. Can you give an overview of what is required as far as training etc..?
@sheriffusman508
@sheriffusman508 7 ай бұрын
I would love to see this... ❤
@navneetchoudhary808
@navneetchoudhary808 7 ай бұрын
hi, pls let us know how to setup the LLM in visual studio as a replacement to copilot. thanks.
@fahyrory
@fahyrory 7 ай бұрын
Woah❤
@BlauerGMI
@BlauerGMI 7 ай бұрын
I'd really like to see a video on how to combine an embedding model with something like this. For some reason, (using llama_index) whatever model I use to generate the index/embeddings, it never works together with the model that I want to use to retrieve from the vectorindex (sometimes I get shape/dimension errors, sometime other errors), it's really frustrating!
@hotdog2c
@hotdog2c 7 ай бұрын
Could you test the models on strongly types languages instead of dynamically typed languages like Python and JavaScript ?
@MilesBellas
@MilesBellas 7 ай бұрын
The first model to create the Snake Game !
@hy3na-xyz
@hy3na-xyz 7 ай бұрын
autogen expert when?!!!
@matthew_berman
@matthew_berman 7 ай бұрын
Lol...working on it!!
@user-su9mq9uj9s
@user-su9mq9uj9s 7 ай бұрын
+1 for visual code intergration, would also like to know how it performs on C#, and if I can add the libraries and documentation and preferences what I normally use to this model like embed it. Similar like what you can do in a custom GPT
@jamesantonisenior4855
@jamesantonisenior4855 7 ай бұрын
pretty cool
@jojo-gg1iz
@jojo-gg1iz 7 ай бұрын
it’s a slept on model. Competes very well against the GPT4 coders for sure
@albertayoub6861
@albertayoub6861 7 ай бұрын
Hi Matt: I find your videos very informative. Is it possible that DeepSeek was pre-trained to ace the Snake game? I am scientist not an experienced coder. I used DeepSeek locally and was able to get the Snake game to work. However, It failed miserably when I prompted it to create another application (e.g app to analyze stock performance). GPT4 gave me excellent code for the same and other tasks. You may need to refresh your rubric; what do you think?
@BurkhardReffeling
@BurkhardReffeling 7 ай бұрын
I think it'd be super interesting to see if we can get this to work with aider
@TheArthurAbbott
@TheArthurAbbott 6 ай бұрын
Deep seek inf loops so much!
@detdm
@detdm 7 ай бұрын
Maybe it's good on basic, widely known code like snake. But it fails on something more complex which wasn't included in dataset I guess.
@nikiiv
@nikiiv 7 ай бұрын
A tutorial will be highly appreciated, thanks
@fhools
@fhools 7 ай бұрын
hey thanks for the awesome video. where can i learn more about how such tools are developed. i'd like to discover how the sausage is made
@GregTank
@GregTank 7 ай бұрын
Using it as a VsCode editor would be awesome!!!
@AJAthlete
@AJAthlete 7 ай бұрын
Vscode lesson !! thank you
@AA-wp8pp
@AA-wp8pp 7 ай бұрын
When are you gonna release the llm finetune vid?
@tobiaswursthorn
@tobiaswursthorn 7 ай бұрын
VS Code Copilot Tutorial would be helpful!
@Vermino
@Vermino 7 ай бұрын
Dude, i can't believe you have to ask if we want to know how to hook this up to VS code. This would be next level
@cyanophage4351
@cyanophage4351 7 ай бұрын
I use VSCode and would love a free copilot tool to help me out. Yes please to the tutorial!
@t.d.5804
@t.d.5804 7 ай бұрын
My first game on a homecomputer was Lemonade on an Apple II. Many moons have passed since then...............
@NNokia-jz6jb
@NNokia-jz6jb 7 ай бұрын
Mine was Zaxxon.
@tintin_teaches
@tintin_teaches 7 ай бұрын
Yes we need tutorial on vs code
@deniszdorovtsov8195
@deniszdorovtsov8195 7 ай бұрын
Tried 7b locally, impressive!
@automioai
@automioai 7 ай бұрын
I want to see an integration with visual studio :D
All You Need To Know About Running LLMs Locally
10:30
bycloud
Рет қаралды 124 М.
META's New Code LLaMA 70b BEATS GPT4 At Coding (Open Source)
9:25
Matthew Berman
Рет қаралды 79 М.
Does size matter? BEACH EDITION
00:32
Mini Katana
Рет қаралды 13 МЛН
DEFINITELY NOT HAPPENING ON MY WATCH! 😒
00:12
Laro Benz
Рет қаралды 39 МЛН
Каха и суп
00:39
К-Media
Рет қаралды 4,6 МЛН
A clash of kindness and indifference #shorts
00:17
Fabiosa Best Lifehacks
Рет қаралды 48 МЛН
I Tried Every AI Coding Assistant
24:50
Conner Ardman
Рет қаралды 728 М.
Mixture of Agents TURBO Tutorial 🚀 Better Than GPT4o AND Fast?!
11:20
Has Generative AI Already Peaked? - Computerphile
12:48
Computerphile
Рет қаралды 864 М.
Using Llama Coder As Your AI Assistant
9:18
Matt Williams
Рет қаралды 66 М.
98% Cloud Cost Saved By Writing Our Own Database
21:45
ThePrimeTime
Рет қаралды 318 М.
Intro to RAG for AI (Retrieval Augmented Generation)
14:31
Matthew Berman
Рет қаралды 41 М.
AutoGen Advanced Tutorial - Build Incredible AI AGENT Teams
38:08
Matthew Berman
Рет қаралды 110 М.
AI Pioneer Shows The Power of AI AGENTS - "The Future Is Agentic"
23:47
$1 vs $100,000 Slow Motion Camera!
0:44
Hafu Go
Рет қаралды 15 МЛН
Todos os modelos de smartphone
0:20
Spider Slack
Рет қаралды 1,4 МЛН
Как слушать музыку с помощью чека?
0:36
Samsung Galaxy Unpacked July 2024: Official Replay
1:8:53
Samsung
Рет қаралды 23 МЛН
Easy Art with AR Drawing App - Step by step for Beginners
0:27
Melli Art School
Рет қаралды 11 МЛН
Зачем ЭТО электрику? #секрет #прибор #энерголикбез
0:56
Александр Мальков
Рет қаралды 152 М.
Battery  low 🔋 🪫
0:10
dednahype
Рет қаралды 1,3 МЛН