After generating a summary, the fastest way to share it is directly from the webapp. One click turns your Markdown output into a public, rendered page with a short URL you can paste anywhere.
In the Streamlit GUI, click the Share button on any finished summary. The app instantly shares the Markdown to Tinypaste and copies the returned short URL to your clipboard.
No account. No token. No friction.
The shared page renders your summary as clean, readable Markdown with full support for:
```mermaid blocksMost paste tools are cluttered editing environments that require an account or API token and don’t render Markdown, Mermaid, and LaTeX all in one. This integration skips the ceremony: your summary is public and readable in under a second.
You can also share directly from the terminal or from agent workflows:
The response is the short public URL.
Sharing is powered by Tinypaste, a tiny public Markdown pastebin. It is built to do one thing well: paste Markdown, get a short URL, move on. If you want to self-host your own instance, it deploys to Deno Deploy in under a minute. See the Tinypaste repo for details.