RefiningConsumer Apps

AsoEbi AI

Nigerian occasion wear: try-on experiment (early).

The Problem

Ordering gele and aso-ebi from a photo is risky. The POC pairs listings with a crude try-on path; still local SQLite, not a live shop.

Architecture

React 19 with Vite

SQLite for local-first data

Express backend

AI virtual try-on pipeline

Engineering Decisions

Why SQLite?

No hosting bill while the flow is still experimental. If it works, migrate to a real DB.

Highlights

Try-on pathNigerian sellers and garment types in mindSQLite until the idea proves out

Stack

React 19ViteTailwind v4ExpressSQLite