18:34
2026-07-27
dev.to
artificial-intelligence
I built a local LLM that runs entirely in your browser. No install, no GPU, no server
Developer Zayd Mulani built 'ghost', a single HTML file that runs a quantized LLM entirely in a browser tab with no backend, GPU, or install. The project uses WebAssembly and the wllama binding for llโฆ