Тёмный

LangChain Crash Course: Build a AutoGPT app in 25 minutes! 

Nicholas Renotte
Подписаться 265 тыс.
Просмотров 413 тыс.
50% 1

Get the free Python course
go.coursesfromnick.com/python
Get the code: github.com/nicknochnack/Langc...
Sign up for the Full Stack course here and use RU-vid50 to get 50% off:
www.coursesfromnick.com/bundl...
Hopefully you enjoyed this video.
💼 Find AWESOME ML Jobs: www.jobsfromnick.com
Get the Code: github.com/nicknochnack/LipNet
Links:
CTC Blog Post: distill.pub/2017/ctc
Oh, and don't forget to connect with me!
LinkedIn: bit.ly/324Epgo
Facebook: bit.ly/3mB1sZD
GitHub: bit.ly/3mDJllD
Patreon: bit.ly/2OCn3UW
Join the Discussion on Discord: bit.ly/3dQiZsV
Happy coding!
Nick

Наука

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

 

22 апр 2023

Поделиться:

Ссылка:

Скачать:

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

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 448   
@AkolytosCreations
@AkolytosCreations Год назад
The pace of this video is perfect. You gave a pace that was fast enough to cover a lot of ground in a short period of time for the "watch through" understanding, but not so crazy that it is difficult to pause when you're trying to follow along with code. This was the first of your videos I watched, and it had me checking out some of your older stuff. Your older stuff definitely isn't to this same level, but it all seems like things where you've improved over time. I've subscribed, and I'm looking forward to future videos.
@NicholasRenotte
@NicholasRenotte Год назад
Thanks so much D. That's exactly what I was hoping to hear! I really started taking content continuous improvement seriously these last couple of months. Just feeling out what's working, this video has been one of my favourites I ever produced!
@danielbryars1
@danielbryars1 Месяц назад
I second this. I too could pause the video, write the code and un-pause it easily. Really like the pace.
@udoigogoi6126
@udoigogoi6126 Год назад
Nic is one of the best youtube tutors out there. i really enjoyed the video just as I like his other videos. It's always remarkable that he teaches such topics with such great ease and understandability, which speak volumes about his skills and knowledge on the subject matter. Thnx Nic
@Dr_Tripper
@Dr_Tripper Год назад
I have been fighting for weeks just for a simple script like this as my entry point to this tech. Now I can move past this obstacle and onto greater days! Thanks. I learned some coding about 30 years ago so I am learning everything as new again. Happy days!
@siddharthpatel2193
@siddharthpatel2193 Год назад
This is super cool. Recently I read entire documentation of LangChain and I can say you literally covered important things in good details.
@NightSpyderTech
@NightSpyderTech Год назад
Amazing video and love that you provided the code. This is the furthest I've gotten beyond standard ChatGPT capabilities and since it's mostly one script done in Python instead of Google Collab or Jupter, even better for my local use case. Instant Subscribe and can't wait to see what else you do with LLMs and Langchain.
@NicholasRenotte
@NicholasRenotte Год назад
Glad you enjoyed it @NightSpyder! Plenty more to come, I'm writing up scripts for langchain every morning atm!
@IronMechanic7110
@IronMechanic7110 Год назад
​@@NicholasRenottehow to install faiss in python ??
@AncientAmulet
@AncientAmulet 9 месяцев назад
Juypyter is python script too noob! Jupyter is an IDE not a language. Python is a language not an IDE. You need a UI or IDE or command line to do python. Even if it is only notepad. Notice the dude isnt running the scripts to show they work in his IDE? why? Because it dont work properly
@plagiats
@plagiats Год назад
I think this is my favorite tutorial on all RU-vid. Superb work! Thank you!!
@chrisweeks8789
@chrisweeks8789 Год назад
Love your teaching style! I think a quick recap at the end, going through what everything does would be beneficial.
@TF-qt3jh
@TF-qt3jh Год назад
❤Hey, Nick. Definitely, one of the best tutorials of LangChain! Better than some paid courses! 🎉 Thank you 🙏 As I’m not so versed in Python, I slowed it down to 0.75 speed😂
@CodingWithLewis
@CodingWithLewis Год назад
Seriously such an awesome video. I am glad you didn't stop when the timer did!
@codedface
@codedface Год назад
@nicholas it’s been over 12 years since I’ve coded. I never coded in Python but this video inspired me to get back in and I was able to build your tutorial from scratch! Thank you! 👏🏾
@99NOFX
@99NOFX 9 месяцев назад
I spent a few hours with you this morning writing my first script. Your script, though I didn't realize you'd be chopping and changing stuff everywhere. I got it in the end and learned lots. Cheers mate
@dylan_curious
@dylan_curious Год назад
That was really interesting to see how to put the pieces together. Your vid gave me a deeper appreciation for how they come together and what they're capable of. Thank you!
@NicholasRenotte
@NicholasRenotte Год назад
Thanks so much @Curious Future! I really wanted to show how to stack all the stuff together and actually show how it use it/make the most of it. Hope that came across!!
@jobtrappeur
@jobtrappeur Год назад
I'd love to see a video on indexes
@arturtomasz575
@arturtomasz575 Год назад
Great video - as usual! It is mind blowing how python libraries are so powerful - that we can do so amazing POC applications in about 30mins where it would take week of teams work couple years ago... not even talking about NLP part... Thanks for sharing and motivating me to try it out for some weekend projects!
@NicholasRenotte
@NicholasRenotte Год назад
Kinda crazy right?! Insane what's possible now!
@matthew91fuller
@matthew91fuller Год назад
Thank you for the step by step tutorial, as someone who is learning to code this is a highly valuable resource. Please create more content like this relating to AI.
Год назад
Thankkkkssssss !! I was looking that tool inside a lot of LLM github projects but not understanding exactly doing what!! Everything makes sense now!!
@trojan6897
@trojan6897 Год назад
Waiting for video on indexes , superb video buddy keep bringing awesome content like this and if possible just take your time and don't rush on topics so that more people can understand well, rest upto you :-)
@___gh0st___
@___gh0st___ Год назад
I'm a absolute noob in coding but you really bring light in the darkness of this world, I just join your course, thank you so much bro!!
@lindaliu1484
@lindaliu1484 9 месяцев назад
Excellent video! Very helpful and love how it's structured. Thanks so much for making it!
@AppyWrap
@AppyWrap 11 месяцев назад
Hey Nicholas, super and clear I really like your videos, and easy to understand the logic behind them. Thank you so much!
@shawn.builds
@shawn.builds Год назад
im a complete beginner with langchain and this was the perfect intro! please keep it coming! 🔥
@catalyst3647
@catalyst3647 Год назад
Great work Nicolas, very clear explanation and easy to follow.
@audacious2
@audacious2 Год назад
Great video! I just discovered your channel! Please continue more work like this, because you're approach is very easy to follow and extremely concise!
@NicholasRenotte
@NicholasRenotte Год назад
You got it John, plenty more to come!
@luis96xd
@luis96xd Год назад
Amazing video, everything was well explained and the result was awesome, thank you so much!
@nexdownfallrs
@nexdownfallrs 11 месяцев назад
Ive watched many of your videos now and i gotta say you are a great teacher and im so glad you do these videos :) big thank you and greetings from germany! I Learned so much valuable Information i cant thank you enough :))))
@uditranasaria3760
@uditranasaria3760 Год назад
I'd love to see a video on indexes! I think thats a very powerful tool for integrating LLMs into an existing data-based application
@NicholasRenotte
@NicholasRenotte Год назад
On the way soon!!
@ThomasTomiczek
@ThomasTomiczek Год назад
Not sure about that - indexes need to index the data, any data based application will outdo that faster than you can realize. THAT SAID: ChatGPT-4 is able to use tools and such a tool can be an API to access a database. I had a nice discussion with ChatGPT about OData - can fully use it. So, use the indices for i.e. the employer handbook and the documentation where to find stuff, then use tools to access this stuff. No need to load all the data in to the ai, particularly data that changes frequently (i.e. orders in an online shop), stick to the regulations the AI needs to know that are static (i.e. goods return policy).
@helloadhaL
@helloadhaL Год назад
bhai khuud bna yyar mujhai ek hindi mai ayesa channel chahiye
@BruceOnder
@BruceOnder Год назад
​@@ThomasTomiczek awesome insight here. Thanks! 🙏🏾🏆🔥
@AI-LLM
@AI-LLM 10 месяцев назад
Yes index extension of this project would be great and using functions. Many thanks
@jacob8134
@jacob8134 Год назад
Amazing video! Thanks you so much Nicholas.
@benjaminsmith2614
@benjaminsmith2614 Год назад
Some constructive feedback: would love to see an example of the app in action before you dive into building the code for it. Video jumps straight to code before we really know what for. That being said, the setting a 15 minute timer and then speaking quickly to respect time is a phenomenal touch (something I’ve never seen done before). Well done man, thanks for the video
@marklittlewood2418
@marklittlewood2418 7 месяцев назад
This is very good advice
@anon100x
@anon100x 6 месяцев назад
This is true for almost all tutorials like this. I dont know why they dont spend a couple of minutes showing what the end product will be.
@NicholasRenotte
@NicholasRenotte 4 месяца назад
Solid feedback, seriously appreciate it. I’ve brought it into some of my more recent vids!
@shrimppop
@shrimppop Год назад
This is great, still trying to understand embeddings and indexes, so yes, please do a video on them!
@BruceOnder
@BruceOnder Год назад
Awesome crash course! Thanks so much!🙏🏾✌🏿🔥🏆
@converzhang6363
@converzhang6363 11 месяцев назад
so cool, so clear! thank you a lot! looking forward to your indexes video~
@HBaker40
@HBaker40 4 месяца назад
Just found your videos, finding them so beneficial, I’ve subbed my friend, looking forward to diving into your content
@ThaiNeuralNerd
@ThaiNeuralNerd Год назад
Another great video 🙏 ! In a future video can you expand on showing how to incorporate other AI API services? You touched on this subject briefly in previous videos on how each AI system API can leverage on one each other to produce the best results. Seems like LangChain NeuralSeek would be perfect for this. Maybe a LC and NS combo vide?
@PJ-hi1gz
@PJ-hi1gz 11 месяцев назад
Beautiful, thanks! Can you do a video on CGPT connection to outside applications, like vscode, word, excel, etc? Similar to what AutoGPT is doing
@therealjimmycooper
@therealjimmycooper Год назад
Awesome, thanks. As a beginner in python, this was super helpful.
@sampadk04
@sampadk04 Год назад
Wonderful Tutorial! Clear and concise. Gg as always Nick 🤞. Waiting for more LLM content.
@NicholasRenotte
@NicholasRenotte Год назад
🙏🏽 thanks so much, plenty more inbound!
@anuragannu8930
@anuragannu8930 4 месяца назад
This is one of the best videos to understand Langchain, It was perfect for me, thanks.
@Glow0110
@Glow0110 8 месяцев назад
Just found your channel. Epic content brother. Thanks for taking the time to share! Can you show how us how we would actually upload something like this to a website (as opposed to being on your localhost)?
@thecoffeejesus
@thecoffeejesus Год назад
This is really incredible. Amazing work. Super simple to follow along with! I’m going to do this tutorial after work
@NicholasRenotte
@NicholasRenotte Год назад
Awesome, let me know how you go with it Christopher! Thanks for checking it out 🙏
@cliffanthony1
@cliffanthony1 10 месяцев назад
Fantastic video. If you decide to do a follow on video, I'd like to see the next step being using vector databases/stores and creating a ChatGPT web app that can answer questions from a collection of PDF or Microsoft Word or HTML documents. i.e. Summarize documents , rewrite documents, or answer questions based on the contents of documents.
@ulfurk
@ulfurk Год назад
You prompted the script chain with the prompt again rather than the output from the title chain. Very interesting stuff, thanks for the information.
@ernestasena1107
@ernestasena1107 9 месяцев назад
Simply awesome. Thanks for making this.
@Spock-AI
@Spock-AI 11 месяцев назад
Excellent job and very useful. Thank you! Liked and subscribed.
@stevedave1788
@stevedave1788 Год назад
More video about langchain. You have explained the best out of everyone on RU-vid, cheers mate
@NicholasRenotte
@NicholasRenotte Год назад
Plenty on the way @Steve!!
@kieranp87
@kieranp87 Год назад
Omg this was exactly what I was looking for. More please :)
@huuthien
@huuthien Год назад
Thank you for the really amazing video. I would love to see a video about indexes in LangChain too! It must be a very powerful tool right now.
@NicholasRenotte
@NicholasRenotte Год назад
You got it!
@meta-intelligence
@meta-intelligence Год назад
Wow, this is amazing! Save tons of time and easy to understand. Well done Nicholas!
@NicholasRenotte
@NicholasRenotte Год назад
Glad you enjoyed it @Meta Intelligence!!
@tonynikolaos3527
@tonynikolaos3527 11 месяцев назад
Beautiful! Thank you!🌞
@superlbc
@superlbc Год назад
Awesome content. Definitelly interested on the indexing.
@NicholasRenotte
@NicholasRenotte Год назад
Thanks a mil, you got it, starting planning on it now!
@everett8435
@everett8435 Год назад
You are awesome. Thank you. Love the little cuts and analogies. Well done mate.
@NicholasRenotte
@NicholasRenotte Год назад
Stoked you enjoyed it @Everett. Tried to visually explain a little more than usual, hopefully that came through!
@everett8435
@everett8435 Год назад
@@NicholasRenotte 1000%
@Bigghead09
@Bigghead09 9 месяцев назад
Great video I followed step by step and it was really helpful in understanding how to develop with Langchain. Did you do a video about indexes?
@SushilKumar-yb5ou
@SushilKumar-yb5ou 11 месяцев назад
Hi Nicholas, I am restarting my development journey after a decade.. Your videos are really inspirational and easy to follow, thanks for this. I had one query, how do I import the langchain documentation in VSCODE so that it auto completes python imports and code?
@mdhidayat5706
@mdhidayat5706 Год назад
Damn, another video in my todo list. Awesome crash course guide!
@NicholasRenotte
@NicholasRenotte Год назад
YESS, let me know how you go with it @Md!
@danielececca4096
@danielececca4096 Год назад
Can you do a video on GPT index and the difference with LangChain?Or how to integrate the two frameworks.
@slimaftermathshady
@slimaftermathshady Год назад
I have no clue about programming but i learned quite a few things from this video so thank you very much!
@alibuttar1514
@alibuttar1514 Год назад
Amazing Video as usual man, really loved to see this and understand how you can do amazing stuff with LangChain. However, the title is a little misleading as I thought it would actually be related to the AutoGPT repo and using langchain with that. Would love to see more though on langchain, especially indexes
@NicholasRenotte
@NicholasRenotte Год назад
Ah my bad, what AutoGPT does is the same in architecture as what is shown in the vid. That being said when I’m back at my desk I’ll prep a vid that shows the comparisons and how they can work together! Index code is done, just gotta get back home to make the vid!
@alibuttar1514
@alibuttar1514 Год назад
Thanks for explanation. Looking forward to it
@dnldnl4880
@dnldnl4880 Год назад
Not sure if the pace or how well you discuss the why of things but i finally get it as a non dev person
@a123boyzone
@a123boyzone Год назад
Amazing content. Just subscribed. Best wishes from New Delhi, India
@belgiandip8682
@belgiandip8682 Год назад
Amazing! Thank you for awesome tutorial
@md.saifulislamtanim
@md.saifulislamtanim Год назад
Wow!! Really Good Explaining, Very interested learn more about it
@evgenymikheev4462
@evgenymikheev4462 Год назад
Thanks a lot! It's much simpler than I thought ;)
@user-jm4go8nk5b
@user-jm4go8nk5b 11 месяцев назад
Just amazing!! Loved this video. Quick question - how would you change the code if say the prompts are in a file? Instead of having to write a prompt every time, I would like to add the prompts to a file, have the app read the prompts from the file and run in the background. How can I reuse the code to do that? Again, thanks for the great video!
@PaulBenthamcom
@PaulBenthamcom Год назад
Fantastic presentation, so pleased with how you spelled it out for me. I've been scratching my head a little bit with Langchain these past couple of weeks!
@NicholasRenotte
@NicholasRenotte Год назад
I was in the same boat @Paul, tried to break it down as well as I could for people that wanted to build with it!
@alexkelly757
@alexkelly757 Год назад
ditto, i thought i was being a little bit stupid but im glad other find it hard too, gives me a bit of confidence to continue.
@PaulBenthamcom
@PaulBenthamcom Год назад
@@NicholasRenotte Nicholas, what's your thoughts on system messages? Is it worthwhile using this or just putting your message direct in the prompt template?
@rohitchan007
@rohitchan007 Год назад
Hey Nick, can you make a playlist of best practices for prompt engineering?
@loudboomboom
@loudboomboom Год назад
So rad! Thank you!!
@zilph82
@zilph82 Год назад
Amazing tutorial... thank you for sharing with us
@urd4651
@urd4651 Год назад
excellent tutorial. Thank you!
@dkhundley
@dkhundley Год назад
Fantastic video as per usual!
@ronaktawde
@ronaktawde Год назад
Really great..surely need video on index
@NicholasRenotte
@NicholasRenotte Год назад
You got it @Ronak!!
@ANG3L9NINJA
@ANG3L9NINJA Год назад
really enjoy your videos! great content =)
@picklenickil
@picklenickil Год назад
Would love to see indexes. Possibly larger memories like a couple of philosophy books and semantic search. Associating some context to user input and answering some cool questions. SocratesGPT?
@spencergarth5787
@spencergarth5787 Год назад
Dope video! Thanks for keeping it quick and spicy, I learned heaps mate I'm curious about indexes but not sure the value add? I'm excited to build an app to simplify nutrition tracking using cronometer. It's a pain to type everything in all the time and figure out measurements. I'd love the leverage this to do that for me
@NicholasRenotte
@NicholasRenotte Год назад
Ayyyyy Spenny! Indexes allow you to add your own data to the LLM chain. You could bring in your own chronometer measurements into the pipeline for example if you had them stored in word or CSV.
@dhibb35
@dhibb35 Год назад
Great work thanks for the course
@kevynkrancenblum5350
@kevynkrancenblum5350 Год назад
As always the best crash courses ! 💪🏻
@NicholasRenotte
@NicholasRenotte Год назад
Cheers Kev!! 🙏
@dlrmfemilianolako8
@dlrmfemilianolako8 Год назад
Hi Nicholas ! Can you make a video about application of deep learning on medicine ( like how to create a cure for diseases etc ) Thanks 😊
@nagrajankola1323
@nagrajankola1323 Год назад
Amazing! Best 27mins
@landerosedgard
@landerosedgard 5 месяцев назад
excellent. great job man
@ChrisCollett-Plus
@ChrisCollett-Plus Год назад
Excellent video and walk through.👍
@NicholasRenotte
@NicholasRenotte Год назад
Thanks a mil @Chris, glad you liked it!
@sakarijawo
@sakarijawo Год назад
Thank you for this great video!
@CarlosEduardoOchoa
@CarlosEduardoOchoa Год назад
Hi bro! This video is amazing! Could you create an indexes video to keep learning? Great Job!!!!
@FCrobot
@FCrobot 10 месяцев назад
Thank you very much for your sharing, it has given me a lot of inspiration. I am currently preparing a programming assistant for a software. I have prepared 10 sample programs and stored them in a JSON file. I hope that users can ask questions using the chatbot and get relevant responses. However, I am facing several issues at the moment: 1. I am struggling with how to upload the JSON file to Vetor Store. Currently, my approach is to convert the JSON into a CSV file, but this method is not yielding satisfactory results compared to directly uploading the JSON file using relevanceai. 2. In my own setup, I am using openai's GPT3.5 along with Pinecone and openai embedding. These configurations are similar to relevanceai except for Pinecone. Should I consider switching to another vector store?
@skytoin
@skytoin Год назад
Thanks man great and practical video, nice job. Does llm transform wikipedia research somehow or it just pure text from wikipedia in the wikipedia section output?
@saschiiiiii
@saschiiiiii Год назад
Really nice video. Subscribed. ❤
@easypeasy2938
@easypeasy2938 Год назад
Hi. Enjoying your presentation style but a bit over my head at this point. Couple questions. Can you recommend a learning path to get to here from a decent understanding of basic Python? 2. I would like to develop an AutoGPT (agent?) that can generate a spreadsheet with the contact information for every dementia care facility in Canada. How would you go about doing that? I'm envisioning an autoGPT agent that scrapes Google results for each zip code in Canada. Anyway, anything that can get me moving in the right direction would be great. Thanks.
@Bhaveshyoutube
@Bhaveshyoutube Год назад
Thanks for awesome tut!!!
@NicholasRenotte
@NicholasRenotte Год назад
Cheers @Bhavesh!
@kashishrajput4934
@kashishrajput4934 Год назад
Please do make video on the indexes as well. Thank you so much for this video too.
@NicholasRenotte
@NicholasRenotte Год назад
All planned! Code is done just gotta record! Tysm for checking it out!
@hopliterati61
@hopliterati61 Год назад
Fantastic presentation!
@marvinckr694
@marvinckr694 10 месяцев назад
Hey, would it also be possibel to adjust the prompt to something like "create a youtube title and a fitting sctript for {input}" instead of using a sequential chain? If yes why would you still use a sequential chain, is it cheaper or more efficient or whats the point? Thanks in advance.
@sospetermongare96
@sospetermongare96 Год назад
Hi Nicholas, this was great 😃
@giantsbane8439
@giantsbane8439 Год назад
Curious about maintaining confidentiality though with the autogpt stuff. My main concern with using gpt for anything serious is leaving any potentially sensitive information while working on creative projects or research projects. I you could adopt this to work with more localized models, but most of us don't have machines capable of that even with these 3rd party llms.
@calmlife18
@calmlife18 11 месяцев назад
I love the way you explain everything, Just the a question though is there a way to display full script, I have been going over this video for 2 days, the output is displayed on half, and some of them stopped in between a sentence. Is there any way to overcome this? Thanks for your help.
@yashgb
@yashgb Год назад
Hi Nicholas, this was great 😃 I am looking forward to eleminate OpenAI dependency and use llamacpp bindings for local. There are few documentation errors of langchain otherwise I am almost there.
@NicholasRenotte
@NicholasRenotte Год назад
Going to make a vid of how to do it from my hotel room when I land for ya!! It’ll prob be a little shorter but it should set you up to do it!
@yashgb
@yashgb Год назад
@@NicholasRenotte yup 😃
@spencergarth5787
@spencergarth5787 Год назад
Keen on this video too 👍
@GyroO7
@GyroO7 Год назад
Wow your teaching skills are amazing
@NicholasRenotte
@NicholasRenotte Год назад
Thanks a mil @MehDii!
@noronhasanjay
@noronhasanjay Год назад
Great video. Thanks.
@AlienDjinn
@AlienDjinn 10 месяцев назад
Thanks for posting this video, was great and really liked how you iterated on concepts (from easy to more complex). I added this line and it seems to help with the script getting cut-off. llm = OpenAI(max_tokens=1024)
@sentimentalisme61
@sentimentalisme61 Год назад
This is amazing ! thank you for the video ! i was wondering if this can be also a solution to create reports out of an excel file following previous reports in a form of PDF if so how ? thank you !
@gazorbpazorbian
@gazorbpazorbian Год назад
finally I see a video about langchain straight to the point!
@NicholasRenotte
@NicholasRenotte Год назад
YESSS, stoked you enjoyed it! Wanted to make it as practical as possible, went a little longer than I wanted but 🤷🏽‍♂️
@gazorbpazorbian
@gazorbpazorbian Год назад
@@NicholasRenotte It was really great! don't mind how long it would be as long as is well explained
@lodosdurak7913
@lodosdurak7913 Год назад
How do you think we should approach combining unnecessary chains. For example, in this case title and script both could be asked in only 1 api call but it would be much messier to work with. Do you think we should go for cost efficency or deal with chain combining after we get the whole script working, or not do it at all.
@webskillz
@webskillz Год назад
Great video, langchain appears to be the solution to a LOT of the issues I'm currently facing. I definitely want to see a video with the indexes!
@NicholasRenotte
@NicholasRenotte Год назад
You got it @KJ! Thanks for checking out the vid!
@dooezgo5619
@dooezgo5619 Год назад
We got issue about information security and can't use openAI service. Can you advise some open source models to replace OpenAI but have acceptable accuracy? We tried LLaMA, Vicuna, Koala but they are not good enough
@piyushashah1
@piyushashah1 7 месяцев назад
@12:22 in the script_template we define the input prompt as title. This title is the output of the title_template. But, I don't see this being defined. I mean, we haven't explicity said that the output of script_template is title. So then, how does the script_template figure that out?
Далее
How ChatGPT Built My App in Minutes 🤯
8:28
Просмотров 2 млн
Yangi uylanganlar😂😂😂
01:01
Просмотров 492 тыс.
What is LangChain?
8:08
Просмотров 149 тыс.
How to Code a AI Trading bot (so you can make $$$)
35:09
CrewAI Tutorial: Complete Crash Course for Beginners
1:05:43
LLaMA 3 Tested!! Yes, It’s REALLY That GREAT
15:02
Просмотров 208 тыс.
I Hacked a Discord Bot, the Owner said this...
9:09
OpenAI Embeddings and Vector Databases Crash Course
18:41