Your channel is reaching out millions soon !! I feel the best content available across as of now !
@josephinendumu90655 ай бұрын
Amazing! Thanks for sharing and looking forward to the next videos. You are the best
@enmingwang63326 ай бұрын
It is a great tutorial, thanks for your efforts sharing your expert knowledge!
@saranraj12858 ай бұрын
Hey sunny, great video, 👏 appreciate that . Please consider to make one project video as full modular coding fashion like using class till end to end deployment. Doing copy paste and explanation and uploading part 1 and part 2 also fine if you feel time consuming . This is request from my side
@sunnysavita107 ай бұрын
Noted
@praveenvishnu174 ай бұрын
Yes we need it as soon as possible, thanks
@ceesha17 ай бұрын
I Learned a lot,Really helpful.Thanks a lot for this Video,waiting for your new video.
@sunnysavita107 ай бұрын
welcome keep learning
@rakeshkumarrout26298 ай бұрын
this is awsome ,this is quite helpful
@lokeshgoel56018 ай бұрын
Very Helpful Video. Few Suggestions - Show how to use openSource LLMs like LLama8b or some phi3b model for local generation. Doing Everything using AWS (Bedrock) Add Timestamps to videos looking for specific answers
@sunnysavita108 ай бұрын
Thanks for the tips!
@maneeshk23557 ай бұрын
Excellent 👍
@lathakh68814 ай бұрын
i am getting an error if we run ingest.py file .error is with importing library astraDBstore 'ABCMeta' object is not subscriptable .could you please help me out with this.
@lathakh68814 ай бұрын
Hello sir , i am getting an ABCMeta' object is not subscriptable if i import AstraDBvectorstore.can you help me out with this error. from langchain_astradb import AstraDBVectorStore # this is code i am using
@rachrach98714 ай бұрын
Hi Sir, can I use FAISS instead of ASTRA? sorry I'm new to this and I've been learning with FAISS.
@sanjai_rs77 ай бұрын
I was encountering rate limit error from Open Ai while data ingesting, even though i have not exceeded the actual limitd
@sunnysavita107 ай бұрын
add paymemnt method otherwise use different model
@PhotoshoppersStop8 ай бұрын
Thanks Sir , learned a lot🥳, are there any Azure openAI video in pipeline to utilize enterprise data mostly which stays in .csv/ excel format?✌
@PhotoshoppersStop8 ай бұрын
Or plz advice how do I deploy and use the same using Azure instead of AWS EC2 and utilise Azure OpenAI models, embeddings effectively for the same use-case?
@sunnysavita108 ай бұрын
Yes, soon
@lathakh68814 ай бұрын
HI sir from where you got open_API_key in .env file?
@sunnysavita104 ай бұрын
You can generate your own key from openai website but it is paid
@sachinborgave80946 ай бұрын
Is there any Data Preprocessing need to do in case of Chatbot OR Multimodel Rag application? If yes, Can you please make a video on this?
@sunnysavita105 ай бұрын
sure i will
@digitalcoder57728 ай бұрын
I have 1 queston , How can make it conversational chatbot, means user can ask for perticalur product and then ask another question related that product so response should include previous answer context. how do that? And thanks for this project it is very helpful. Thank you very much.
@sunnysavita108 ай бұрын
you can add memoery here using langchain or without it with simple python logic
@sachinborgave80948 ай бұрын
How to stop the running service in terminal?
@sachinborgave80948 ай бұрын
ctrl + c ?
@sunnysavita108 ай бұрын
yup
@sachinborgave80948 ай бұрын
@@sunnysavita10 ❤️
@4726gaurav7 ай бұрын
This is great , but can you plz let us know how we can take multiple table
@sunnysavita107 ай бұрын
load multiple doc with langchain use unstructure library
@factsmadeiteasy99438 ай бұрын
Do we need to purchase any services used here in project?