hjLabs AI Playground
Starting the on-device runtime…
This is a WebGPU playground for open-source AI. Pick a task, pick a model from the Hugging Face ONNX catalogue, and it downloads straight into your browser cache and runs on your graphics card via WebGPU — chat with a small language model, transcribe audio with Whisper, cut backgrounds out of photos, detect objects, embed text, translate, summarise. There is no account, no API key and no server-side inference: after the first download, everything happens on your machine and works with the network switched off.
browser aiwebgpu airun ai in browsertransformers.js playgroundlocal ai no installhuggingface in browserclient side machine learningprivate ai toolsoffline aionnx runtime webfree ai without api keyon device inference
A browser with WebGPU — Chrome or Edge 113+, or Safari 26+. A discrete GPU makes larger models usable, but small models (35–150 MB) run fine on integrated graphics, and there is a WebAssembly fallback for browsers with no WebGPU at all.
No. The model weights are downloaded from Hugging Face to your browser once, and every inference after that runs on your own GPU through WebGPU. Your text, images and audio are never sent anywhere — hjLabs.in has no inference server and no way to see your input.
It is free and there is no per-request limit, because we are not paying for the compute — your own GPU is. The only cost is the one-time model download, which your browser caches.
From about 25 MB for a sentiment classifier or a MiniLM embedding model, up to roughly 1–2 GB for a 1.7B-parameter chat model. Each model page shows the exact size before you commit to it.