
openclaw
OpenClaw is a self-hosted personal AI assistant that runs on your own devices and integrates with over 25 messaging channels, featuring voice support, a live canvas, and multi-agent routing.
Bento is a single-file PowerPoint alternative that includes its own viewer, editor, and presenter, enabling offline use, local-first collaboration with end-to-end encryption, and AI-friendly editing through plain JSON data.
1,009
No data
57
15
MIT
2026-07-23
It redefines document portability by embedding the full application within the file, ensuring it remains functional forever without dependencies on cloud services or installed software.
This PowerPoint alternative is a single HTML file. A Bento deck carries its own viewer, presenter, and editor inside the document — open it in any browser, edit it, present it, send it. The person you send it to needs nothing: the file is the software.
Try it in 10 seconds: open bento.page/slides — that's the entire app, running on a starter deck that doubles as the feature tour. Or grab a designed template from the gallery and make it yours.
Download the app: grab the single Bento_Slides.bento.html from the
GitHub Releases page or straight
from bento.page
(~560 KB, no account, no installer). Open it in any modern browser and it is
the editor. Save, and it rewrites itself with your deck inside.
Office documents used to be things you had. Now they're things you rent — locked in someone's cloud, behind someone's login, readable only while a company keeps its servers on. Bento takes the other path:
| Feature | Description |
|---|---|
| Morph presenting | Elements that share an id animate between slides — position, size, color, even gradients. Duplicate a slide, rearrange, and the motion designs itself. |
| Live collaboration | E2EE (AES-GCM) with keys that live in your file, never on a server. The file itself is the invitation: anyone who opens a copy joins. Offline edits merge back precisely — our own CRDT, character-level text merging included. |
| A blind relay | The optional sync relay (server/sync-worker/) stores ciphertext and learns nothing. Read the source |
Similar projects matched by category, topics, and programming language.

OpenClaw is a self-hosted personal AI assistant that runs on your own devices and integrates with over 25 messaging channels, featuring voice support, a live canvas, and multi-agent routing.

TanStack Router is a type-safe, data-driven React router with built-in caching, prefetching, and nested layouts, while TanStack Start extends it into a full-stack SSR framework.
Clodex is an open-source, local-first agentic IDE that combines persistent AI tasks, code, terminal, browser, Git, models, memory, and governed execution in one Electron workspace, currently in technical preview.