Тёмный
No video :(

Self-Correcting AI Coding Agent + Prompting Deep Dive 

All About AI
Подписаться 163 тыс.
Просмотров 13 тыс.
50% 1

Опубликовано:

 

28 авг 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 138   
@Royaltea_Citizen
@Royaltea_Citizen 5 месяцев назад
Super cool video on mixing Clause 3 Opus API, ChatGPT 3.5 Turbo, and Python to create a self-correcting AI coding buddy. The walkthrough is insightful and shows some neat tricks.
@devfromthefuture506
@devfromthefuture506 5 месяцев назад
I wanted to ask you if it's possible to create an entire system with the description of a project and the creation of various files for that project just by using a context window of one million tokens. And after creating this complete system with various functionalities, would it be possible to do something like what you did in this video retroactively, improving the system by fixing bugs and adding new features until it becomes exactly as it was written in the initial project? This would be revolutionary and wonderful, and I'd like to know if you could be the first on RU-vid to do it
@jeffsteyn7174
@jeffsteyn7174 5 месяцев назад
Dude, you have access to different llms. You ask them how to do it. Tell it to break it down into steps. Then break down those steps down because it will likely give you steps that to high level. Anything you don't understand, you ask it to explain it to you at 7th grade level. It's more important for you to learn how to use the tools. Tell it what you want to do and ask it if it's possible. Then tell it to give you an example of what it explained. Also you going to have to go into more detail than just a description of a project. You need to go down to user story level for the system to plan. Then even deeper to write the code.
@JasonBevel
@JasonBevel 5 месяцев назад
Insane! Can't believe I'm alive to see AI that can self correct code. Kris is the guy to learn from. I've been a member for a while now and definitely feel that it's worth it!
5 месяцев назад
You rock, Kris! Thanks for your content and experiments.
@AllAboutAI
@AllAboutAI 5 месяцев назад
thnx :)
@AlvinEvangelista
@AlvinEvangelista 5 месяцев назад
Thank you for putting the time into figuring this out. It gives me a good idea on how to approach something like this! Keep on giving the great content!
@techmadeazy
@techmadeazy 5 месяцев назад
You are one of the very few content creators who balance the sensationalism around AI progress with dev based content. Thanks for your efforts
@softvision3000
@softvision3000 5 месяцев назад
I really enjoy all your creative and innovative AI implementations. Thanks for always sharing the code in your member section.
@OdinsTechAndGaming
@OdinsTechAndGaming 5 месяцев назад
Glad i found your YT channel, already learned a bunch, thanks :)
@AllAboutAI
@AllAboutAI 5 месяцев назад
:D
@tomtyiu
@tomtyiu 5 месяцев назад
I can't believe you made this. future of AI coding Agent! wow!
@3-deez
@3-deez 4 месяца назад
Great video, I know the snake game has been one of the tests we all try at some stage, but I have never seen it work first time and then iteratively improve. Awesome!
@EinarPetersen
@EinarPetersen 5 месяцев назад
This is very interesting and should be fun to explore
@CypherDND
@CypherDND 5 месяцев назад
Keep it up Kris! Thank you for all you do. Fingers crossed for this contest!
@r3v3r3nd_2
@r3v3r3nd_2 5 месяцев назад
Love this channel
@lakesidewiseman
@lakesidewiseman 5 месяцев назад
This was going to be my next project but using local LLM's. Anthropic Opus is really good though, so I may have to use it for code writing and self correction. Nice work!
@AllAboutAI
@AllAboutAI 5 месяцев назад
thnx :)
@BlastingNeurons
@BlastingNeurons 5 месяцев назад
Great video.very informative
@ututanimations3322
@ututanimations3322 5 месяцев назад
Always enjoy the content, and continually, learning
@AllAboutAI
@AllAboutAI 5 месяцев назад
thnx :)
@shahzadasghar6475
@shahzadasghar6475 5 месяцев назад
Kiris, your videos are always so informative! This one was especially helpful, thank you.
@ArtTurnerMusic
@ArtTurnerMusic 5 месяцев назад
Great video! Looking forward to implementing agents in my workflow.
@MyCodingDiary
@MyCodingDiary 5 месяцев назад
I'm addicted to your channel. Can't wait for the next upload!
@christianweyer74
@christianweyer74 5 месяцев назад
Great video, great shirt 😅. Thanks, mate!
@sircaju
@sircaju 5 месяцев назад
Great content.
@EricWatyekele
@EricWatyekele 5 месяцев назад
awesome content. soaking it in! Thanks for the work
@lorenzocastro2048
@lorenzocastro2048 5 месяцев назад
Another amazing video!Thank you for putting this together and helping us understand all the processes involved
@acampton1
@acampton1 5 месяцев назад
I;ll definitely try this, it looks quite useful, thanks Kris !
@jmonge777
@jmonge777 5 месяцев назад
Great video Kris. I always learn a lot with your experiments. Thanks!
@OutstandingLife
@OutstandingLife 5 месяцев назад
These step by step & high level logic overviews are really helpful.
@djdilluzional1
@djdilluzional1 5 месяцев назад
You're making great content, so much fun trying out there projects!
@user-ne8kj2hx3j
@user-ne8kj2hx3j 5 месяцев назад
great video! have been looking for this!
@djjeffgold
@djjeffgold 5 месяцев назад
Great workflow. Thanks for sharing
@ColinPantin
@ColinPantin 5 месяцев назад
Keep up the great content Kris! Learning a lot from you:)
@JoulestheOrc
@JoulestheOrc 5 месяцев назад
Thanks for making this approachable. Really appreciate it!
@gramnegrod
@gramnegrod 5 месяцев назад
Wow again Kris! You mentioned in passing about the video or possibly screen shots overread. I think what you did with Elden Ring combined with this style of agents could really open some amazing use cases. Guided education for new software or games of course. But, possibly a broader automation/RPA method for almost any current software available. Examples: Quickbooks to do your taxes, video editing automation, spreadsheet visualizations. Thx!
@daveverheyen3777
@daveverheyen3777 5 месяцев назад
Great video! Love the deep dive. Trying it out now!
@MugenMangekiou
@MugenMangekiou 5 месяцев назад
You're terrific Kriss, keep going with your amazing content, thank you
@avgplayer
@avgplayer 5 месяцев назад
Useful, once again
@nicolashuve3558
@nicolashuve3558 5 месяцев назад
Recent member here. Hello!
@AllAboutAI
@AllAboutAI 5 месяцев назад
hey :)
@AEnoob
@AEnoob 5 месяцев назад
Thank you Kris! loving the channel more Tutorials and walkthroughs please
@silentphil77
@silentphil77 5 месяцев назад
This is pretty awesome!
@AllAboutAI
@AllAboutAI 5 месяцев назад
thnx :)
@trashchenkov
@trashchenkov 5 месяцев назад
Thanks Kris! You mentioned vision model to deal with screenshots. And the results were not so good. I recommend to try some OCR API. I tested one of them and it worked great even with photos of monitors.
@HydroFROG
@HydroFROG 5 месяцев назад
Great video Kris!
@konceptochannel
@konceptochannel 5 месяцев назад
Thank you so much for this!! 😊
@MyCodingDiary
@MyCodingDiary 5 месяцев назад
Your videos always make my day. Keep shining!
@ghosting-cm7zf
@ghosting-cm7zf 5 месяцев назад
Let's goo! Amazing content as always! Keep it up Kris
@iokinpardoitxaso8836
@iokinpardoitxaso8836 5 месяцев назад
Thank you Kris. Amazing new video as always.
@kate-pt2ny
@kate-pt2ny 5 месяцев назад
Kris, thank you for sharing the video. I think the verge website is too easy to crawl (verge is also used in the open Interpreter video). Can you try a more difficult website crawl next time? Thank you
@AllAboutAI
@AllAboutAI 5 месяцев назад
sure! thnx :D
@user-vy7ch1ps1z
@user-vy7ch1ps1z 5 месяцев назад
Let's go! I'm a different name on Discord, btw.
@MarcusNeufeldt
@MarcusNeufeldt 5 месяцев назад
absolutely blown away, great job!
@jeremylau11
@jeremylau11 5 месяцев назад
Very interesting. Thank you for this great content!
@verence333
@verence333 5 месяцев назад
Interesting approach, gotta try this. Thanks!!
@electrolab2624
@electrolab2624 5 месяцев назад
I am curious to know which improvements this code would suggest whilst looking at itself (to have it analyze the code from which it is made) Perhaps it would build a friendly GUI and such .. who knows really. Very useful code solving real issues elegantly! - The compliment! 🖖
@AllAboutAI
@AllAboutAI 5 месяцев назад
thnx a lot, i am gonne try that for sure:P
@jeffsteyn7174
@jeffsteyn7174 5 месяцев назад
You can make this more efficient by getting the llm to output the code in json. Then deserialise it into a variable. That way we dont need to use a llm to clean the code. { "Code":"" }
@AllAboutAI
@AllAboutAI 5 месяцев назад
will def try that again, struggled with this before
@arnemoe4178
@arnemoe4178 5 месяцев назад
Thanks!
@AllAboutAI
@AllAboutAI 5 месяцев назад
You won the NVIDIA merch =) can you send me a e-mail at kris_fagerlie@hotmail.com
@klangmasseur
@klangmasseur 5 месяцев назад
Again I have the feeling to dive deeper in coding
@py_coder_fpv
@py_coder_fpv 5 месяцев назад
Thank you for this video!
@_def
@_def 5 месяцев назад
I’ve been learning alot thanks man!
@mr_grucha
@mr_grucha 5 месяцев назад
Thank you Kris, Good job as always!
@SvalikDMT
@SvalikDMT 5 месяцев назад
Great video!
@countofst.germain6417
@countofst.germain6417 5 месяцев назад
It wasn't bad at all, good video bro.
@volkswagenpassat-w3o
@volkswagenpassat-w3o 5 месяцев назад
Super video, will try this out 👌🏽👌🏽
@MurrayDancey
@MurrayDancey 5 месяцев назад
Can this produce a full GUI or web interface rather than a simple CLI ?
@LeonardoSapucaia
@LeonardoSapucaia 5 месяцев назад
great content!
@kritikusi-666
@kritikusi-666 5 месяцев назад
Fun to watch. How much did this cost you?
@apisdn
@apisdn 5 месяцев назад
Great project and cool to see how it works. What's the initial setup for this?
@CHNLTV
@CHNLTV 5 месяцев назад
I really like the self correct objective - Is this going up on the repo?
@dletendr
@dletendr 5 месяцев назад
I have a similar setup for running SQL
@nerding_io
@nerding_io 5 месяцев назад
This is awesome! Thanks Kris!
@UTubeGuyJK
@UTubeGuyJK 5 месяцев назад
Awesome! No LangChain, no Autogen, no CrewAI, just regular-people code!
@micbab-vg2mu
@micbab-vg2mu 5 месяцев назад
It looks interesting - thank you for sharing:)
@lucianoc9443
@lucianoc9443 5 месяцев назад
Great video. Thank you!
@Kisuke686
@Kisuke686 5 месяцев назад
Keep up the good work!
@prarthanagarwal3961
@prarthanagarwal3961 5 месяцев назад
Insane! I am working on a low latency sts and I would love to get some insight on it.
@AllAboutAI
@AllAboutAI 5 месяцев назад
cool :) yeah i think a lot of ppl or working on latecy, i guess if you gonna have a consumer facing product it needs to be low latency, ppl dont have any patience and are used to instant responses
@prarthanagarwal3961
@prarthanagarwal3961 5 месяцев назад
I suppose you are right. As an individual, it is harder to reach a wide audience at the same time but you still pull it off! I think you would be happy to know that I have solved the bugs myself and now adding some spice to the sts assistant :) One thing I wanted to ask was - how do i get my assistant to stop listening as soon as I stop talking ? RIght now I press 'ctrl+c' to interrupt and stop recording.
@Kasyx
@Kasyx 5 месяцев назад
Really cool, thank you!
@STRIKE01
@STRIKE01 5 месяцев назад
thanks for sharing this , Keep it up!
@onurt.2621
@onurt.2621 5 месяцев назад
Greetings from Germany.
@chrismcquinn8976
@chrismcquinn8976 5 месяцев назад
Super fun!
@schakuun1995
@schakuun1995 5 месяцев назад
As always great Video 😁
@watchdog163
@watchdog163 5 месяцев назад
Try with Groq and see how many tries it gets, maybe quantity is better than quality.
@moritz473
@moritz473 5 месяцев назад
Nice content thx
@carstenli
@carstenli 5 месяцев назад
Another great video.
@alexanderrosulek159
@alexanderrosulek159 5 месяцев назад
I’d love the file download for this, tryna implement somthing for personal use this would be great starting point
@newjx
@newjx 5 месяцев назад
Thank you for the Video, But how to become member? i see not paid subscription.
@ShakkiChess
@ShakkiChess 5 месяцев назад
Thank you!
@hikaroto2791
@hikaroto2791 5 месяцев назад
Pretty darn cool
@JuanOlCr
@JuanOlCr 5 месяцев назад
thanks for another useful video
@watchdog163
@watchdog163 5 месяцев назад
Groq is being a smartass and still adding explanations. Anyone got the proper prompts?
@dewijones92
@dewijones92 5 месяцев назад
more please
@laecuaciondigital
@laecuaciondigital 5 месяцев назад
Super! i am ai. Gracias Kris!
@JacquesvanWyk
@JacquesvanWyk 4 месяца назад
Thanks for quality content
@protimaranipaul7107
@protimaranipaul7107 2 месяца назад
Can you please share the code
@NightSpyderTech
@NightSpyderTech 5 месяцев назад
Been needing another option for running and fixing code. Looking forward to the github release of this one.
@Yomi4D
@Yomi4D 5 месяцев назад
Autogen
@ShaneZarechian
@ShaneZarechian 5 месяцев назад
Should try it with a local model
@user-qb3kt7ov3z
@user-qb3kt7ov3z 5 месяцев назад
Very nice! :)
@ScottzPlaylists
@ScottzPlaylists 5 месяцев назад
I don't see any code links, so I won't watch it.
@protimaranipaul7107
@protimaranipaul7107 2 месяца назад
That is the case even for members.
@ismaelperegrina8201
@ismaelperegrina8201 5 месяцев назад
This is really cool , although , it is pretty much AUTOGEn but basic, isnt it? Do you see any advantage using this scope for self correcting AI instead of using something like autogen or crew ai?
@vaibhavmishra1100
@vaibhavmishra1100 5 месяцев назад
I want something like this for my coding assistant
@grcunning
@grcunning 5 месяцев назад
I'm a recent channel member. How do I get access to github?
@AllAboutAI
@AllAboutAI 5 месяцев назад
send me a e-mail :)
@OculusGame
@OculusGame 5 месяцев назад
Nice
@SuccessDynamics
@SuccessDynamics 5 месяцев назад
Wow, cool,😊
@agedbytes82
@agedbytes82 5 месяцев назад
Great
@InsightCrypto
@InsightCrypto 5 месяцев назад
how to become a member?
@Way_Of_The_Light
@Way_Of_The_Light 5 месяцев назад
This only works with Python code?
Далее
Improve Your AI Skills with Open Interpreter
15:23
Просмотров 12 тыс.
Has Generative AI Already Peaked? - Computerphile
12:48
3 AMAZING Claude 3.5 Sonnet Artifacts Use Cases
11:36
Why Democracy Is Mathematically Impossible
23:34
Просмотров 2 млн