HashAgent lets you share an AI agent as a URL, running locally via WebGPU
HashAgent – Share an AI agent as a URL, runs locally via WebGPU

HashAgent is a new tool that packages an AI agent into a single URL, which can be shared and run entirely on the recipient's device using WebGPU. The agent's data stays in memory, models range from 360M to 8B parameters, and it supports image and camera input. This approach ensures privacy and local execution.
Local by architecture.
- voodooEntity
Funny, i did this myself some months ago - its actually not that tricky to run a llm in your browser. Tho, the problem is that the models fitting in there are well relativly "tiny" in my opinion.
Cool idea tho to make it as accessible (:
- bicepjai
One click agent run on browser, What can go wrong :)
- iamcoder18
What models have you been able to run with this?