Skip to content

A collection of 🤗 Transformers.js demos and example applications

License

Notifications You must be signed in to change notification settings

huggingface/transformers.js-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Transformers.js Examples

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!