Skip to content

Latest commit

 

History

History
12 lines (6 loc) · 458 Bytes

README.md

File metadata and controls

12 lines (6 loc) · 458 Bytes

HISTORY-GPT (Bare-Bones)

Transcribes PDF images (ex. JSTOR articles) then utilizes chatGPT to find and summarize the information you may be looking for.

The code accounts for token limit (so you should never hit a token limit), but the model itself is overwhelmed at around 10 pages of text, so just be aware of that and take it into account when choosing your starting and ending pages of your PDF.

Needed to run: OpenAI API key

** In Progress **