CoolFace
Apppublic

eerabhatt/ao-damage-estimation

sourceHugging Faceupdated 5mo agoView on Hugging Face
0likes
50 commits on main
2a68e3f5mo ago

Update README.md

ekbhatt25
598cf3b5mo ago

Fix Gemini prompt: pre-lowercase parts/damage types, forbid dent substitution

ekbhatt25
4f6648d5mo ago

Remove total loss flag — vehicle year unavailable, repair/replace logic handles part-level decisions

ekbhatt25
27f349e5mo ago

Fix location_note undefined in Gemini prompt, fix Add Part button visibility, revert to AI Assessment label

ekbhatt25, Claude Sonnet 4.6
13073f65mo ago

Tighten Gemini prompt, revert label to AI Assessment

ekbhatt25
1de84ad5mo ago

Tighten Gemini prompt: remove vehicle year, enforce damage type accuracy, 2-sentence limit

ekbhatt25
73caa065mo ago

Add light cost model eval script

ekbhatt25
3ec3dae5mo ago

Update Add Part button styling to black border and text

ekbhatt25
47faa455mo ago

UI enhancements: center odd cards, merge delete part feature, and add error screen close button

HiteshTirumalasetti
e14f7da5mo ago

Merge branch with layout tweaks and delete part feature

HiteshTirumalasetti
de8b5dc5mo ago

the result page got widened, and the loading page has one circle.

HiteshTirumalasetti
41342be5mo ago

Add adjuster option to add unlisted damaged parts with cost estimation

ekbhatt25
2d499025mo ago

Fix fallback assessment text, rename AI Assessment to Our Assessment

ekbhatt25
3412ba25mo ago

Add remove detection option for adjuster override, fix bbox label overlap, uppercase severity options

ekbhatt25
08b5eea5mo ago

Update bbox color when adjuster overrides severity

ekbhatt25
90504b45mo ago

Limit bbox labels to top 3 detections to fix label overlap

ekbhatt25
f4793935mo ago

Update README.md

ekbhatt25
eb5e9125mo ago

Merge pull request #21 from ekbhatt25/fix/gemini-prompt-vehicle-state

ekbhatt25
fe8b4fd5mo ago

Switch to google-genai SDK for Gemini 2.5-flash

ekbhatt25
0e8457c5mo ago

fixing gemini api hit

Carson Breissinger
fcf9b095mo ago

Switch to google-genai SDK for Gemini 2.5-flash

ekbhatt25
d2d77c15mo ago

Update Gemini to 2.5-flash, add state dropdown and live cost re-estimation

ekbhatt25
fcc21a45mo ago

fixing gemini api hit

Carson Breissinger
9ae23785mo ago

Update README.md

ekbhatt25
52658b95mo ago

Add state dropdown to results panel for live cost re-estimation

ekbhatt25
be2a44d5mo ago

Replace ZIP code with state dropdown for labor rate lookup

ekbhatt25
3a842b15mo ago

Add ZIP code input, fix override timing, wire state labor rates to overrides

ekbhatt25
fa3fc435mo ago

Override cost uses backend /estimate endpoint with state labor rates

ekbhatt25
7b9e3525mo ago

Session-based claim history, CSV export, append-only audit log with demo clear

ekbhatt25
c7448dd5mo ago

Session-based claim history: each browser sees only its own claims, audit log is append-only

ekbhatt25
1b9c76e5mo ago

Export claim history as CSV, add clear history button

ekbhatt25
874fc975mo ago

Merge branch 'main' of https://github.com/ekbhatt25/ao-damage-estimation

HiteshTirumalasetti
53ad63f5mo ago

Changed Logo

HiteshTirumalasetti
9adf33f5mo ago

Export claim history as CSV, add clear history button

ekbhatt25
04621b55mo ago

Match history button style, add copy-to-clipboard in history drawer

ekbhatt25
72ce5a45mo ago

Merge pull request #19 from ekbhatt25/feature/claim-history

ekbhatt25
6e447685mo ago

Add claim history: GET /claims endpoint + slide-in history drawer

ekbhatt25, Claude Sonnet 4.6
4af59655mo ago

Add claim history: GET /claims endpoint + slide-in history drawer

ekbhatt25, Claude Sonnet 4.6
145f4825mo ago

Show claim record as dropdown from info icon in header

ekbhatt25
7cfb7c45mo ago

Show claim record as dropdown from info icon in header

ekbhatt25
509fe265mo ago

Move claim record behind info icon toggle in header

ekbhatt25
f6347875mo ago

Move claim record behind info icon toggle in header

ekbhatt25
b929ac25mo ago

Populate labor rates from SCRS 2024 survey data with regional adjustments

ekbhatt25
b42ae3d5mo ago

Update README: correct fraud signals, STP thresholds

ekbhatt25
e02e4966mo ago

Updated App.js component

HiteshTirumalasetti
5b3f3705mo ago

Populate labor rates from SCRS 2024 survey data with regional adjustments

ekbhatt25
e64fb9c5mo ago

Update README: correct fraud signals, STP thresholds

ekbhatt25
eccbb0a5mo ago

Update low pixel variance fraud flag message

ekbhatt25
fd0b2a65mo ago

Adjust duplicate fraud flag window to 1-min

ekbhatt25
1189f275mo ago

Fix fraud signal thresholds: remove exact_aspect_ratio, lower unusually_sharp to 500

ekbhatt25