Skip to main content
AI/MLopenai

transformers-js

Use Transformers.js to run state-of-the-art machine learning models directly in JavaScript/TypeScript. Supports NLP (text classification, translation, summarization), computer vision (image classification, object detection), audio (speech recognition, audio classification), and multimodal tasks. Works in Node.js and browsers (with WebGPU/WASM) using pre-trained models from Hugging Face Hub.

Stars
1,305
Source
openai/plugins
Updated
2026-05-30
Slug
openai--plugins--transformers-js
View on GitHubRaw SKILL.md

// install — copy + paste into any project

mkdir -p .claude/skills && curl -fsSL https://raw.githubusercontent.com/openai/plugins/HEAD/plugins/hugging-face/skills/transformers.js/SKILL.md -o .claude/skills/transformers-js.md

Drops the SKILL.md into .claude/skills/transformers-js.md. Works with Claude Code, Cursor, and any agent that loads SKILL.md files from .claude/skills/.