# Show HN: Drever – AI-first MDX presentations with expressive motion

> Source: <https://github.com/Zhangdroid/drever>
> Published: 2026-07-28 05:27:14+00:00

**Slides that move with your ideas.**

Drever is an open-source, local-first React and MDX framework for expressive, interactive presentations. Tell your AI what the room should understand, then present live, publish to the web, or export a PDF from one readable source.

[Website](https://drever.dev) ·
[Documentation](https://drever.dev/docs/) ·
[Showcase](https://drever.dev/showcase/) ·
[Changelog](https://drever.dev/changelog/) ·
[Contributing](/Zhangdroid/drever/blob/main/CONTRIBUTING.md)

With Codex, Claude Code, or another coding agent:

```
Fetch and follow https://drever.dev/prompt.md
```

Or create a project directly:

```
npm create drever@latest my-deck
```

The source stays readable:

```
# One clear idea

---

# Reveal the next decision

<Step>Show the evidence.</Step>
```

Open source under the MIT License.
