eerabhatt/ao-damage-estimation
Update README.md
Fix Gemini prompt: pre-lowercase parts/damage types, forbid dent substitution
Remove total loss flag — vehicle year unavailable, repair/replace logic handles part-level decisions
Fix location_note undefined in Gemini prompt, fix Add Part button visibility, revert to AI Assessment label
Tighten Gemini prompt, revert label to AI Assessment
Tighten Gemini prompt: remove vehicle year, enforce damage type accuracy, 2-sentence limit
Add light cost model eval script
Update Add Part button styling to black border and text
UI enhancements: center odd cards, merge delete part feature, and add error screen close button
Merge branch with layout tweaks and delete part feature
the result page got widened, and the loading page has one circle.
Add adjuster option to add unlisted damaged parts with cost estimation
Fix fallback assessment text, rename AI Assessment to Our Assessment
Add remove detection option for adjuster override, fix bbox label overlap, uppercase severity options
Update bbox color when adjuster overrides severity
Limit bbox labels to top 3 detections to fix label overlap
Update README.md
Merge pull request #21 from ekbhatt25/fix/gemini-prompt-vehicle-state
Switch to google-genai SDK for Gemini 2.5-flash
fixing gemini api hit
Switch to google-genai SDK for Gemini 2.5-flash
Update Gemini to 2.5-flash, add state dropdown and live cost re-estimation
fixing gemini api hit
Update README.md
Add state dropdown to results panel for live cost re-estimation
Replace ZIP code with state dropdown for labor rate lookup
Add ZIP code input, fix override timing, wire state labor rates to overrides
Override cost uses backend /estimate endpoint with state labor rates
Session-based claim history, CSV export, append-only audit log with demo clear
Session-based claim history: each browser sees only its own claims, audit log is append-only
Export claim history as CSV, add clear history button
Merge branch 'main' of https://github.com/ekbhatt25/ao-damage-estimation
Changed Logo
Export claim history as CSV, add clear history button
Match history button style, add copy-to-clipboard in history drawer
Merge pull request #19 from ekbhatt25/feature/claim-history
Add claim history: GET /claims endpoint + slide-in history drawer
Add claim history: GET /claims endpoint + slide-in history drawer
Show claim record as dropdown from info icon in header
Show claim record as dropdown from info icon in header
Move claim record behind info icon toggle in header
Move claim record behind info icon toggle in header
Populate labor rates from SCRS 2024 survey data with regional adjustments
Update README: correct fraud signals, STP thresholds
Updated App.js component
Populate labor rates from SCRS 2024 survey data with regional adjustments
Update README: correct fraud signals, STP thresholds
Update low pixel variance fraud flag message
Adjust duplicate fraud flag window to 1-min
Fix fraud signal thresholds: remove exact_aspect_ratio, lower unusually_sharp to 500
