Skip to content

v3.0.0 - SHOWTIME!!

Compare
Choose a tag to compare
@BBC-Esq BBC-Esq released this 27 Dec 18:27
· 724 commits to main since this release
be4ef67

WINDOWS, Linux, and MacOS users:

  1. take the extra initialize.py, replace_pdf.py, and setup.py files below and replace the ones in the src folder.

WINDOWS users: ONLY RUN the setup.py below once you've made the necessary replacements.

LINUX and MacOs users: FIRST RUN replace_pdf.py before trying to start the program. The updated instructions are also on the github readme.

Added visions models that can put documents into the vector database.
Debugging regarding errors related to pynvml library on mac or other computers that were receiving errors relating to setting the compute device for transcription (when no nvidia gpu available).

Refactored multiple scripts.

Modified choose documents to allow selecting multiple image files as well.

Added testing for vision models.

Added numerous helpful message.