Features

Strict Local-First Privacy Directives

Offline guarantees to absolutely ensure confidential internal corp data is not leaked into proprietary SaaS lakes.

The Browser Execution Sandbox

Modern enterprise restrictions routinely flag any application invoking `.com` endpoints. To establish a secure air-gap, Duplex can be entirely initialized offline. No tracking telemetry metrics (Google Analytics, MixPanel, Posthog) are loaded into the vendor bundle.

Understanding the State Persistence Layer

All saved chats, prompt histories, mathematical configurations, and temperature sliders are encoded to base structures internally utilizing modern implementations of Web Storage APIs (specifically `window.localStorage`). If your machine shuts down abruptly, data is intact. If you choose to clear your browser cache, the data is permanently eradicated locally.