Skip to content

E-06: Scan Confidence Badge on Result Card #49

@jpdevhub

Description

@jpdevhub

The Idea

Our ML model returns a confidence_score and an uncertain_prediction_flag, but we aren't showing this to the user. We should display a small badge indicating whether the AI is highly confident or uncertain.

What needs to be done

  • Update the ScanResultCard or AnalysisDashboard component.
  • Display a small, clean badge (e.g., green for high confidence, yellow for uncertain) based on the existing API response data.

A quick and easy frontend task that makes the AI feel much more transparent.

Metadata

Metadata

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions