olivas/backend/app/services
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
..
fonts Initial commit — OliVAS visual attention analysis platform 2026-02-23 20:20:58 -05:00
saliency Initial commit — OliVAS visual attention analysis platform 2026-02-23 20:20:58 -05:00
__init__.py Initial commit — OliVAS visual attention analysis platform 2026-02-23 20:20:58 -05:00
ai_insights.py Add score clarity, AI design score, image format fix, cost tracking 2026-02-23 20:37:03 -05:00
aoi_analysis.py Initial commit — OliVAS visual attention analysis platform 2026-02-23 20:20:58 -05:00
gaze_sequence.py Initial commit — OliVAS visual attention analysis platform 2026-02-23 20:20:58 -05:00
heatmap.py Initial commit — OliVAS visual attention analysis platform 2026-02-23 20:20:58 -05:00
image_processing.py Initial commit — OliVAS visual attention analysis platform 2026-02-23 20:20:58 -05:00
insights.py Initial commit — OliVAS visual attention analysis platform 2026-02-23 20:20:58 -05:00
report_generator.py Initial commit — OliVAS visual attention analysis platform 2026-02-23 20:20:58 -05:00
storage.py Initial commit — OliVAS visual attention analysis platform 2026-02-23 20:20:58 -05:00