About
ML Project Checklist is a lightweight, local-first tool to help you plan and track machine learning projects. It lives entirely in your browser—no accounts, no servers, and no network required.
Key ideas
- Local-first: your projects are stored in your browser storage only.
- Private by default: nothing is uploaded or synced.
- Portable: export/import your projects as JSON to move across devices or back up.
- Simple: a practical checklist to reduce overhead and keep momentum.
How it works
The app persists state to localStorage
under a single key. Use the Export/Import actions to move projects between browsers or to create
backups.
Dark mode
Use the theme toggle in the header to switch between Light, Dark, and System. Your preference is stored locally.
Crafted by Chris J Mears and inspired by the book Hands-On Machine Learning by Aurélien Géron.