An open API service indexing awesome lists of open source software.

https://github.com/darrinbright/pdf-qa-rag

This project PDF-QA using RAG extracts text, divides it into chunks, stores it in a FAISS database, and uses Google Gemini-pro for responses.
https://github.com/darrinbright/pdf-qa-rag

bart faiss-vector-database gemini-pro generative-ai langchain rag

Last synced: 5 months ago
JSON representation

This project PDF-QA using RAG extracts text, divides it into chunks, stores it in a FAISS database, and uses Google Gemini-pro for responses.

Awesome Lists containing this project

README

          

Question Answering Chabot using Retrieval Augmented Generation (RAG)