bionicpython icon indicating copy to clipboard operation
bionicpython copied to clipboard

AI powered library to convert your pdfs and docx to bionic reading format.

Results 8 bionicpython issues
Sort by recently updated
recently updated
newest added

hello, I get the following error when I convert my pdf file: [INFO] Terminated in 11.31s. Unexpected error processing document: local variable 'output_path' referenced before assignment My config : linux...

Bionic python uses spacy and some other large modules for it's processes, and it soon became clear that these tasks can be done by writing some python code manually. So...

bionicpython runs extremely slowly, especially for large pdfs. I'm thinking of a way we can rely less on external packages, and even cut out a lot of the unnecessary packages,...

sample input: https://file.io/zInHWe2vmEkL sample output: https://file.io/9QPYME3hIl1X also it ran slow compared to plugins and other converters

Bumps [next](https://github.com/vercel/next.js) from 15.1.6 to 15.2.3. Release notes Sourced from next's releases. v15.2.3 [!NOTE] This release is backporting bug fixes. It does not include all pending features/changes on canary. Core...

dependencies
javascript

Hi! I get the error ``` cd /bionicpython python bionicpython.py ../test.pdf ... [INFO] [4/4] Creating pages... ... [INFO] (21/21) Page 21 [INFO] Terminated in 56.74s. Error loading spaCy model: [E050]...

Hi! Following the readme I get this error: ``` python bionicpython/bionicpython.py test.pdf can't open file '/bionicpython/converter.py': [Errno 2] No such file or directory ``` The solution is to use ```...

Bumps [next](https://github.com/vercel/next.js) from 15.1.6 to 15.4.7. Release notes Sourced from next's releases. v15.4.7 [!NOTE] This release is backporting bug fixes. It does not include all pending features/changes on canary. Core...

dependencies
javascript