Skip to content

Latest commit

 

History

History
1 lines (1 loc) · 288 Bytes

README.md

File metadata and controls

1 lines (1 loc) · 288 Bytes

This GitHub repository has python code to develop ChatBot using Retrieval Augmented Generation technique. This code uses Large language model "Llama-2-7B-Chat-GGML" and FAISS vector data store. It demonstrates how to use HuggingFace and LanghChain libraries to develop RAG based ChatBot.