L-9 Build a Q&A App with RAG, LangChain, and Open-Source LLMs | Step-by-Step Guide

  Рет қаралды 4,648

Code With Aarohi

Code With Aarohi

Күн бұрын

Пікірлер: 49
@sangeethag8228
@sangeethag8228 Ай бұрын
Thanks a lot, Madam !!!. You are awesome at Explaining things in a very calm and simple way, whereas some KZbinrs exaggerate. :)
@xiaochen-l7c
@xiaochen-l7c 10 күн бұрын
I hope there will be more basic concept courses and practical courses. I like the way you tell you very much, and your teaching is very vivid
@CodeWithAarohi
@CodeWithAarohi 10 күн бұрын
Thanks for the feedback! I'm planning on making more content like this.
@omkarsatapathy8209
@omkarsatapathy8209 4 ай бұрын
Thank you so much, madam. You really considered my comment regarding RAG implementation without any secret key. Thank you so much again.. keep posting and keep growing !! I will definitely share this video with all my Network. Happy coding !
@CodeWithAarohi
@CodeWithAarohi 4 ай бұрын
You are most welcome 🙂
@xiaochen-l7c
@xiaochen-l7c 10 күн бұрын
very nice
@CodeWithAarohi
@CodeWithAarohi 10 күн бұрын
Thanks! I'm glad you liked it.
@sangeethag8228
@sangeethag8228 Ай бұрын
If I have the option to subscribe 1M times, I will do so. But for one ID, there is only one subscription. U r awesome !!!!
@arnavthakur5409
@arnavthakur5409 3 ай бұрын
Very helpful for me
@CodeWithAarohi
@CodeWithAarohi 3 ай бұрын
Glad it helped
@itsmeuttu
@itsmeuttu 4 ай бұрын
Very Helpful keep it up mam !!
@CodeWithAarohi
@CodeWithAarohi 4 ай бұрын
Thanks a lot
@neelamadhabkhaya98
@neelamadhabkhaya98 4 ай бұрын
I have only 1 like option. Again and again try to like these videos. Really helpful.
@CodeWithAarohi
@CodeWithAarohi 4 ай бұрын
Glad my videos helped you 🙂
@soravsingla8782
@soravsingla8782 2 ай бұрын
Good work
@CodeWithAarohi
@CodeWithAarohi 2 ай бұрын
Thank you so much 😀
@Samaya_malik88
@Samaya_malik88 10 күн бұрын
Mam can you make video on api callin or tool calling or function calling how to do .using local LLM longchain and rag dataset
@CodeWithAarohi
@CodeWithAarohi 10 күн бұрын
Noted!
@Samaya_malik88
@Samaya_malik88 10 күн бұрын
@CodeWithAarohi and please cover LangGraph and LangSmith too
@CodeWithAarohi
@CodeWithAarohi 10 күн бұрын
@ Sure
@GradientPlayz
@GradientPlayz 4 ай бұрын
You are the best
@CodeWithAarohi
@CodeWithAarohi 4 ай бұрын
@@GradientPlayz Thank you
@devavratpro7061
@devavratpro7061 2 ай бұрын
Thanks Aarohi Mam for your valuable video. Can I change prompt response format in such a way that it fills the details in a fixed template:, like, filling tender fields from the requirements/specifications in a pdf file? Please guide further through the details!
@KPBhan
@KPBhan 4 ай бұрын
Very nice and thank you very much. please help with training models ways or examples
@alexramos587
@alexramos587 2 ай бұрын
Thanks.
@CodeWithAarohi
@CodeWithAarohi 2 ай бұрын
You're welcome
@zeadmostafa5100
@zeadmostafa5100 4 ай бұрын
Thank you very much for your effort. I want to ask you if i can use colab or kaggle notebook instead of running the code in my local machine ?
@CodeWithAarohi
@CodeWithAarohi 4 ай бұрын
Yes, you can
@thomaseldhose1006
@thomaseldhose1006 4 ай бұрын
How can I convert my unstructured data into structured data?
@hendoitechnologies
@hendoitechnologies 4 ай бұрын
post video about how to fine-tune "Claude 3.5 sonnet API" - full course video for developers..please
@CodeWithAarohi
@CodeWithAarohi 4 ай бұрын
Noted!
@hendoitechnologies
@hendoitechnologies 4 ай бұрын
post regular video about Generative AI - full course
@CodeWithAarohi
@CodeWithAarohi 4 ай бұрын
I will try my best.
@veerabhadrayyakalacharanti4051
@veerabhadrayyakalacharanti4051 28 күн бұрын
hello mam i am stuck with output called Loading checkpoint shards its not loading only, its strck like that only, is it take much time to lode or any problem or what i have to do
@veerabhadrayyakalacharanti4051
@veerabhadrayyakalacharanti4051 28 күн бұрын
please reply mam
@NidhiDixit-fr4ew
@NidhiDixit-fr4ew 11 күн бұрын
How do we know which huggingface embedding I have to download? please somebody help me
@CodeWithAarohi
@CodeWithAarohi 11 күн бұрын
It depends upon the type of task you are performing and domain of the data. If you are performing general text processing or you are unsure about the specific domain. Use general-purpose models like all-MiniLM-L6-v2 or all-mpnet-base-v2. These are fast, lightweight, and work well for a broad range of NLP tasks. If your data is specific to a certain domain (e.g., legal, scientific, financial, etc.), select a model fine-tuned for that domain. Legal texts: Use models like nlpaueb/legal-bert-base-uncased. Scientific texts: Use models like allenai/scibert_scivocab_uncased. Financial texts: Use sentence-transformers/finbert.
@NidhiDixit-fr4ew
@NidhiDixit-fr4ew 10 күн бұрын
@@CodeWithAarohi Thank you so much for your time.. please start taking classes where we can ask you our doubts..
@salah5894
@salah5894 3 ай бұрын
please it said that i have to download the model and it took 9.5 GB , is it true ? or there is other method without downloading it
@CodeWithAarohi
@CodeWithAarohi 3 ай бұрын
You need to download the pretrained model. You can try using some other LLM which is smaller as compare to this model.
@salah5894
@salah5894 3 ай бұрын
@@CodeWithAarohi OK thank u so so so much 💗💗
@arshmaanali714
@arshmaanali714 3 ай бұрын
Mam please create an intelligent chatbot using Streamlit and Langchain (RAG), where the chatbot can receive voice input in Urdu/Hindi, process it, and return both text and audio responses in Urdu/hindi. The chatbot should be able to interact with users fluently, allowing for seamless audio-to-text and text-to-audio communication in the Urdu/Hindi Workflow: ● Build the Streamlit interface for real-time Urdu/hindi audio input and output. ● Integrate Langchain (RAG) with an LLM (Language Model) API to generate dynamic responses based on the user’s input. (use PDF files only) ● Ensure the chatbot responds not only with a text-based answer in Urdu/Hindi but also converts that response back to audio and plays it for the user language.
@CodeWithAarohi
@CodeWithAarohi 3 ай бұрын
Noted!
@amalkuttu8274
@amalkuttu8274 4 ай бұрын
iam not able to laod the huggingfaceembeddings. it shows this error. The specified module could not be found. Error loading "C:\Users\aj441\anaconda3\envs\llmenv\lib\site-packages\torch\lib\fbgemm.dll" or one of its dependencies.
@CodeWithAarohi
@CodeWithAarohi 4 ай бұрын
@@amalkuttu8274 are you running through anaconda or cmd prompt
@amalkuttu8274
@amalkuttu8274 4 ай бұрын
@@CodeWithAarohi anaconda
@eashan2405
@eashan2405 4 ай бұрын
I also faced the same issue. Intsead of using the requirements.txt file, just install them directly using these commands: 1. conda create -n env_langchain2 python=3.10 2. conda activate env_langchain2 3. conda install pytorch torchvision torchaudio cpuonly -c pytorch 4. pip install transformers 5. pip install sentence-transformers 6. pip install langchain langchain_community langchain-huggingface langchain_experimental langchain_chroma langchainhub 7. pip install streamlit 8. conda install jupyter 9. jupyter notebook Then test your installation by running this script in Jupyter Notebook: import torch import transformers import sentence_transformers import langchain print("PyTorch version:", torch.__version__) print("Transformers version:", transformers.__version__) print("Sentence Transformers version:", sentence_transformers.__version__) print("LangChain version:", langchain.__version__) It worked for me! Let me know if you still face issues.
@amalkuttu8274
@amalkuttu8274 4 ай бұрын
@@eashan2405 I will surely look that.
@Rohitpampatwar
@Rohitpampatwar 3 күн бұрын
@@eashan2405 Really good one
L-10 RAG Vs Fine-tuning
5:07
Code With Aarohi
Рет қаралды 3,4 М.
L-8 Build a Q&A App with RAG using Gemini Pro and Langchain
27:00
Code With Aarohi
Рет қаралды 7 М.
Local GraphRAG with LLaMa 3.1 - LangChain, Ollama & Neo4j
15:01
Coding Crash Courses
Рет қаралды 34 М.
Run ALL Your AI Locally in Minutes (LLMs, RAG, and more)
20:19
Cole Medin
Рет қаралды 298 М.
L-7 RAG (Retrieval Augmented Generation)
27:54
Code With Aarohi
Рет қаралды 4,6 М.
SAM 2 | Segment Anything Model 2
32:13
Code With Aarohi
Рет қаралды 6 М.
How I built an AI Teacher with Vector Databases and ChatGPT
13:43
How to Improve LLMs with RAG (Overview + Python Code)
21:41
Shaw Talebi
Рет қаралды 86 М.
L-3 LangChain Explained | Building Generative AI Apps from Scratch
21:16
Code With Aarohi
Рет қаралды 3,2 М.