PinAppAI

Visual change-request platform

The change-request layer for AI-built sites

AI builds your site — static, fast, deployed in seconds. PinAppAI is the layer on top for changing it: drop a pin on any element, describe what should change in plain language or voice, and your AI dev agent (Claude Code, Cursor, your own pipeline) gets a structured, locator-precise change request — not a Slack screenshot.

Three modes, one embed

Free-form pins

Click anywhere on a page, write a comment. Position is stored as a percentage so pins survive layout changes.

Inspect mode

Browser-DevTools-style hover overlay. Pick a specific element — admin sees “this H1: ‘Manage operations…’”, not “pin at 47%, 32%”.

Per-item decisions

Mark `data-pp-item` on sections you want decisions on. Reviewers approve, reject, or request changes inline. Exports render top-to-bottom.

Embed in 30 seconds

Copy this into your and reload. Per-project API keys; CORS allowlist enforced server-side.

<script
  src="https://api.pinappai.com/widget.js"
  data-project="pk_live_your_project_key"
  defer
></script>

Get a real project key in 30 seconds →

Two ways to ship

Use the hosted app, or get the native desktop client.

Use the hosted app

Sign up with your email, create your first project, and grab a widget snippet. No infrastructure to run.

Get started — free →

Use the desktop app

Native reviewer client for macOS, Windows, and Linux. Same projects, same comments — just outside the browser.

Download for desktop →