CodeForPhilly / balancer-main

CodeForPhilly balancer project (https://opencollective.com/code-for-philly/projects/balancer)
GNU Affero General Public License v3.0
11 stars 8 forks source link

Add PDF Extraction for ChatGPT Features #11

Closed ryanrrogers closed 11 months ago

ryanrrogers commented 11 months ago

This feature is meant to extract the text from a provided PDF file which can then be passed to ChatGPT for analysis. The user will be able to ask questions as well as be provided with a brief summary of the contents of the PDF file.

ryanrrogers commented 11 months ago

Completed on local. Just needs to be merged.