Just got a job building with LangChain! Thanks Timothy.
@sdaiwepm9 ай бұрын
I came here after taking a short course by the co-founder of LangChain. I'm sure he's a brilliant programmer, but Tim's explanations are much clearer, easier to follow. Thank you!
@nashwin23153 ай бұрын
Can you share a link to the course.
@arbyyyyh Жыл бұрын
I literally started looking into LangChain a couple days ago. Glad to have one of your videos as a guide!
@timz2917 Жыл бұрын
"AI startups" going through the roof after this
@nagamanikanta9974 Жыл бұрын
😂
@big123lak Жыл бұрын
Starts up made by ai
@dompretcloud28 ай бұрын
Most of them are basically chat gpt filtered
@Scitus Жыл бұрын
This video came across while I was working on my flight control software. I'm gonna add this as a copilot
@KaramAlayan Жыл бұрын
Just know you are a hero to millions love your content easily a top 10 content creator
@xtremecubez3751 Жыл бұрын
As a person studying AI and DS as their major I think this library could be very helpful in working with AI in python as I was used to doing this stuff separately while this library clubs it all in , great video!
@BryanKDang6 ай бұрын
What’s DS?
@xtremecubez37516 ай бұрын
@@BryanKDang Data Science
@hugoczerniawski166 Жыл бұрын
As always crisp content Sir! I love it, thank you 🙏
@techdiyer5290 Жыл бұрын
Is there a way to cut and glue multiple models together? I mean... if an existing code ai had a memGPT inspired tokenizer or smt, then it would be so much easier...
@realmcraftchronicles9 ай бұрын
Awesome video. I'll be using it with ollama
@Sefraouitruth10 ай бұрын
Great video, thank you! please do a video on how to use langchain with open source llms such as llama or hugging face models ( locally or on the cloud)
@TopSandMolecule Жыл бұрын
I am encountering problems while importing chat_models module from langchain main module it says the module doesnt exist even though i installed everything correctly i searched on internet but nothing fruitful came up so any help would be appreciated
@savagepeacemaker11 ай бұрын
me too
@alimihakeem841 Жыл бұрын
Have always been your fan TWT, Thanks for the valuable content
@DrAIScience11 ай бұрын
How about storing features and embeddings using llm?
@litttlemooncream504910 ай бұрын
helped a lot! but can i replace openai with other open-sourced llms? thx
@StephenAkins Жыл бұрын
@tim you said you'd link, in the description, to your video with a code your own adventure example, but I don't see it.
@goldenpiece7087 Жыл бұрын
Liked, Subscribed and going to check out next ones! ❤
@Rickety3263 Жыл бұрын
Well for once I feel ahead of the curve having used this package already in my current projects. 
@alamireda888 ай бұрын
great video, thanks !
@Richard_GIS Жыл бұрын
What advantage dis-atvantage of using toml instead of dotenv?
@agdmp1188 Жыл бұрын
How is this different from using the assistants api from openai ?
@christoph231090 Жыл бұрын
Hy Tim... Thanks for all your amazing content. Why do you install the libraries in your tutorials (always) in your global python environment?
@TechWithTim Жыл бұрын
Just makes it a bit faster
@christoph231090 Жыл бұрын
@@TechWithTimok, faster coder or faster video production 😅 Aren't you running into conflicts with all the libraries in your main python?
@TechWithTim Жыл бұрын
surprisingly not too often!@@christoph231090
@serpent21311 ай бұрын
nixos_user left the chat
@henrygagejr.-founderbuildg919911 ай бұрын
How do you get paid? For example. For the example do you work with affiliate plans?
@christianmagnus10039 ай бұрын
Question answering currently is with RAG pattern, so everything in this video change now, the most part of the code
@Vikasptl07 Жыл бұрын
Thank you for great content 🙏
@vektracaslermd743 Жыл бұрын
Thanks very much, Tim! This is perfect timing for a knowledgebase project at work.
@Blunebear Жыл бұрын
Hey I am having some error running the programs shown can you help me out
@Niksuniverse80 Жыл бұрын
Hi Tim - I recently enrolled in your course careers program (so far its amazing), I just have a question. I want to do the front end development specialization, but it automatically put me in the fundamental software development course. So after we complete this fundamental course, along with the final exams, will we be automatically prompted to select a specialization or how does it work? Thanks.
@TechWithTim Жыл бұрын
Yes you will be prompted! You can select whichever one you like, you just need to pass the fundamentals first :)
@florianmattausch8563 Жыл бұрын
Chat GPT is not an open AI Model. What do you mean with Open ai model ?
@bellak82010 ай бұрын
Hey Tim, as I try to install langchain, I keep getting the same error. "zsh: no matches found: langchain[llms]" I'm not sure how to fix this. Any help would be appreciated.
@kaushik.aryan0410 ай бұрын
write it as this pip install " langchain[llms]" or just do pip install langchain
@mrurm94969 ай бұрын
@@kaushik.aryan04 that works, however the langchain[llms] package doesnt appear anymore on their get-started page, so I guess I would just do what is langchain's most updated suggestion
@pravachanpatra4012 Жыл бұрын
Can you make a tutorial on creating a neural network library from scratch?
@pravachanpatra4012 Жыл бұрын
Can you make a tutorial on creating a neural network library from scratch?
@pravachanpatra4012 Жыл бұрын
Can you make a tutorial on creating a neural network library from scratch?
@pravachanpatra4012 Жыл бұрын
Can you make a tutorial on creating a neural network library from scratch?
@pravachanpatra4012 Жыл бұрын
Can you make a tutorial on creating a neural network library from scratch?
@rosenvladev965410 ай бұрын
why did u say that 5 times? @@pravachanpatra4012
@get_downed_boi6270 Жыл бұрын
just remember gang, chat gpt api is REALLY expensive.
@magnusbrzenk44710 ай бұрын
Wow - this library can inject a string into another string!
@richardbennett4365 Жыл бұрын
See? At 1:57, even pip is telling the presenter how to install packages properly, but he ignores it and just keeps on going like an Energizer 🐇 Bunny.
@esrx7a Жыл бұрын
Thank you Tim for making me Context Aware
@st3ady Жыл бұрын
Ok so let’s hear what kind of projects u guys are going to make using this langchain api!
@thelifehackerpro99437 ай бұрын
Langchain new version is completely changed, we want tutorial for new version with end to end project
@abbasjafary34437 ай бұрын
Please someone answer me Is it completely free or not?
@christianbliss30073 ай бұрын
No. You need to pay at least 5 bucks to chatgpt to be able to use an API key. If you're only doing what he shows in the video, you'll probably only end up using 3 or 4 cents of that. There's just a $5 minimum.
@EagerEggplant11 ай бұрын
using powershell is madness bro
@TechWithTim11 ай бұрын
What do you use?
@PANDURANG9911 ай бұрын
What is difference between langchain use and chatgpt directly use?
@karani2677 Жыл бұрын
Hello Tech with Tim. My goal is to become a good ML,AI expert because there are some ideas i have in my mind and I have learned many things from KZbin,Google but still I don't have the necessary ML,AI skills to make them. So what do you think I should do? Like should i get a job? or buy a course? or something else?
@stickmanland Жыл бұрын
LangChain is by no means new. In fact, it even older than ChatGPT!
@omarnaser8291 Жыл бұрын
please do a video using Llama api
@Senura_De_Alwis Жыл бұрын
good ❤❤
@eftehassan9969 Жыл бұрын
After watching this tutorial "I see a suit of armor around the world " cough cough Ultron cough .
@AndriCloud Жыл бұрын
I can already list jobs in a company to be replaced by this. and many more with upcoming multi modal capabilities. this will disrupt labor market significantly
@forfreeStory Жыл бұрын
Thanks. FreePS
@sohamkumar47576 ай бұрын
"Fantastic Documentation" 💀
@photon272410 ай бұрын
andd its all already deprecated.
@kaushik.aryan0410 ай бұрын
yeah everything is changed
@dermenschistweilesglaubtda41 Жыл бұрын
can you make a vid on how to find a wife as a 10x programmer? i have problems
@TechWithTim Жыл бұрын
I too have that problem
@Randomguy48279xyz Жыл бұрын
👍
@ollie6845 Жыл бұрын
Disapppointed. What about vectordb ? Retrievers ? Web browsing ? Etc. You didnt get more than 20% og what langchain is capable of.
@savagepeacemaker11 ай бұрын
Doesn't work.. at least it doesn't for me a month after the release of this video.
@Sich979 ай бұрын
lol 😂
@varunpenumudi7 ай бұрын
Yes i think this library is changed alot.
@UncopylockedBusiness Жыл бұрын
E
@print-Ch1 Жыл бұрын
Second
@fkxfkx Жыл бұрын
You can’t be bothered with an environment? Or at least mention it ?
@rizenrik Жыл бұрын
1st = 'First' print(f'{1st}')
@sadlife7710 Жыл бұрын
invalid, variable can't start on numbers XD
@mkk-un9nz Жыл бұрын
good point 😁@@sadlife7710
@rizenrik Жыл бұрын
Observational test passed 😅😂
@mrsonicboy. Жыл бұрын
@@rizenriki failed 🤦♂️
@AyahuascaDataScientist Жыл бұрын
I miss the old TWT. He looks like he’s going to be an old bald guy now
@TechWithTim Жыл бұрын
Wanna donate some hair?
@rssvg8 ай бұрын
this video is so basic my 4 yr old nephew skipped it