{"id":17592318,"url":"https://github.com/robertaboukhalil/tsne-sandbox","last_synced_at":"2025-04-29T11:41:08.731Z","repository":{"id":45744155,"uuid":"269855276","full_name":"robertaboukhalil/tsne-sandbox","owner":"robertaboukhalil","description":"Interactive, WebAssembly-powered tSNE playground","archived":false,"fork":false,"pushed_at":"2024-08-30T21:14:34.000Z","size":1970,"stargazers_count":7,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-30T12:11:33.515Z","etag":null,"topics":["clustering","tsne","webassembly"],"latest_commit_sha":null,"homepage":"","language":"Svelte","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/robertaboukhalil.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}},"created_at":"2020-06-06T03:28:14.000Z","updated_at":"2024-06-18T15:46:07.000Z","dependencies_parsed_at":"2024-06-18T19:31:22.370Z","dependency_job_id":"4ed54c26-afd3-4443-b6c8-f78ce25b5d95","html_url":"https://github.com/robertaboukhalil/tsne-sandbox","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robertaboukhalil%2Ftsne-sandbox","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robertaboukhalil%2Ftsne-sandbox/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robertaboukhalil%2Ftsne-sandbox/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robertaboukhalil%2Ftsne-sandbox/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/robertaboukhalil","download_url":"https://codeload.github.com/robertaboukhalil/tsne-sandbox/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251495506,"owners_count":21598500,"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":["clustering","tsne","webassembly"],"created_at":"2024-10-22T05:09:50.706Z","updated_at":"2025-04-29T11:41:08.710Z","avatar_url":"https://github.com/robertaboukhalil.png","language":"Svelte","funding_links":[],"categories":[],"sub_categories":[],"readme":"# tSNE Sandbox\nInteractive, WebAssembly-powered tSNE playground\n\n![Screenshot](https://tsne.sandbox.bio/assets/img/screenshot.gif)\n\n\n## How to use tSNE Sandbox?\n\nYou can use the hosted version at [tsne.sandbox.bio](https://tsne.sandbox.bio).\n\nOr, to run it locally:\n\n```bash\nnpm install\nnpm run build\n```\n\nand open the `public/index.html` file in your browser.\n\n\n## How it works\n\n- To perform the tSNE calculations, this app runs the C tool [bhtsne](https://github.com/lh3/bhtsne) directly in the browser using WebAssembly. For details about the compilation from C to WebAssembly, see the [biowasm](https://github.com/biowasm/biowasm) project.\n- tSNE sandbox uses the [aioli](https://github.com/biowasm/aioli) library to run the WebAssembly module in a WebWorker, and passes results back to the main thread after each tSNE iteration.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frobertaboukhalil%2Ftsne-sandbox","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frobertaboukhalil%2Ftsne-sandbox","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frobertaboukhalil%2Ftsne-sandbox/lists"}