FREE STATIC HUGGING FACE SPACE

🤗 Ten Hugging Face AI Applications

Ten model-powered demos running directly in your browser with Transformers.js—no Python server and no paid Gradio compute.

Browser inference
Ready

Select an application, enter an input, and run it.

APPLICATION 1

😊 Sentiment Analyzer

Classify English text as positive or negative.

Xenova/distilbert-base-uncased-finetuned-sst-2-english
Your result will appear here.

APPLICATION 2

📝 Text Summarizer

Create a concise summary of a longer English passage.

Xenova/distilbart-cnn-6-6
Your summary will appear here.

APPLICATION 3

❓ Question Answering

Extract an answer from the supplied context.

Xenova/distilbert-base-cased-distilled-squad
Your answer will appear here.

APPLICATION 4

🏷️ Named Entity Recognizer

Extract people, organizations, and locations from English text.

Xenova/bert-base-NER
Detected entities will appear here.

APPLICATION 5

🎯 Zero-Shot Classifier

Classify text using labels you define at runtime.

Xenova/mobilebert-uncased-mnli
Label scores will appear here.

APPLICATION 6

✍️ Text Generator

Continue a prompt with generated English text.

Xenova/distilgpt2
Generated text will appear here.

APPLICATION 7

🌍 English-to-French Translator

Translate English text into French.

Xenova/opus-mt-en-fr
The French translation will appear here.

APPLICATION 8

🧩 Fill-Mask Predictor

Predict likely replacements for one [MASK] token.

Xenova/bert-base-uncased
Predictions will appear here.

APPLICATION 9

🖼️ Image Classifier

Upload an image and receive its most likely ImageNet labels.

Xenova/vit-base-patch16-224
Image predictions will appear here.

APPLICATION 10

🎙️ Speech-to-Text Transcriber

Upload a short English audio file and transcribe it.

Xenova/whisper-tiny.en
The transcript will appear here.

Important notes

  • Models load only after you run an application.
  • The first run can be slow; later runs use the browser cache.
  • Only one model is retained at a time to reduce memory use.
  • Outputs may be inaccurate and are not verified facts.