SME Credit Engine

SME Credit Engine starts with a Yamify Marketplace stack for data, inference, and agent workflows.
Tool mix
- OpenClaw + Supabase + Inference API + DeepSeek
Problem solved
Informal SMEs lack traditional credit scores.
Build tutorial
- Install
Supabase; createtransactions,cashflow_features,risk_scores. - Use Yamify Inference API to deploy credit-risk model endpoint.
- Build feature pipeline (daily aggregates, stability metrics).
- Use
OpenClawto produce explainable score narrative for underwriters. - Persist scores + explanations in Supabase with audit metadata.
- Expose score decision webhook to lending partner workflow.
MVP success
- Automated risk score produced per SME.
- Decision explanation generated for every score.
- Model output traceable for audits.