Automated legal contract analysis using a local LLM and a 4-call, high-accuracy RAG pipeline with semantic validation.
-
Updated
Nov 16, 2025 - Python
Automated legal contract analysis using a local LLM and a 4-call, high-accuracy RAG pipeline with semantic validation.
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.
Advanced PDF Chat Assistant with multiple AI providers, modern UI , and cross-document search capabilities
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."