Ever wondered how AI tools like ChatGPT can answer questions based on specific documents they've never seen before?
I just finished watching the whole thing! It was freakin' awesome! Got me all fired up to make a bunch of cool stuff.
Thank you!!
How easy would it be to use an external database for RAG?
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.
I just finished watching the whole thing! It was freakin' awesome! Got me all fired up to make a bunch of cool stuff.
Thank you!!
How easy would it be to use an external database for RAG?
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.