feat(docx text extraction): extract all the text from the uploaded docx file 6efea88 Allen Park commited on Jul 29
fix(pdfplumber): replace the pdfplumber package and implementation with pymupdf 901a87e Allen Park commited on Jul 29
feat(pdf text extraction): extract all the text from the uploaded pdf file e504a30 Allen Park commited on Jul 29
updated requirements.txt to only have openai; get rid of old imoprt statements that are not needed (i.e. spaces, transformers, torch, etc.) 68c11f0 Allen Park commited on Jul 29
add transformers pip package and remove TextIteratorStreamer from imports e303329 Allen Park commited on Jul 29