Static one-page picker for local AI model recommendations by hardware, memory tier, workload, runtime, and source confidence.
python3 -m http.server 4173Then open http://127.0.0.1:4173/.
The app loads static JSON from data/:
models.json: model catalog, source links, artifacts, validation staterecommendations.json: hardware/memory/workload recommendationsruntimes.json: local runtime paths and caveats
Research notes and source captures live in research/.