A collection of 🤗 Transformers.js demos and example applications.
| Name | Description | Links | 
|---|---|---|
| Phi-3.5 WebGPU | Conversational large language model | Demo | 
| Llama-3.2 WebGPU | Conversational small language model | Demo | 
| SmolLM WebGPU | Conversational small language model | Demo | 
| Segment Anything WebGPU | WebGPU image segmentation | Demo | 
| Remove Background WebGPU | WebGPU image background removal | Demo | 
| PGlite Semantic Search | Semantic search | Demo | 
| Sapiens | Image segmentation, depth, and normal estimation in Node.js | n/a | 
| Bun | Compute text embeddings in Bun | n/a | 
| Deno | Compute text embeddings in Deno | n/a | 
| Node.js (ESM) | Sentiment analysis in Node.js w/ ECMAScript modules | n/a | 
| Node.js (CJS) | Sentiment analysis in Node.js w/ CommonJS | n/a | 
| Next.js | Sentiment analysis in Next.js | Demo | 
| SvelteKit | Sentiment analysis in SvelteKit | Demo | 
Check out the Transformers.js template on Hugging Face to get started in one click!