To run, you must download the following libraries using following commands:
pip install open_clip_torch==2.23.0 transformers==4.35.2 matplotlib
pip install llama_index
pip install os-sys
Pip install torch
Then:
- it is required to set up a virtual environment with python 3.9 to 3.11 to run the program(note, if you use pycharm, then it can be easily done for you at the setup)
- Please run the vectorbase.py before you do anything as it will set up the basic information for the Ai
- As our team used openai api, it requires an api key to run the program. Thus, we are not able to provide the api key. If a test run is needed, please tell us to come or use available api keys.