{"id":48862161,"url":"https://github.com/adiagarwalrock/mnist-digits-web","last_synced_at":"2026-04-15T16:35:09.278Z","repository":{"id":338963040,"uuid":"1159888423","full_name":"adiagarwalrock/mnist-digits-web","owner":"adiagarwalrock","description":"Draw a digit and watch activations/probabilities update in real time.","archived":false,"fork":false,"pushed_at":"2026-02-28T02:27:36.000Z","size":2164,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2026-02-28T08:22:13.590Z","etag":null,"topics":["digits","mnist","onnx","visualization"],"latest_commit_sha":null,"homepage":"https://digits.adityaagarwal.me/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/adiagarwalrock.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-02-17T09:36:48.000Z","updated_at":"2026-02-28T02:27:39.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/adiagarwalrock/mnist-digits-web","commit_stats":null,"previous_names":["adiagarwalrock/mnist-digits-web"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/adiagarwalrock/mnist-digits-web","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adiagarwalrock%2Fmnist-digits-web","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adiagarwalrock%2Fmnist-digits-web/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adiagarwalrock%2Fmnist-digits-web/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adiagarwalrock%2Fmnist-digits-web/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/adiagarwalrock","download_url":"https://codeload.github.com/adiagarwalrock/mnist-digits-web/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adiagarwalrock%2Fmnist-digits-web/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31849980,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-15T15:24:51.572Z","status":"ssl_error","status_checked_at":"2026-04-15T15:24:39.138Z","response_time":63,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["digits","mnist","onnx","visualization"],"created_at":"2026-04-15T16:35:04.534Z","updated_at":"2026-04-15T16:35:09.272Z","avatar_url":"https://github.com/adiagarwalrock.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MNIST ONNX Draw Visualizer\n\nPure frontend app for MNIST digit drawing + live ONNX inference.\n\nCreated by **Aditya Agarwal**\nWebsite: `https://www.adityaagarwal.me`\nGitHub: `https://github.com/adiagarwalrock`\nRepo: `https://github.com/adiagarwalrock/mnist-digits-web`\n\n## Features\n\n- Draw a digit on a square canvas.\n- Real-time prediction from `web/model/model.onnx`.\n- Output bars for `0-9` probabilities.\n- Network visualization with distinct layer sizes:\n  - Input: derived from input feature size.\n  - Hidden: computed as a different count (not equal to input/output).\n  - Output: 10 nodes.\n\n## Local Run (No Python)\n\nUse any static server. Example:\n\n```bash\nnpm install\nnpm run preview\n```\n\nThen open the printed local URL.\n\n## Deploy to Cloudflare Workers\n\nFiles already prepared:\n\n- `wrangler.toml`\n- `worker.js`\n\nCommands:\n\n```bash\nnpm install\nnpm run deploy:cf\n```\n\nFor local worker preview:\n\n```bash\nnpm run dev:cf\n```\n\n## Deploy to Vercel\n\nFiles already prepared:\n\n- `vercel.json`\n\nCommands:\n\n```bash\nnpm install\nnpm run deploy:vercel\n```\n\nFor local Vercel preview:\n\n```bash\nnpm run dev:vercel\n```\n\n## Model Path\n\n- Default model URL: `./model/model.onnx`\n- File location in repo: `web/model/model.onnx`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadiagarwalrock%2Fmnist-digits-web","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fadiagarwalrock%2Fmnist-digits-web","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadiagarwalrock%2Fmnist-digits-web/lists"}