Setup
- Please create a larger folder that
meng_code
is in. - Inside the larger folder, have two folders called
plot_images
andresults
. - In
utils.py
, add the ChatGPT API Key asAPI_KEY
and Roboflow API Key asROBOFLOW_API_KEY
. - Add in all the plot images that you want to test the pipeline on inside of
plot_images
.
Run the Pipeline
To test the pipeline, run pipeline.ipynb
.