{"id":22731802,"url":"https://github.com/cryscan/web-rwkv-puzzles","last_synced_at":"2025-06-30T10:32:54.280Z","repository":{"id":266131889,"uuid":"897487979","full_name":"cryscan/web-rwkv-puzzles","owner":"cryscan","description":"Solving puzzles with RWKV locally in your browser.","archived":false,"fork":false,"pushed_at":"2025-03-11T04:10:51.000Z","size":8828,"stargazers_count":11,"open_issues_count":0,"forks_count":4,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-12T18:42:28.473Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cryscan.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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}},"created_at":"2024-12-02T18:04:59.000Z","updated_at":"2025-03-21T08:42:05.000Z","dependencies_parsed_at":"2025-01-07T17:42:26.816Z","dependency_job_id":"b89a031f-12ad-42c0-b981-64d562a56cdd","html_url":"https://github.com/cryscan/web-rwkv-puzzles","commit_stats":null,"previous_names":["cryscan/web-rwkv-puzzles"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/cryscan/web-rwkv-puzzles","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cryscan%2Fweb-rwkv-puzzles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cryscan%2Fweb-rwkv-puzzles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cryscan%2Fweb-rwkv-puzzles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cryscan%2Fweb-rwkv-puzzles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cryscan","download_url":"https://codeload.github.com/cryscan/web-rwkv-puzzles/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cryscan%2Fweb-rwkv-puzzles/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262756112,"owners_count":23359477,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":[],"created_at":"2024-12-10T19:32:53.174Z","updated_at":"2025-06-30T10:32:54.236Z","avatar_url":"https://github.com/cryscan.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Web-RWKV Puzzles\n\nRun the RWKV model locally in browser on your GPU to solve a 15 puzzle.\nThis demo is built upon the [web-rwkv](https://github.com/cryscan/web-rwkv) inference engine.\n\nCheck the [live demo](https://cryscan.github.io/web-rwkv-puzzles/)!\n\n## Dependencies\n\n### `node.js`, `pnpm` and `typescript`\n\nInstall requirements:\n\n```bash\n$ npm install --global pnpm\n$ npm install --global typescript\n$ pnpm install\n```\n\n### `rust` and `wasm-pack`\n\nTo install `wasm-pack`, use\n\n```bash\n$ cargo install wasm-pack\n```\n\n## Compile and Pack\n\nTo build and pack, run\n\n```bash\n$ ./build.cmd\n```\n\n### MacOS\n\nFirst, make the script executable:\n\n```bash\n$ chmod +x build.bash\n```\n\nThen, run the script:\n\n```bash\n$ ./build.bash\n```\n\n## Run\n\n```bash\n$ cd frontend\n$ pnpm start\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcryscan%2Fweb-rwkv-puzzles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcryscan%2Fweb-rwkv-puzzles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcryscan%2Fweb-rwkv-puzzles/lists"}