Skip to content

cebause01/pdf-processor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

PDF Processor

Python application for extracting, chunking, and querying PDF documents through a conversational interface.

Features

  • PDF upload and text extraction
  • Text chunking for efficient processing
  • Semantic search with embeddings
  • Chat-style Q&A over document content

Requirements

  • Python 3.10+
  • Ollama for local LLM inference

Setup

git clone https://github.com/cebause01/PDFProcessor.git
cd PDFProcessor
pip install -r requirements.txt
python main.py

Usage

Upload a PDF and ask questions about its content through the conversational interface.

About

Conversational PDF Q&A with semantic search and text extraction

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages