4 Comments
User's avatar
z4021's avatar

I just finished watching the whole thing! It was freakin' awesome! Got me all fired up to make a bunch of cool stuff.

Expand full comment
Zachary Huang's avatar

Thank you!!

Expand full comment
Ian Malcolm's avatar

How easy would it be to use an external database for RAG?

Expand full comment
Zachary Huang's avatar

Very easy! Just modify a few lines in the index creation and retrieval nodes to write/read from your external database instead of the local FAISS index.

Expand full comment