Carsonthemonkey / GIST

App to summarize audio files for the LC ACM spring 2023 hackathon
MIT License
3 stars 0 forks source link

Add support for more text file types #72

Open Carsonthemonkey opened 1 year ago

Carsonthemonkey commented 1 year ago

Support .docx, .pdf, .rtf

Some libraries will be required for these:

pdfjs-dist, docxtract, rtf-parser