zcr 433aa3e751 Merge remote-tracking branch 'origin/main'
# Conflicts:
#	docker-compose.yml
2026-04-14 10:10:56 +08:00
2025-10-24 10:37:19 +08:00
1
2026-04-14 10:10:00 +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%