01AutoArch
Live product, paying customers
Orthodontic practices scan patients' teeth every day, but turning a scan into a printable study model used to mean training staff on mesh software. AutoArch does it automatically. Upload a raw intraoral scan and, in about ten seconds, get back a cleaned, oriented, trimmed, based, and labeled model that is ready to print.
- 1,000+
- models processed
- <10 s
- scan to finished model
- 0.93
- median trim IoU
- Built the 3D geometry pipeline in Python and FastAPI. A gradient-boosted mesh segmentation model (scikit-learn) finds the gingival trim line; on a held-out cohort of 1,306 cases it reaches a median IoU of about 0.93 against clinician ground truth.
- Shipped an in-browser 3D editor on three.js and WebGL so practices can review and adjust a finished model without leaving the page.
- Built the full billing lifecycle on Stripe: 30-day trials, monthly and annual plans, webhooks, promo codes, and a self-serve portal.
- Operate the entire stack solo on a Linux server behind Cloudflare, with backups, monitoring, and a 280-check end-to-end suite that every release must pass before deploy.
- Python
- FastAPI
- scikit-learn
- three.js
- Stripe
- SQLite
- Linux
- Cloudflare