huggingface/huggingface.js
Use Hugging Face with JavaScript
This is a collection of JavaScript libraries that enable developers to programmatically interact with the Hugging Face platform. It allows users to manage models and datasets on the Hugging Face Hub, making it easy to create repositories, upload files, and delete content. Additionally, it provides access to a wide range of machine learning models for tasks like chat completion, text-to-image generation, and translation via various inference providers. This tool is for JavaScript developers who want to integrate Hugging Face's ML capabilities into their web or Node.js applications.
2,366 stars. Actively maintained with 43 commits in the last 30 days.
Use this if you are a JavaScript developer building applications that need to interact with Hugging Face models, datasets, or inference services directly from your code.
Not ideal if you are not a developer or prefer to use Hugging Face via its web interface or Python ecosystem.
Stars
2,366
Forks
645
Language
TypeScript
License
MIT
Category
Last pushed
Mar 13, 2026
Commits (30d)
43
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/huggingface/huggingface.js"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
huggingface/huggingface_hub
The official Python client for the Hugging Face Hub.
huggingface/hub-docs
Docs of the Hugging Face Hub
dice-group/Ontolearn
OWL Class Expressions Learning in Python
KRR-Oxford/DeepOnto
A package for ontology engineering with deep learning and language models.
gomlx/go-huggingface
Conveniently download files, models, tokenizers from HuggingFace Hub