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.