diff --git a/README.md b/README.md index 815ed4c5e..6089b44eb 100644 --- a/README.md +++ b/README.md @@ -113,6 +113,7 @@ Want to jump straight in? Get started with one of our sample applications/templa | Doodle Dash | Real-time sketch-recognition game (see [blog](https://huggingface.co/blog/ml-web-games)) | [link](https://github.com/xenova/doodle-dash) | | Code Playground | In-browser code completion website | [link](./examples/code-completion/) | | Semantic Image Search | Search for images with text (Next.js + Supabase) | [link](./examples/semantic-image-search/) | +| Vanilla JavaScript | In-browser object detection | [link](./examples/vanilla-js/) | | React | Multilingual translation website | [link](./examples/react-translator/) | | Browser extension | Text classification extension | [link](./examples/extension/) | | Electron | Text classification application | [link](./examples/electron/) |