Big Words
Summary
Simon Willison created a simple web tool called Big Words that generates presentation slides from URL query string parameters, useful for his vibe-coded macOS presentations tool.
View Cached Full Text
Cached at: 05/08/26, 06:24 AM
Similar Articles
@aiwarts: https://x.com/aiwarts/status/2070137056144019720
Open-sourced Humanize PPT, an HTML PPT skill designed for presentations. It reorganizes outlines using AST (Audience, State, Transfer) logic, combined with downstream rendering skills to produce PPTs truly usable for presentations, addressing issues like uneven information distribution and content emptiness.
@VraserX: Codex can do the analysis. The awkward part is turning 1,484 words of Markdown into something you’d actually show a tea…
The author tested DokieAI's presentation plugin for Codex and Claude Code, which converts Markdown into team-ready presentations via MCP, sharing before/after results.
X+Slides: Benchmarking Audience-Conditioned Slide Generation
X+Slides is a new benchmark for evaluating audience-conditioned slide generation from source documents, using source-grounded probes and audience-specific utility weights. Experiments on DeepPresenter, SlideTailor, and NotebookLM show that current systems recover substantial but incomplete audience-essential information.
Using Claude Code: The Unreasonable Effectiveness of HTML
Simon Willison discusses the effectiveness of using HTML instead of Markdown as AI output format, highlighting benefits like SVG diagrams, interactive widgets, and rich explanations. Includes examples from Thariq Shihipar on Anthropic's Claude Code team and practical prompts for GPT-5.5.
@AmberTreelet: The 8 plugins shared by Teacher Sac are super useful!!! Let me add two more: Presentation (+Image Gen): It can directly turn document notes into PPT using natural language, support various templates, and it also checks itself. Use Image Gen in the prompt to call GPT's image2...
User recommends two additional Codex plugins: Presentation (with Image Gen) can convert documents into PPT, and Superpowers helps coding beginners build professional habits through guided steps.