huggingface-js

Community

Run ML models in JS.

Authormgd34msu
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill enables developers to integrate powerful machine learning models directly into their JavaScript applications, both in the browser and Node.js environments, without needing dedicated backend ML infrastructure.

Core Features & Use Cases

  • Local Inference: Run a wide variety of ML tasks (text generation, classification, embeddings, etc.) directly in the browser or Node.js using Transformers.js.
  • Hugging Face Inference API: Easily call hosted models for tasks like text generation, image generation, and speech recognition without managing infrastructure.
  • Use Case: A web application needs to provide real-time sentiment analysis on user comments. This Skill can be used to run a sentiment classification model directly in the user's browser using Transformers.js, providing instant feedback without a server roundtrip.

Quick Start

Use the huggingface-js skill to generate text using the gpt2 model with the prompt 'The future of AI is'.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: huggingface-js
Download link: https://github.com/mgd34msu/goodvibes-gemini/archive/main.zip#huggingface-js

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.