Checklist

  1. Vector database path
  2. set GOOGLE_API_KEY in env variable
export GOOGLE_API_KEY="<your_API_KEY>"
  1. Ensure root path added to PYTHONPATH

  2. Download Image data from here and put it in "./data/image_data"

  3. Download chromadb local database file from here and put it in "./data/db"

Description
No description provided
Readme 1,004 KiB
Languages
Python 99.4%
Dockerfile 0.6%