You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
AskMyPDF is a Python-based tool designed to help users interact with and extract information from PDF documents using natural language queries. It leverages AI capabilities to process PDFs, making it easy to search, summarize, and analyze document content efficiently.
RAG-PDF Assistant — A simple Retrieval-Augmented Generation (RAG) chatbot that answers questions using custom PDF documents. It uses HuggingFace embeddings for text representation, stores them in a Chroma vector database, and generates natural language answers with Google Gemini. In this example, the assistant is powered by a few school policy doc
Add a description, image, and links to the
pdf-processing-nlp-ai-python-pdf-search-automation
topic page so that developers can more easily learn about it.
To associate your repository with the
pdf-processing-nlp-ai-python-pdf-search-automation
topic, visit your repo's landing page and select "manage topics."