Publishing
Share your conversations, projects, and media with the world - straight from your workspace.
The publish extension lets you generate public, read-only links for chat threads, static projects (games, apps, dashboards), and individual media files (images and audio). Everything is hosted on ai.llmspy.org/m and available instantly.
Getting Started
1. Open the Share Panel
Click the Share icon in the top toolbar to open the publishing panel.
2. Register & Connect
If you haven't connected a publisher account yet, you'll see a registration form alongside a short list of benefits:
- ✅ Completely free and anonymous - no email or personal identification required
- ✅ Generate beautiful public read-only links
- ✅ Retain full formatting of code, tables, and prompts
- ✅ Revoke links or disconnect your account at any time
Fill in your details in the embedded form. Registration takes less than a minute. Once complete, your API key is saved automatically and you'll see a green Connected badge.
3. Manage Your Connection
Once connected, a Connected: @username button appears in the top-right corner of the Share panel. Click it to view your API key, user info, or to Disconnect your account entirely.
Publishing Chat Threads
Share an entire conversation - including code blocks, tables, and rich formatting - as a permanent, styled web page.
How to Publish
- Open the Share panel while you have an active conversation.
- Make sure the Publish Chat Thread tab is selected.
- You'll see the thread title and model displayed in a summary card.
- Click Publish Thread (or Update Thread if previously published).
- A public URL is generated and displayed. Click the link to open it, or click the copy icon to grab the URL.
Beautiful Themes
Your published threads don't have to look generic. Choose from 8 beautiful themes to give your shared conversations a distinctive look - from the cool arctic tones of Nord and the neon-green glow of Matrix, to the moody Blue Smoke, warm Soft Pink, and the clean, airy Light Slate and Light Sky. Plain Light and Dark themes are also available if you prefer a more minimal presentation.

Nord
Click to view full size

Matrix
Click to view full size

Blue Smoke
Click to view full size

Soft Pink
Click to view full size

Light Slate
Click to view full size

Light Sky
Click to view full size
Browse the Showcase
Everything you publish is hosted on the new ai.llmspy.org website - a public showcase where you can browse and discover the best AI-generated content shared by the community. Switch between the Images, Audio, and Projects galleries to explore what others have created:
Re-publishing
Already-published threads show a green Published status indicator with the timestamp. Hit Update Thread to push any new messages or edits to the same URL.
What Gets Published
- All user and assistant messages
- Code blocks with syntax highlighting
- Tables, lists, and formatted markdown
- User and assistant avatars
- Referenced images and media cached locally (uploaded automatically)
Publishing Projects
Deploy a static project - a game, web app, or any folder of HTML/JS/CSS - to a live public URL with a single click.
How to Publish
- Switch to a workspace that has an active project (the project tab only appears when one is active).
- Open the Share panel and select the Publish Project tab.
- The extension auto-detects your project's build/dist folder. You can change it manually or use the Browse button to pick a different folder.
- Click Publish Project.
- Your project is packaged as a tarball, uploaded, and a live URL is returned.
Build Directory Detection
The extension looks for a dist/ subfolder inside your project's configured paths. If it
finds one, it pre-fills the path automatically. You can override this at any time by editing
the text field or using the folder browser dialog.
Published Projects Gallery
Here are some example projects that have been published using this extension:
| Project | Description | Link |
|---|---|---|
| 🎮 2048 | Neon 2048 Arcade game | Play Neon 2048 |
| 🎮 Space Blocks | Space themed blocks and powerups | Play Space Blocks |
| 🎮 Breakout | Stunning sci-fi breakout game | Play Breakout |
| 👾 Pac Man | Stunning Sci-Fi Pacman | Play Pac Man |
| 🏓 Pong | A stunning pong Web App | Play Pong |
| 🚀 Galaga | Stunning sci-fi Galaga game in React | Play Galaga |
| ☄️ Asteroids | The classic Asteroids game | Play Asteroids |
| ⚙️ Pinball | Stunning Steampunk Workshop themed Pinball | Play Pinball |

2048
Click to view full size

Space Blocks
Click to view full size

Breakout
Click to view full size

Pac Man
Click to view full size

Pong
Click to view full size

Galaga
Click to view full size

Asteroids
Click to view full size

Pinball
Click to view full size
Publishing Images
Share AI-generated images directly from the media gallery lightbox.
How to Publish
- Open the Gallery and click on an image to open the lightbox.
- At the bottom of the lightbox, a Share Image button appears (only visible when your publisher account is connected).
- Click Share Image - the image and its metadata are uploaded.
- Once published, the button is replaced with a green Published indicator and a link to the public page.
What Gets Uploaded
- The full-resolution image file
- Sidecar metadata (model, prompt, dimensions, generation settings)
- Media type information
Publishing Audio
Share generated audio clips from the audio player.
How to Publish
- Locate an audio item in the audio player or media list.
- Click the share pill button next to the audio controls.
- A brief publishing... spinner appears while the file uploads.
- Once complete, the button transforms into a green open link pill that links to the public audio page.
Quick Reference
| Content Type | Where to Find It | Action |
|---|---|---|
| Chat Thread | Share panel → Publish Chat Thread tab | Publish / Update Thread |
| Project | Share panel → Publish Project tab | Publish Project |
| Image | Gallery lightbox footer | Share Image |
| Audio | Audio player actions | share |
Disconnecting
To unlink your publisher account:
- Open the Share panel.
- Click Connected: @username in the top-right.
- Click Disconnect in the dropdown.
Your API key will be removed locally. Previously published content remains accessible at its public URL until you remove it from the hosting platform.
