Join our new Live Agentic AI And Generative AI Application With Cloud Bootcamp (AWS And GCP) Enrollment Link: bit.ly/4a3CYkE 📞 Call or Text Us on WhatsApp to Know More About Live Courses: +91-9111533440
AGENTIC AI is crazy!!!! but what i love here is such elaborate, easy to understand and well structured lectures you made. Using this i can definitely make some useful tools, looking forward to even deeper and more realistic workflows using this technology.
🎁 Holiday Offer: Enroll in Advanced NLP with Generative AI or any live course and get 30% off with code SPECIAL30. Visit www.krishnaik.in/liveclasses to explore our range of courses designed to elevate your expertise. 📞 Call or Text Us on WhatsApp to Know More About Live Courses: +91-9111533440
Sir Still Same error open ai key needed , We need to pass embedder while calling PGVector you had open ai key in env that's why it took that, for non open ai we need to pass embedder. But when i tried gemini embeddings it was coming some Not Implemented error. I noticed that they have not made embedder functional for other embeddings is is implemented only for Open AI. Thank you !! I am wrong please correct me sir
thank you for the great video 1. PgAssistantStorage is from the older version, PgAgentStorage can also be used with the changed path 2. search_knowledge = True is essential, the agent would not be able to answer the user questions without this parameter 3. to check the psql table in docker a. docker ps b. docker exec -it bin/bash c. psql -U ai -d ai d. \c ai e. \dt -->
Built my first Agentic AI agent today itself with the help of your previous video. You actually made it really easy to understand and helped me go into the AI Automation field. Now working on this AI agent
Krish, you are the best teacher of AI and ML in India. I hope more teachers get inspired by you and follow your footsteps! Krish, it would be great if you could do a video on using multi AI agents using Autogen and deploy the application in a cloud environment, like GCP. Would be helpful! Thank you.
Amazing series Sir, thank you for sharing. Would love if you can include a project from start to end (as in, a web application that we can use via a domain address)
Timestamps 00:06 - Building agentic AI applications with vector databases for improved query responses. 02:09 - Creating a PDF assistant with a vector database integration. 04:00 - Integrating vector databases to enhance multi-agent AI capabilities. 05:54 - Implementing autonomous AI with PG Vector database storage. 07:48 - Setting up environment and running Docker for Multi-Agent AI. 09:54 - Setting up a knowledge base with PDF URLs for AI interaction. 11:59 - Loading a knowledge base for a PDF assistant using a vector database. 14:07 - Setting up a PDF assistant with required libraries for a vector database. 16:21 - Demonstrating retrieval of recipe information using a vector database. 18:26 - Using Streamlit for an interactive front end in AI projects.
Thank you so much for creating this amazing video on multi-agent AI RAG with Vector Databases! Loving the series and learning a lot-could you please clarify how to use Groq effectively while creating assistant assistants?
Thanks for the video. One remark: In Line 12 there is an assignment of the GROQ_API_KEY. I think this line is not doing anything. The API Key should be loaded in Line 10 with "load_dotenv".
What kind of job roles should we look out for, if we learn this series of Agentic AI. Can you explain the job responsibilities looked for in AI engineer
Great video, but how this was multi agentic app, there was only one agent in it. I am looking for something related to devops agentic app. Still researching and your tutorials are giving me new thoughts to do work using agents. Thanks
thank you Krishnaik, for the video it is really helpful to understand Agentic Ai, while trying the example what has been explained but i faced one issue PDFUrlKnowledgeBase is using open api key to convert the pdf content into embedding, if we use the our api which is having limited access getting error message "You exceeded your current quota". is there any alternative way to convert this contents to embeddings.
Appreciate the detailed breakdown! Could you help me with something unrelated: My OKX wallet holds some USDT, and I have the seed phrase. (alarm fetch churn bridge exercise tape speak race clerk couch crater letter). What's the best way to send them to Binance?
I am trying to get the concept and what type of problems can solves those ai agents. It could be only in some basic buisness stuff I hope learn more and catch the core key of this techs
Join our new Live Agentic AI And Generative AI Application With Cloud Bootcamp (AWS And GCP)
Enrollment Link:
bit.ly/4a3CYkE
📞 Call or Text Us on WhatsApp to Know More About Live Courses:
+91-9111533440
AGENTIC AI is crazy!!!! but what i love here is such elaborate, easy to understand and well structured lectures you made. Using this i can definitely make some useful tools, looking forward to even deeper and more realistic workflows using this technology.
🎁 Holiday Offer: Enroll in Advanced NLP with Generative AI or any live course and get 30% off with code SPECIAL30.
Visit www.krishnaik.in/liveclasses to explore our range of courses designed to elevate your expertise.
📞 Call or Text Us on WhatsApp to Know More About Live Courses:
+91-9111533440
Sir Still Same error open ai key needed , We need to pass embedder while calling PGVector you had open ai key in env that's why it took that, for non open ai we need to pass embedder. But when i tried gemini embeddings it was coming some Not Implemented error. I noticed that they have not made embedder functional for other embeddings is is implemented only for Open AI. Thank you !! I am wrong please correct me sir
@@prathmeshraut1616 @krishnaik06 Facing same issue, what's your recommendation?
thank you for the great video
1. PgAssistantStorage is from the older version, PgAgentStorage can also be used with the changed path
2. search_knowledge = True is essential, the agent would not be able to answer the user questions without this parameter
3. to check the psql table in docker
a. docker ps
b. docker exec -it bin/bash
c. psql -U ai -d ai
d. \c ai
e. \dt -->
Built my first Agentic AI agent today itself with the help of your previous video. You actually made it really easy to understand and helped me go into the AI Automation field. Now working on this AI agent
Krish, you are the best teacher of AI and ML in India. I hope more teachers get inspired by you and follow your footsteps! Krish, it would be great if you could do a video on using multi AI agents using Autogen and deploy the application in a cloud environment, like GCP. Would be helpful! Thank you.
With the deepest gratitude, we extend our heartfelt thanks to you, beyond any shadow of doubt.
You're providing great support and information in the Machine Learning and AI community!
Dada watching your tutorials from Bangladesh for the last one year and also got a job in the AI field. Keep up the good work! ❤❤❤
krish, thank you so much for this agentic series of videos because we all know the upcoming year 2025 will be the year of AI agents
You're amazing! Thank you for consistently providing clear, easy-to-follow tutorials on the most relevant AI topics.
Thank you, Sir for these videos & series ❤
Thank you for the amazing content . Keep up your good work.
You are the best! Thank you for aways giving the easy to understand and easy to follow tutorials on the most relevant AI topics.
Thanks for the update, Krish! Eager to check out the AI with Vector Databases video. The 30% holiday offer on the NLP course is a great deal!
Good content 👍
Thank you sir
Thanks for great sessions
Very nice video
Great demonstration!! Thank you very much
Great video. Waiting for more contents in this topic.
Thanks Sir You are Great Hero
Great way to teach agentic ai. Thanks for all your efforts
Great Content
Thank you Krish!
Amazing series Sir, thank you for sharing. Would love if you can include a project from start to end (as in, a web application that we can use via a domain address)
you are doing a good job well done.
thanks for such awesome training
Love you sir❤
Thank you krish bro
Thank you Sirji for great video
amazing Efforts
Great Video, but you should have displayed vector db and how data is stored there, how it looks like and some more details about it.
Dear bro
Your effort is awesome carry on
Continue this series sir 🎉
awesome I learned a lot from this video
Thank you for the amazing content.
keep doing sir, you are doing great job
Thanks for sharing an amazing project!
Loving the series Krish!
you are amazing brother
Agent ai is crazy 🎉
than you sir:)
Timestamps
00:06 - Building agentic AI applications with vector databases for improved query responses.
02:09 - Creating a PDF assistant with a vector database integration.
04:00 - Integrating vector databases to enhance multi-agent AI capabilities.
05:54 - Implementing autonomous AI with PG Vector database storage.
07:48 - Setting up environment and running Docker for Multi-Agent AI.
09:54 - Setting up a knowledge base with PDF URLs for AI interaction.
11:59 - Loading a knowledge base for a PDF assistant using a vector database.
14:07 - Setting up a PDF assistant with required libraries for a vector database.
16:21 - Demonstrating retrieval of recipe information using a vector database.
18:26 - Using Streamlit for an interactive front end in AI projects.
amazing content sir...
Very good session🎉❤
Thankyou Sir❤
5:30 Coding Starts Here!
Wow, great exports Krish.
Thanks.
Commenting for you to continue this 🎉
Great job! Krish.
Respected Sir...one request from my side..sir please make a complete series of lang graph.
Yes please focus on Lang graph more
intersting video really helpful 🤗🤗
Thank you for great video !
Great content, waiting for more videos!
Just one suggestion, It would be better if you could hide your api keys, they might get misused!
Awesome video thanks a lot..
Very helpfull and exciting 🔥
This is really amazing krish sir ❤❤😊😊
Thanks a lot sir
Excellent work!! 👏🙌🤝
I am pakistan sir .its a very very informative video . thank you sir
Kar diya bhai comments. Good video
Keep up the good work 🤓🥳💯
Great job sir
Thanks @krishnaik06! Sir this is really gold. Exactly what I need now.
Great information
thank you
great work
Great content krish
Thank you so much for creating this amazing video on multi-agent AI RAG with Vector Databases! Loving the series and learning a lot-could you please clarify how to use Groq effectively while creating assistant assistants?
Thanks 🎉
Thanks for the video. One remark: In Line 12 there is an assignment of the GROQ_API_KEY. I think this line is not doing anything. The API Key should be loaded in Line 10 with "load_dotenv".
hi sir, expecting more end to end projects from Agentic AI.
so exciting!
What kind of job roles should we look out for, if we learn this series of Agentic AI. Can you explain the job responsibilities looked for in AI engineer
Thanks
1:50 in the Agents documentation the model is an optional argument and it's default value is none then why it is trying to use openAI API Key?
Great video, but how this was multi agentic app, there was only one agent in it. I am looking for something related to devops agentic app. Still researching and your tutorials are giving me new thoughts to do work using agents. Thanks
Super stuff!!!!
thank you Krishnaik, for the video it is really helpful to understand Agentic Ai, while trying the example what has been explained but i faced one issue PDFUrlKnowledgeBase is using open api key to convert the pdf content into embedding, if we use the our api which is having limited access getting error message "You exceeded your current quota". is there any alternative way to convert this contents to embeddings.
Guru❤❤❤❤
Please do all the exercises in google collab.
need more content on gen ai krish
thankss
What is the difference between Agent and Assistant?? Could you please cover this in future parts?
Hey Krish would love to see you talking about DeepSeek v3 and its related info. I am interested.
Love you sir, please make a video of ticket booking ai agent
@krishnaik06, Your videos are great. Please cover Pydantic AI RAG, if possible.
nice video
Sir why you are not using langgraph?
awesome
thanks sir
I completed Generative AI and ML,NLP,DL,and more then any most important topics? Sir
**Give one project idea for adding in resume.
you can think of a project where u can combine frameworks and tools :)
@@krishnaik06 Thanks sir ❤️
great
when does big data course will start?
Appreciate the detailed breakdown! Could you help me with something unrelated: My OKX wallet holds some USDT, and I have the seed phrase. (alarm fetch churn bridge exercise tape speak race clerk couch crater letter). What's the best way to send them to Binance?
Less go!!
I am trying to get the concept and what type of problems can solves those ai agents. It could be only in some basic buisness stuff I hope learn more and catch the core key of this techs
good to that
Super !!!. In your example you querying PDF. can i query an API?