RAG using Open Source LLMs

preview_player
Показать описание
In this video, we will implement Retrieval Augmented Generation i.e., RAG pipeline using Open Source Large Language models with the help of Langchain and HuggingFace.

Large Language Models have been the backbone of advancement in the AI domain. With the release of various Open source LLMs, the need for ChatBot-specific use cases has grown in demand. HuggingFace is the primary provider of Open Source LLMs, where the model parameters are available to the public, and anyone can use them for inference. On the other hand, Langchain is a robust, large language model framework that helps integrate AI seamlessly into your application with the help of a language model.

RAG Series:

Follow Me:
------------------------
------------------------

Timestamps:
00:00 Introduction
00:37 Issues with Large language models
04:01 Retrieval Augmented generation
07:36 Code Implementation

#art #ai #generativeai #llm #langchain #huggingface #opensource #python #largelanguagemodels
Рекомендации по теме
Комментарии
Автор

Subscribed! Amazing video! Thank you so much Tarun!!

RheaHuang-re
Автор

THANK YOU, i tried out more than 20 tutorials over the last days and this is the first one that actually just works🙏

danielflick
Автор

Big Thank You, I was searching for this informative video. hunting end.

Hellow_._
Автор

very useful information and excellent explanation brother Thanks a lot for teaching, I appreciate your efforts, Do these kind explanations in future as well I am your 210th subscriber

konadamsandeep
Автор

Well explained
I am the 200th subscriber

mr.v
Автор

Thanks for the video. Splendid 🌟

Could you please make a video using Qdrant as vectorstore?

Thanks Bhai🙏

vladimirolezka
Автор

I want to learn many this, plz upload more videos

sachinnp
Автор

Bro, ,Keeping adding more videos, ,this is really good stuff

sathish
Автор

Thanks! Quick question, why didnt it answer the query on who is the dev rel but answered the query on GDE

BrianNderu
Автор

the error is " Bad request: Authorization header is correct, but the token seems invalid" in the code " response = qa(prompt)". could anyone help?

mecher-me
Автор

Jiii, I'm getting unwanted text's as a output . Can you help me to sort it out.

Learn_with_me_
Автор

Awesome video. Thank you. Can you please share the colab notebook too.

sandeepchataut
Автор

How to add the buffer memory to the questions and the chatbot answers in this code can you help me with that ? @AI With Tarun

konadamsandeep
Автор

Thanks this so awesome and really help me for a student like me, can this deploy on telegram or a something like that too?

VVVVVV-ir
Автор

Subscribed! Amazing video! Thank you so much Tarun!!

RheaHuang-re
Автор

i am getting key error as below while vector store

KeyError Traceback (most recent call last)
in <cell line: 1>()
----> 1 vectorstore = Chroma.from_documents(chunks, embeddings)

srajanapoojary-nu
Автор

i Love your content please do a live session and create a video on how can we deploy and think to create a real life project including things like aws and other services.

akshatsingh