正在加载视频...

视频加载失败

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 次观看 • 2 年前 •via X (Twitter)

10 条评论

Santiago 的头像
Santiago2 年前

For those who like YouTube instead:

David Nix 的头像
David Nix2 年前

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

Santiago 的头像
Santiago2 年前

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

Moot Point, Stocks + AI 的头像
Moot Point, Stocks + AI2 年前

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

Santiago 的头像
Santiago2 年前

No

GPT.Biz 的头像
GPT.Biz2 年前

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

Nathan Morton 的头像
Nathan Morton2 年前

This was great. Thank you.

MNU 的头像
MNU2 年前

This is of great help, thanks

Adner 的头像
Adner2 年前

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 的头像
James2 年前

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

相关视频