CoolFace
Apppublic

Mansi-Yelkar/Reconcile-Razorpay

sourceHugging Faceupdated 21d agoView on Hugging Face
0likes
20 commits on main
7cc55f121d ago

Optimize requirements.txt for HF Gradio Space resolution

Mansi
d1b6c2921d ago

Deploy Gradio SDK compatibility for HF Spaces

Mansi
b4f3c7321d ago

Remove hosted README metadata

Mansi
8d2a71421d ago

Configure Docker SDK on port 7860 for HF Spaces

Mansi
04b5d8c21d ago

Configure app.py entrypoint for HF Spaces deployment

Mansi
b6fd26021d ago

Deploy Reconcile AI Revenue Recovery Orchestrator to Hugging Face Spaces with Ramp UI

Mansi
2fe03341mo ago

add impact visuals: hero counter, recovery segmented bar, rail donut, tier bars

Mansi
77220b11mo ago

write up README + architecture doc

Mansi
7bb2b3c1mo ago

keep data/ dir in repo (csv/db are gitignored, generated at runtime)

Mansi
80a6abd1mo ago

wire dashboard to /api/run, reasoning drawer, live inject demo

Mansi
34bb3d81mo ago

style pass: dark ops-tool look, ditch the default AI-dashboard gradient

Mansi
2e8f1eb1mo ago

dashboard shell: dual-ledger diff view, stat strip

Mansi
2782a9c1mo ago

guard: assert duplicate-charge rows never reach the confidence scorer

Mansi
e112fa21mo ago

wire flask api: /api/run, /api/audit-log, /api/inject

Mansi
864a4421mo ago

persist every decision to sqlite for the audit trail

Mansi
b2c79501mo ago

agent: map confidence tier -> action + plain-language reasoning

Mansi
ca804341mo ago

add logistic regression confidence scorer

Mansi
98a43ed1mo ago

match ledgers by ref_id, bucket into matched/mismatch/unmatched

Mansi
3228a211mo ago

add synthetic dual-ledger generator (bank vs merchant)

Mansi
3be2f731mo ago

init: project skeleton, gitignore, deps

Mansi