File size: 719 Bytes
7ffa44e
ac53e27
 
7ffa44e
ac53e27
7ffa44e
ac53e27
 
 
 
 
 
 
7ffa44e
 
ac53e27
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
---
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.