Easy RAG Setup - Load Anything into Context - Mistral 7B / ChromaDB / LangChain

preview_player
Показать описание
Easy RAG Setup - Load Anything into Context - Mistral 7B / ChromaDB / LangChain

👊 Become a member and get access to GitHub:

Get a FREE 45+ ChatGPT Prompts PDF here:
📧 Join the newsletter:

🌐 My website:

Public GH:

00:00 Easy RAG Intro
00:47 Flowchart
01:33 Python Code Setup
04:31 Text RAG Tests
06:27 Speech RAG Tests
07:48 ChatBot Memory Tests
Рекомендации по теме
Комментарии
Автор

great summary video. been looking for this solution

vapornate
Автор

It's unbelievable how brave, or deranged, this man is for setting a chunk_size of 500 instead of 512, and a chunk_overlap of 50 instead of 64

nannan
Автор

Great project - thank you for sharing:)

micbab-vgmu
Автор

This is awesome! I was needing an updated local RAG system.

NightSpyderTech
Автор

This is why I left my previous industry to go full time in AI. Only place where people collaborate and share their code and knowledge for free. This is awesome. Last time I used lang chain it had some collisions but I think I'm ready to give it another shot.

matten_zero
Автор

this is actually insane lmfao. awesome video

peter
Автор

Awesome video. I'd love to see the follow up video to the "Website Automation – Case Study Part 1"

michaelwallace
Автор

More langchain vids please! Especially making custom agents! samwitteveenai has a lot of great source material

MattJonesYT
Автор

You should work on the project 01 with KillianLucas, everything you’ve done so far is damn good !!
I’ve recently heard about Natural-Functions, a 7B function calling model, I don’t know if you’re interrested in this topic but this would certainly be a great video to watch to better understand this concept !!

Thanks for your job !!!

pietrobecqtattus
Автор

How big the context can be? If we consider keeping very long chat history, what would be best approach to make it efficient? Love your content, you hooked me in good time lol!

blacktygr
Автор

I became a member. How can I get access to the complete files?

clubbuzz
Автор

Hello, nice work - unfortunately the github redirect in the members section is not working (404 error).

paullachance
Автор

Hi!
I am a new subscriber to your great channel and I am writing to you from Costa Rica in Central America. I wanted to ask you if in all your videos you have any that would help me to get subtitles of audio or video sources whose language is Japanese or Chinese. I have tried several subtitling tools that come with the audio to text option but the result is not as expected because the dialogues do not adapt to what is happening on the screen.

retrogeekscr
Автор

Hi. The github file is different from the one you are using in the video. Did you link the wrong repository? The one in the link (in the description) seems to use only openAi server and not the local LLM. Maybe I'm missing something. (sorry to bother you but It's really interesting)

BetaPug
Автор

I keep getting "ImportError: cannot import name 'OpenAI' from 'openai'" Does anyone have a fix? I've installed and uninstalled openai multiple times.

mattobrien
Автор

having an issue with talk5.py... says no module named 'text'

williamdownes
Автор

Why do we need openai if we are using mistral?

sanjidnet