DECLuTTER-AI

ADHD-friendly decluttering

One photo. One sprint. One less pile.

DECLuTTER-AI is a mobile decluttering assistant built for brains that need structure, novelty, and a ticking clock. Snap a photo of any clutter zone, see what's in it, then blast through a 10-minute decision sprint: Keep, Donate, Trash, Relocate, or Maybe. No overwhelm. No marathon sessions. Just one zone at a time.

Flutter app — coming to TestFlight Try the web seller app

The mobile app is the main experience. The web seller app below is a companion for quick listing-page generation from any device.

The mobile flow

1. Snap a zone photoPoint the camera at one pile — a drawer, a shelf, a corner. The app detects what's there.
2. Start the 10-minute sprintThe focus timer starts. You have ten minutes to make a decision on every detected group.
3. Decide every groupTap Keep, Donate, Trash, Relocate, or Maybe for each cluster. Add a quick note if you need context later.
4. Get a summaryWhen the timer ends, see your decisions, estimated value, and next actions. Export to CSV.

What works today

Backend (live): The FastAPI backend is deployed and running on a VPS. It handles image intake, item analysis, session storage, and public listing page generation.

Web seller app (live): Upload a single photo via the web form, get an AI-suggested label and starter price, and generate a shareable public listing page.

Flutter app (in development): Camera capture, mock detection overlays, focus timer, and decision logging are implemented. On-device inference and valuation are in progress.

Health: /health/readiness

Machine status: /launch/status

Recent listing pages