olivas/backend/app/models
DJP 92062b254d Add score clarity, AI design score, image format fix, cost tracking
- Replace bare score badge with rich ScoreCard component showing
  color-coded score (green/amber/red), label, and hover tooltip
  explaining what the 0-100 Attention Focus score means
- Add AI Design Effectiveness Score (1-10) from Claude alongside
  qualitative insights, with score_reason explanation
- Fix image/png media type error by converting all images to PNG
  before sending to Claude API
- Save ai_score and ai_score_reason to DB
- Display AI score badge in InsightsPanel with color coding

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-23 20:37:03 -05:00
..
__init__.py Initial commit — OliVAS visual attention analysis platform 2026-02-23 20:20:58 -05:00
analysis.py Add score clarity, AI design score, image format fix, cost tracking 2026-02-23 20:37:03 -05:00
aoi.py Initial commit — OliVAS visual attention analysis platform 2026-02-23 20:20:58 -05:00
base.py Initial commit — OliVAS visual attention analysis platform 2026-02-23 20:20:58 -05:00
comparison.py Initial commit — OliVAS visual attention analysis platform 2026-02-23 20:20:58 -05:00
project.py Initial commit — OliVAS visual attention analysis platform 2026-02-23 20:20:58 -05:00