This script sorts images based on content, via the OpenAI API.
- OpenAI API:
pip install openai - Set up your OpenAI API
- Change paths and categories in the
config.pyfile - Run
main.py
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This script sorts images based on content, via the OpenAI API.
pip install openaiconfig.py filemain.py