browser-chat / README.md
3morixd's picture
Upload folder using huggingface_hub
ac53e27 verified
|
Raw
History Blame Contribute Delete
719 Bytes
metadata
title: dispatchAI Browser Chat
emoji: 
colorFrom: blue
colorTo: indigo
sdk: static
app_file: index.html
pinned: true
tags:
  - webgpu
  - on-device
  - mobile-ai
  - transformers-js

dispatchAI Browser Chat — WebGPU On-Device Inference

A 100% browser-based AI chat running SmolLM2-360M entirely on the user's GPU via WebGPU.

  • Zero backend — static HTML/JS, infinitely scalable, costs nothing ever
  • Zero data leaves the device — pure client-side inference
  • WebGPU accelerated — falls back to WASM on unsupported browsers
  • ~200MB model — downloads once, cached by the browser

This is the purest expression of dispatchAI's mission: AI that runs on your device, no cloud required.