Local vs Cloud Mode
- Local (WebGPU)
- Cloud Fallback
When WebGPU is available, Origami AI runs inference directly on your GPU using WebLLM. Every token is generated on your device — your messages are never sent to any server.Requirements:
- Chrome or Edge 113+, Firefox Nightly, or Safari 18+ (macOS Sonoma+)
- Hardware acceleration enabled in your browser settings
- Sufficient GPU memory for the model you choose (see the table below)
chrome://gpu and checking for WebGPU: Hardware accelerated.Supported Models (Local)
Each model downloads once and is cached in your browser for offline use. Choose based on your hardware and the kind of tasks you need.
You can filter by precision (f16 / f32) or capability (Text / Vision) in ⚙️ Settings → WebLLM to narrow down the model list to what your hardware can support.
Attaching Files
Phi 3.5 Vision (local) and vision-capable cloud models such asgpt-4o or gemini-1.5-flash can analyze images and video frames you attach to a message.
Images
Formats: JPEG, PNG, WEBP
Max size: 8 MB per fileClick the attachment button in the chat input, select your image, and send it with your question. The model will describe, analyze, or answer questions about the visual content.
Max size: 8 MB per fileClick the attachment button in the chat input, select your image, and send it with your question. The model will describe, analyze, or answer questions about the visual content.
Video Clips
Formats: WebM, MP4
Max size: 20 MB per fileAttach a short clip and ask the model to summarize, identify objects, or describe what’s happening on screen.
Max size: 20 MB per fileAttach a short clip and ask the model to summarize, identify objects, or describe what’s happening on screen.
File analysis requires a vision-capable model. Locally, load Phi 3.5 Vision (select Vision in the ⚙️ Settings → WebLLM capability filter). With a cloud provider, use a model that supports multimodal input such as
gpt-4o or gemini-1.5-flash.Chat Sessions
Every conversation is automatically saved to your browser’s local storage. You can:- Start a new chat at any time from the session panel.
- Resume a previous session — your full message history is preserved across page reloads and browser restarts.
- Switch between sessions without losing context in any of them.
The first time you select a local model, Origami AI downloads it to your browser cache. Download sizes range from ~800 MB (Llama 3.2 1B) to ~3.9 GB (Phi 3.5 Vision). Subsequent loads are instant — no re-download needed unless you clear your browser’s site data.
