Skip to content

alekst23/fin-read

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

make install

Usage

Read PDF files

This will read all .pdf files in the data folder and perform text extraction. Output will be written to .txt files in output folder.

python read.py

Process files via GPT

This will read all .txt files in output and send a completion request to GPT. Output will be written to .json files in output folder.

python process.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published