2025-10-24 11:07:31 +08:00
2025-10-28 17:18:27 +08:00
2025-10-24 10:37:19 +08:00
2025-10-24 10:37:19 +08:00
2025-10-24 10:37:19 +08:00
2025-10-24 10:37:19 +08:00
2025-10-24 10:37:19 +08:00

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%