JUNIMO / BROWSER LAB
Sushi browser lab
Local-first AI experiments that run in your browser. Choose a demo to download its model or runtime when you are ready.
- LLM Chat with a local language model through WebGPU or WASM. language
- TTS Load Pocket-TTS, choose a voice, and synthesize speech locally. voice
- LLM + TTS Connect local generation to streaming speech and a Live2D stage. voice loop
- STT Record speech and transcribe it with the local streaming path. hearing
- STT + LLM + TTS Run the complete speak, think, and listen pipeline without an API key. pipeline
- Astres Explore elevation-driven worlds rendered with WebGPU and Rust WASM. rendering
- Classifier Classify messages with a small browser-loaded swarm model. swarm
- Swarm Read the distributed browser-inference experiment behind the classifier. systems