Python AI Agent Tutorial - Build a Coding Assistant w/ RAG & LangChain

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

Tech With Tim

Tech With Tim

Күн бұрын

Пікірлер: 61
@mikeulator
@mikeulator 8 ай бұрын
Just finished your tutorial from April 28 on building a local ai agent and it was great! The one thing I was looking for in it, and was hoping might be in this one, is using a local vector store database and not having to use a cloud solution. In the previous tutorial you had to parse and vectorize the file every time, which is not efficient. Would love to see a local solution from you. Thank you for posting these.
@norminemralino2260
@norminemralino2260 8 ай бұрын
Another great video tutorial. I think we can improve the tutorials my adding streamlit integration so that the tutorials end up creating a web app
@heco17
@heco17 8 ай бұрын
Hey tim, i really liked your series about rust, could you continue the series doing some rest API tutorial?
@YukeshAS
@YukeshAS 8 ай бұрын
Nice background change Tim
@rajeshm2416
@rajeshm2416 8 ай бұрын
Thanks tim ❤🎉
@useronetwothree-z6f
@useronetwothree-z6f 4 ай бұрын
great tutorial
@adisaksukul8088
@adisaksukul8088 8 ай бұрын
Hi Tim, thanks for another great video. I have a question: what will be the benefit of coding with LangChain over no-code tools like Langflow?
@gurudaki
@gurudaki 8 ай бұрын
Superb content as always. Do you believe Yim theta AI future is associated with AI Agents?
@herbertk9266
@herbertk9266 8 ай бұрын
Thank you
@ravi1341975
@ravi1341975 8 ай бұрын
Thanks Tim.
@ganeshlakshmanan3391
@ganeshlakshmanan3391 8 ай бұрын
Thanks Tim. Sorry if I sound pedantic. agent object already tools. agent is passed to AgentExecutor alongside tools as second kwarg which the agent already contains. Is this how the AgentExecutor API is designed? :)
@mredmister3014
@mredmister3014 8 ай бұрын
Yes!!! You listened to your audience request for this use case. Keep doing this with own private data with structured and unstructured data. Like I’m wondering if I can write summary totals in the agent on the transactions for the day type of thing or look for a specific value on a given date in my chat agent.
@guillermopaez1442
@guillermopaez1442 Ай бұрын
When generating the GitHub token, what should i select in "Select scopes"?
@FranciscoHernandez-vh6bv
@FranciscoHernandez-vh6bv 6 ай бұрын
Hello great video I had a question, is the agent capable of accessing the information we store on the metadata,. Like if we store the author of the issues can I ask the agent which tickets has Jon Doe worked on?
@sreechandra9738
@sreechandra9738 8 ай бұрын
Hello , I have little knowledge about API's , and Im an intermediate python programmer. No idea about langchain, databases etc. Can i follow along with the video.
@Djellowman
@Djellowman 8 ай бұрын
No
@sreechandra9738
@sreechandra9738 8 ай бұрын
@@Djellowman So, what all should I learn(sub topics etc) before Following this video.
@lukewilmoth2683
@lukewilmoth2683 8 ай бұрын
Just try to follow along. You learn a lot by following a tutorial that goes beyond what you currently understand.
@sreechandra9738
@sreechandra9738 8 ай бұрын
@@lukewilmoth2683 I'll do that. Thank you.
@sreechandra9738
@sreechandra9738 8 ай бұрын
@@lukewilmoth2683 I'll do that. Thank you.
@BobsNumber4
@BobsNumber4 8 ай бұрын
Are we able to use any public GitHub repo for issues? Or does I need to be our own?
@rajapinja9297
@rajapinja9297 7 ай бұрын
Not sure, getting this error not able to resolve , module not found error for langchain_astradb, though I have installed that package
@extras4510
@extras4510 8 ай бұрын
Small question, I don’t have any previous experience with langchain but I think I am an intermediate python programmer like you said in the video will that be enough for following along with the video
@TechWithTim
@TechWithTim 8 ай бұрын
Yes it should be!
@extras4510
@extras4510 8 ай бұрын
@@TechWithTim Hey Tim, thanks for the reply. I am working on the project and when I was working on adding documents to vector to the vstore part getting an error raise APIRequestError(raw_response, payload=json_data) astrapy.core.api.APIRequestError: {"errors":[{"message":"No \"findCollections\" command found as \"GeneralCommand\"","errorCode":"NO_COMMAND_MATCHED"}]}
@tihomir.manushev
@tihomir.manushev 8 ай бұрын
Does anyone get this error: raise APIRequestError(raw_response, payload=json_data) astrapy.core.api.APIRequestError: {"errors":[{"message":"No \"createCollection\" command found as \"GeneralCommand\"","errorCode":"NO_COMMAND_MATCHED"}]}
@extras4510
@extras4510 8 ай бұрын
Yeah am getting the same error don't know whats wrong
@tihomir.manushev
@tihomir.manushev 8 ай бұрын
@@extras4510I have tried to downgrade astrapy to version 1.1 from the current 1.2, but I still get the same error.
@Blluefrog92
@Blluefrog92 8 ай бұрын
I get this error msg..
@marcocaspers3136
@marcocaspers3136 8 ай бұрын
@@Blluefrog92 m2
@theological1127
@theological1127 8 ай бұрын
same here
@rajapinja9297
@rajapinja9297 7 ай бұрын
another thing , langchain_agents - create_tool_calling_agent never found this import on the list of imports ??
@saravanannatarajan6515
@saravanannatarajan6515 8 ай бұрын
Thanks for this wonderful video Tim. I am a Data Scientist working from India with 12+ years of exp. and would like to shift to Dubai. Is it ok to get a job search visa and then search jobs from there. Please share ur thoughts and experience
@mintz347
@mintz347 8 ай бұрын
Can you do more django web development with python?
@TheMusicvideoguy-lx8mo
@TheMusicvideoguy-lx8mo 8 ай бұрын
I’m on MacBook and Pygame is installed but when I run my code it said no module named pygame. Why does that happen and how can you fix it? Day 1 of asking
@rajapinja9297
@rajapinja9297 7 ай бұрын
What is the python version should I use, since I'm trying to run this it on python 3.11.1 , getting langchain_astradb, and create_tool_calling_agent not able to find those 2 modules spent couple of hours trying to resolve but no luck so far, and appreciate your response
@ArkaDash-l5i
@ArkaDash-l5i 8 ай бұрын
I have a question.. why in my case the api enpoint leads to 404 error page not found and hence i am unable to work with the here.. if anyones knows please share how do i fix it..
@Al_Miqdad_
@Al_Miqdad_ 8 ай бұрын
hey tim how are you today? please help me I'm trying to run telegram bot and a apschedluer script, does anyone knows how to run both of them in one script
@pottoker612
@pottoker612 8 ай бұрын
how to make an a.i. assistant that can give original ideas, rather than a summarized list of ideas from popular web pages
@Djellowman
@Djellowman 8 ай бұрын
Hello editor saar, please do not redeem
@eternallyviv
@eternallyviv 8 ай бұрын
This is not exactly a low code solution.
@rachitxgames
@rachitxgames 8 ай бұрын
Hello sir can ai is use for k*lling human in future ? What about your answer ?❤😂
@kingofmontechristo
@kingofmontechristo 8 ай бұрын
Yes.
RAG + Langchain Python Project: Easy AI/Chat For Your Docs
16:42
ВЛОГ ДИАНА В ТУРЦИИ
1:31:22
Lady Diana VLOG
Рет қаралды 1,2 МЛН
Are You Using Ref And Out Correctly In Your Code?
4:49
DotNetInterviewCommunity
Рет қаралды 1
Run ALL Your AI Locally in Minutes (LLMs, RAG, and more)
20:19
Cole Medin
Рет қаралды 396 М.
Local GraphRAG with LLaMa 3.1 - LangChain, Ollama & Neo4j
15:01
Coding Crash Courses
Рет қаралды 41 М.
LangChain vs LangGraph: A Tale of Two Frameworks
9:55
IBM Technology
Рет қаралды 97 М.
Python 101: Learn the 5 Must-Know Concepts
20:00
Tech With Tim
Рет қаралды 1,3 МЛН
Python RAG Tutorial (with Local LLMs): AI For Your PDFs
21:33
pixegami
Рет қаралды 383 М.
Let's build a RAG system - The Ollama Course
7:34
Matt Williams
Рет қаралды 41 М.
Python AI Web Scraper Tutorial - Use AI To Scrape ANYTHING
45:36
Tech With Tim
Рет қаралды 242 М.