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

https://github.com/mark-rosss/retriever_in_rag

This project is a PDF Question Answering App that enables users to upload any PDF and ask questions about its content. Using a retriever-augmented generation (RAG) approach, it efficiently retrieves relevant information and generates human-like answers, powered by Streamlit and Google Generative AI.
https://github.com/mark-rosss/retriever_in_rag

api chatbot faiss faiss-vector-database google-generative-ai huggingface-embeddings langchain large-language-models llama-index pypdf2 python retreival-augmented-generation retrieval-augmented-generation vectorsto

Last synced: 3 months ago
JSON representation

This project is a PDF Question Answering App that enables users to upload any PDF and ask questions about its content. Using a retriever-augmented generation (RAG) approach, it efficiently retrieves relevant information and generates human-like answers, powered by Streamlit and Google Generative AI.

Awesome Lists containing this project