Run AI in the browser
De makkelijkste manier om AI-modellen op je computer uit te voeren zonder software te installeren. Chat direct met lokale AI-modellen in je browser. Je gegevens verlaten dus je browser nooit.
Overview
Run large language models like Llama 2, Mistral 7B, and Code Llama directly in your browser using WebLLM — no software to install, no API key, no cloud. The models download once and run entirely on your device using WebAssembly, so every message you type stays fully private. Your conversation history and folder organisation are saved locally in IndexedDB, persisting across sessions without any account or sync service involved.
Key Features
- Boomstructuur voor chatmappen
- Lokale LLM-inferentie met WebLLM
- Persistente chatgeschiedenis met IndexedDB
- Aanpasbare driekolomsinterface
- Modelselectie en configuratie
- Realtime streamende antwoorden
- Volledige privacy aan de clientzijde
- Zoekfunctionaliteit over alle chats
- Drag-and-drop maporganisatie
- Berichten kopiëren en tijdstempels
Common Use Cases
- Private AI Assistant — Ask questions, brainstorm, or draft content using a capable local LLM without any of your prompts being logged by a cloud provider.
- Offline AI Use — Download a model once, then chat with it on a plane, in a secure facility, or anywhere without internet access.
- Code Help Without Leaks — Paste proprietary code into Code Llama 7B for suggestions and refactoring without it ever touching an external server.
- Comparing Local Models — Switch between TinyLlama, Llama 2 7B, Llama 2 13B, and Mistral 7B side-by-side to judge quality versus memory trade-offs on your own hardware.
- Research & Chat History — Organise long-running research threads into drag-and-drop folders with persistent, searchable chat history stored only in your browser.
How It Works
1. Kies een AI-model
Gebruik de modelkiezer bovenaan om een lokaal AI-model te kiezen. Het model wordt direct in je browser geladen – geen server of cloud nodig.
2. Chats ordenen en starten
Maak mappen in de zijbalk om je gesprekken te ordenen. Start een nieuwe chat met de '+' knop of ga verder met een bestaande.
3. Alles blijft privé
Alle chats, mappen en modellen draaien en worden opgeslagen in je browser via IndexedDB. Je data blijft gewoon op je eigen apparaat.