🏠 Portal 📝 Shared Notes ✅ Task Board 🎮 Mini Games ⭐ Subscribe 🚀 GitHub

AI co-pilot

OpenAI Workbench

Bring your own OpenAI API key, chat with GPT-4o, and share transcripts through GunDB.

Instructions

Deployment guide hub

Step through GitHub PATs, Vercel tokens and IDs, and alias setup without leaving the Workbench.

Open guides

Opens in a new tab so you can paste secrets directly into the panels below.

Bring your own key

Keys stay in your browser; prompts and responses sync to GunDB so teams can reuse what worked.

Stored only in localStorage on this device.

Connect your Gun account to sync keys across browsers.

Sync

Gun secret vault

Encrypt any Workbench secret with a passphrase and keep it in Gun so it follows you across previews and devices.

Letters, numbers, and dashes only. Use the same label on every device.

Passphrase never leaves the browser; it only decrypts your secret locally.

Choose which field to pull from and where the decrypted secret should be applied.

Use the vault to keep keys, tokens, and other secrets handy when Vercel preview URLs change.

Compose

Chat with Codex

Pick a model, type a prompt, and stream the reply into the shared history.

Waiting for response...

Prototype

Live preview

Apply HTML/CSS answers in a sandbox to test ideas before committing them.

Reuse

Shared transcript

Entries are stored at ai/workbench/<sessionId> in Gun so teammates can find successful prompts.

Publish

Deploy to Vercel

Turn the current response into a live site by deploying a static index.html.

Token stays in localStorage; the deployment request is proxied through this domain. Need the steps?

Letters, numbers, and dashes only. A new Vercel project will be created if needed.

Paste your token and project name to start.

Audit

Recent deployments

Saved to ai/vercel/<sessionId> in Gun so the team can reuse URLs.

    Commit

    Publish to GitHub

    Save the generated HTML into a repository so teammates can track changes.

    Token stays in localStorage; commits use the GitHub contents API. Open the guide for PAT scopes.

    The repo must already exist and your token must grant contents access.

    Add your token and repo to push HTML.

    Record

    Recent commits

    Saved to ai/github/<sessionId> in Gun to track publish events.