Loading video...

Video Failed to Load

Go Home

Here is a 50-minute tutorial for those who want to build their first RAG application using open-source models. This is very beginner-friendly. As long as you are comfortable with Python, you should be able to get a ton from this.

143,563 views • 2 years ago •via X (Twitter)

10 Comments

Santiago's profile picture
Santiago2 years ago

For those who like YouTube instead:

David Nix's profile picture
David Nix2 years ago

I'm comfortable with Python until I have to install the dependencies and virtual env hell.

Santiago's profile picture
Santiago2 years ago

$ python3 -m venv .venv $ source .venv/bin/activate $ pip install your-stuff

Moot Point, Stocks + AI's profile picture
Moot Point, Stocks + AI2 years ago

Great effort. But this needs to be a 5 min video. This is way too long and inefficient.

Santiago's profile picture
Santiago2 years ago

No

GPT.Biz's profile picture
GPT.Biz2 years ago

This tutorial looks super helpful for learning RAG with Python, a great way to start building your own applications

Nathan Morton's profile picture
Nathan Morton2 years ago

This was great. Thank you.

MNU's profile picture
MNU2 years ago

This is of great help, thanks

Adner's profile picture
Adner2 years ago

What about RAG with gpt or claude or grok? While I like open source models I would prefer somebody else running them for me

James's profile picture
James2 years ago

Every time I log into Twitter I'm excited to see what else you have put out! We appreciate it!

Related Videos