File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -109,8 +109,9 @@ Want to jump straight in? Get started with one of our sample applications/templa
109109
110110| Name | Description | Source code |
111111| -------------------| ----------------------------------| -------------------------------|
112- | React | Multilingual translation website | [ link] ( ./examples/react-translator/ ) |
113112| Whisper Web | Speech recognition w/ Whisper | [ link] ( https://github.com/xenova/whisper-web ) |
113+ | Doodle Dash | Real-time sketch-recognition game (see [ blog] ( https://huggingface.co/blog/ml-web-games ) ) | [ link] ( https://github.com/xenova/doodle-dash ) |
114+ | React | Multilingual translation website | [ link] ( ./examples/react-translator/ ) |
114115| Browser extension | Text classification extension | [ link] ( ./examples/extension/ ) |
115116| Electron | Text classification application | [ link] ( ./examples/electron/ ) |
116117| Node.js | Sentiment analysis API | [ link] ( ./examples/node/ ) |
Original file line number Diff line number Diff line change @@ -2,8 +2,9 @@ Want to jump straight in? Get started with one of our sample applications/templa
22
33| Name | Description | Source code |
44|-------------------|----------------------------------|-------------------------------|
5- | React | Multilingual translation website | [link](./examples/react-translator/) |
65| Whisper Web | Speech recognition w/ Whisper | [link](https://github.com/xenova/whisper-web) |
6+ | Doodle Dash | Real-time sketch-recognition game (see [blog](https://huggingface.co/blog/ml-web-games)) | [link](https://github.com/xenova/doodle-dash) |
7+ | React | Multilingual translation website | [link](./examples/react-translator/) |
78| Browser extension | Text classification extension | [link](./examples/extension/) |
89| Electron | Text classification application | [link](./examples/electron/) |
910| Node.js | Sentiment analysis API | [link](./examples/node/) |
You can’t perform that action at this time.
0 commit comments