{"id":16434772,"url":"https://github.com/zce/teachable-machine","last_synced_at":"2025-06-25T14:35:53.000Z","repository":{"id":54933072,"uuid":"143845470","full_name":"zce/teachable-machine","owner":"zce","description":null,"archived":false,"fork":false,"pushed_at":"2023-01-12T09:27:48.000Z","size":4633,"stargazers_count":3,"open_issues_count":5,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-04T16:26:41.932Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zce.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-08-07T08:46:34.000Z","updated_at":"2023-03-08T04:01:22.000Z","dependencies_parsed_at":"2023-02-09T11:00:30.658Z","dependency_job_id":null,"html_url":"https://github.com/zce/teachable-machine","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/zce/teachable-machine","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zce%2Fteachable-machine","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zce%2Fteachable-machine/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zce%2Fteachable-machine/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zce%2Fteachable-machine/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zce","download_url":"https://codeload.github.com/zce/teachable-machine/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zce%2Fteachable-machine/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261892443,"owners_count":23225929,"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-10-11T08:50:03.927Z","updated_at":"2025-06-25T14:35:52.973Z","avatar_url":"https://github.com/zce.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Teachable Machine \n## About\nTeachable Machine is an experiment that makes it easier for anyone to explore machine learning, live in the browser – no coding required. Learn more about the experiment and try it yourself on [g.co/teachablemachine](https://g.co/teachablemachine). \n\nThe experiment is built using the [deeplearn.js](https://github.com/PAIR-code/deeplearnjs) library.\n\nWe have also released a boilerplate version of this project that can be used as a starting point for your own projects: [googlecreativelab/teachable-machine-boilerplate](https://github.com/googlecreativelab/teachable-machine-boilerplate)\n\n## Development\n#### Install dependencies by running (similar to `npm install`)\n```\nyarn\n```\n\n#### Build project\n```\nyarn build\n```\n\n#### Start local server by running \n```\nyarn run watch\n```\n\n#### Code Styles\n- There’s a pre-commit hook set up that will prevent commits when there are errors\n- Run `yarn eslint` for es6 errors \u0026 warnings\n- Run `yarn stylint` for stylus errors \u0026 warnings\n\n#### To run https locally:\nhttps is required to get camera permissions to work when not working with `localhost`\n\n1. Generate Keys\n```\nopenssl genrsa -out server.key 2048\nopenssl req -new -x509 -sha256 -key server.key -out server.cer -days 365 -subj /CN=YOUR_IP\n```\n2. Use `yarn run watch-https`\n3. Go to `https://YOUR_IP:3000`, then accept the insecure privacy notice, and proceed.\n\n## Credit\nThis is not an official Google product, but an experiment that was a collaborative effort by friends from [Støj](http://stoj.io/), [Use All Five](https://useallfive.com/) and Creative Lab and [PAIR](https://ai.google/pair/) teams at Google.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzce%2Fteachable-machine","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzce%2Fteachable-machine","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzce%2Fteachable-machine/lists"}