Real Threads

Real Threads

Guestbook

MADE WITH AI

A public guestbook where visitors can leave short messages without creating an account — moderated by an AI gatekeeper and a human approver before publication.

Visit the Guestbook to leave a message.

How It Works

The guestbook uses a two-stage moderation pipeline to keep submissions genuine while keeping the barrier to entry as low as possible:

  1. Submit: Visitors fill out a simple form — name, message, and optional location. No sign-up or email required.
  2. Bot protection: Cloudflare Turnstile runs invisibly to block automated submissions.
  3. AI gatekeeper: Each submission is classified by gpt-4o-mini via the Vercel AI SDK. Obvious spam is auto-rejected; everything else goes to the human review queue.
  4. Human review: The site owner approves, rejects, or edits-then-approves each entry via an admin moderation page.
  5. Published: Approved messages appear on the public guestbook page.

Design Principles

Abuse Protection

Multiple layers of throttling keep costs low and the moderation queue manageable:

Tech Stack

← Back to home