v3.0.0 - SHOWTIME!!
WINDOWS, Linux, and MacOS users:
- take the extra
initialize.py
,replace_pdf.py
, andsetup.py
files below and replace the ones in thesrc 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.