A Gradio WebApp / Huggingface Spaces to perform retrieval augmented generation (RAG) on The Ranveer Show podcast using Langchain, OpenAI Ada Embeddings and FAISS. Usage Obtain an API key from OpenAI and set it as the value of the api_key variable in the script. pip install -r requirements....