LangChain Retrieval QA Over Multiple Files with ChromaDB
Colab: https://colab.research.google.com/drive/1gyGZn_LZNrYXYXa-pltFExbptIe7DAPe?usp=sharing
In this video I look at how to load multiple docs into a single Vectors Store retriever and then do QA over all the docs and return their source info along with answers.