Chat With Multiple PDFs
This is a Streamlit web application that allows you to upload multiple PDF files and interact with them using natural language questions. It leverages Google Gemini (Generative AI) through LangChain for embeddings and question-answering, while FAISS is used as the vector store for efficient similarity search.