"A Retrieval-Augmented Generation (RAG) system for document query and summarization using vector-based search and language models.
-
Updated
Dec 3, 2024 - Python
"A Retrieval-Augmented Generation (RAG) system for document query and summarization using vector-based search and language models.
Domain Chatbot is a web-based AI chatbot designed for small and medium enterprises (SMEs). It helps users get accurate answers by understanding company policies, documents, and other related content. It uses retrieval-augmented generation (RAG) with LLM models to provide precise and relevant responses.
PDF Query LangChain is a tool that extracts and queries information from PDF documents using advanced language processing. Leveraging LangChain, OpenAI, and Cassandra, this app enables efficient, interactive querying of PDF content. Ideal for data analysis, research, and automated reporting, it simplifies detailed document analysis with ease.
An open-source Streamlit app that lets you upload, query, and retrieve answers from your PDF and CSV files using LangChain, ChromaDB, and OpenAI's GPT-3.5. Perfect for document-based QA systems!
π€ RAG-based chatbot for answering queries from π customer support PDFs using π§ LLMs, π OCR, and π FAISS vector search.
π A Streamlit-based RAG (Retrieval-Augmented Generation) app that extracts text from PDFs, builds vector embeddings (FAISS), and enables question answering with Google Gemini.
Add a description, image, and links to the document-query topic page so that developers can more easily learn about it.
To associate your repository with the document-query topic, visit your repo's landing page and select "manage topics."