Skip to content
ATAI Today Brief
HomeNewsConceptsGuidesToolbox
AboutSubscribeUA
Subscribe

AI Today Brief

The daily AI-engineering brief. Built in public. EN · UA.

XTelegramLinkedInYouTubeRSS

Follow AI Today Brief on LinkedIn for daily AI-engineering updates and the weekly “5 shifts that changed how developers work” PDF.

Explore

NewsDigestsConceptsGuides

Company

SubscribeAdvertiseAbout

Legal

Editorial policyAI disclosurePrivacyTerms

© 2026 AI Today Brief. All rights reserved.

  1. Home/
  2. News/
  3. Tools & releases/
  4. Bento Packs Edit, View, Data, and Collaboration into Single-File HTML Slides
Tools & releases

Bento Packs Edit, View, Data, and Collaboration into Single-File HTML Slides

July 22, 2026· 4 min read
OKCurated by Oleksandr Kuzmenko, AI Product Engineer·Updated July 22, 2026·Sources cited on every story
AI-assisted · editor-reviewed·How we use AI
Tools & releases

Bento introduces a presentation framework where editing, viewing, embedded data, and real-time collaboration reside within a single portable HTML file. It offers a zero-dependency alternative to heavy presentation software for vibe coders and developers.

Impact: Medium

Why it matters

Developers can generate, version control, and deploy complete interactive slideshows directly from agentic IDEs like Claude Code or Cursor.

TL;DR

  • 01Bento packs slideshow view, edit, data, and collaboration features into a single portable HTML file.
  • 02Single-file HTML slides allow AI agents to generate and edit presentations using plain text operations.
  • 03Slides can be tracked directly in Git repositories alongside project code.

Key facts

File format
Single self-contained HTML file
Capabilities
Edit, view, embedded data, real-time collab
Dependencies
Zero build tools required

Single-File Presentation Architecture

Bento bundles the complete presentation runtime, slide state, and editing interface into a single standalone .html file. This eliminates external server dependencies and complex JavaScript build toolchains for creating pitch decks and technical slides.

Vibe-Coding and Agent Integration

Because the entire slide deck is contained in structured HTML markup, AI coding agents like Claude Code and Cursor can inspect, refactor, and generate complete slide decks programmatically using standard DOM manipulation or text editing tools.

Collaboration and Portability

Bento supports local editing and offline viewing, while enabling real-time collaboration when connected. The single-file payload allows version control using Git alongside application code bases, bringing developer workflows to presentation design.

Try it in 2 minutes

curl -sO https://bento.page/slides/template.html && open template.html

bash

✓ When to use

  • When you need to vibe-code interactive slide decks directly using Claude Code or Cursor.
  • When storing technical presentation decks directly inside version-controlled Git repositories.

✕ When NOT to use

  • Not for enterprise teams restricted to corporate Google Slides or PowerPoint templates.
  • Not for complex video-heavy presentation pipelines requiring specialized motion design.

What to do today

  • →Test generating a pitch deck using Claude Code targeting single-file HTML slide templates.
  • →Commit presentation files directly to your code repository for versioned documentation.

What the community says

  • “Ilograph diagrams can be exported to standalone HTML files... Coincidentally, they also have slides (kind of) and clock in at around 560KB.”

    — billyp-rva on Hacker News

#Bento#Claude Code#Cursor#Ilograph

Sources

  • Bento Slides
  • Hacker News Discussion
ShareShare on XShare on LinkedIn
← Previous storyCrucibleBench Evaluates AI Agents with Persistent Text MUDs and Uncovers LLM Judge Flaws

Related stories

  • Tools & releasesAndrew Ng Releases OpenWorker for Local Desktop AI Deliverables
  • Tools & releasesMoonshot AI Releases Kimi Code CLI Terminal Agent with Agent Client Protocol Support
  • Tools & releasesRunway Launches Media Router API for Dynamic Generative Model Selection
  • Tools & releasesGoogle Releases Gemini 3.6 Flash and 3.5 Flash-Lite for Agentic Workflows

Email digest

Get the morning AI brief

One email a day — the stories that matter for engineers, founders and tech leads. Human-edited, with links to primary sources.

  • ✓120+ sources scanned daily
  • ✓Edited by a human
  • ✓1 email per day
  • ✓EN + UA

By subscribing you agree to the privacy policy.