Skip to content

This project analyzes PDF documents using Large Language Models to extract text, generate summaries, create questions, and provide answers. For the official code and details, please refer to this repository.

Notifications You must be signed in to change notification settings

zahramh99/document-analysis-llm

Repository files navigation

Document Analysis with LLMs

This project analyzes PDF documents using Large Language Models to extract text, generate summaries, create questions, and provide answers. For the official code and details, please refer to this repository.

Requirements

  • Python 3.8 or higher
  • Install dependencies: pip install -r requirements.txt

Setup

  1. Clone the repo: git clone https://github.com/zahramhh99/document-analysis-llm.git
  2. Install dependencies: pip install -r requirements.txt
  3. Add your PDF: cp your_doc.pdf data/input.pdf

About

This project analyzes PDF documents using Large Language Models to extract text, generate summaries, create questions, and provide answers. For the official code and details, please refer to this repository.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages