SeatBee.app Uses Claude AI for Wedding Seating Arrangements

✍️ OpenClawRadar📅 Published: March 18, 2026🔗 Source
SeatBee.app Uses Claude AI for Wedding Seating Arrangements
Ad

SeatBee.app: AI-Powered Wedding Seating Solution

SeatBee.app is a wedding seating arrangement tool built in Claude Code with Claude AI (via OpenRouter) that addresses the common problem of creating seating charts for weddings. The developers identified that existing solutions were essentially digital Post-it notes with no intelligence or rules engine.

Key Features and Implementation Details

  • AI Understanding of Social Dynamics: Claude genuinely understands social relationships. For example, when told "These two had a messy breakup," it doesn't just separate them but creates a buffer zone between them.
  • Constraint Satisfaction Performance: The AI handles constraint satisfaction problems effectively, managing 150 guests with 20 rules and generating optimal seating arrangements in seconds.
  • Floor Plan Detection: The hardest technical challenge was floor plan detection. Users can upload a photo of their venue, and Claude maps the room geometry. The developers note this took weeks to get right, and even now, the trace feature works better than the AI detection for this specific task.
  • Natural Language Rule Processing: The developers used natural language to train Claude on how to dissect user-input rules and weight them proportionally. Example rules include: never break up parties unless one person is at the head table, take "keep apart" rules seriously (like "don't put my divorced parents near each other!").
Ad

Development and Business Details

The project went from idea to paying customers in about 3 months, with the developers describing their approach as "mostly vibe coding it." The free tier supports up to 100 guests, and the AI functionality works as described. The core architecture uses Claude Code with Claude AI via OpenRouter.

📖 Read the full source: r/ClaudeAI

Ad

👀 See Also

Neuberg: Open-Source Multi-Market Trading Terminal Built with Claude AI
Use Cases

Neuberg: Open-Source Multi-Market Trading Terminal Built with Claude AI

Neuberg is a browser-based trading terminal that connects to markets like Hyperliquid, Polymarket, and Alpaca, built using Claude and Claude Code. The development process revealed specific strengths in architectural critique and refactoring, along with limitations in long-context management and real-time systems.

OpenClawRadar
Non-Coder Builds Multiplayer Game on Steam Using Claude AI — 60k Lines, 5 Factions, 87 Abilities
Use Cases

Non-Coder Builds Multiplayer Game on Steam Using Claude AI — 60k Lines, 5 Factions, 87 Abilities

A Reddit user with zero coding experience built a full multiplayer game (60k lines, 5 factions, 87 abilities) using Claude AI and got it approved on Steam. Early Access June 1.

OpenClawRadar
OpenClaw Setup Combines Local Models, OpenAI, and n8n for Cost-Effective AI Operations
Use Cases

OpenClaw Setup Combines Local Models, OpenAI, and n8n for Cost-Effective AI Operations

A developer shares their OpenClaw configuration using OpenAI via OAuth for high-quality reasoning, local models for daily tasks, and n8n for automation workflows, keeping monthly costs around $20.

OpenClawRadar
Building a Reliable Cashflow Agent with OpenClaw and Notion: Lessons on SMS Parsing and Transaction Labeling
Use Cases

Building a Reliable Cashflow Agent with OpenClaw and Notion: Lessons on SMS Parsing and Transaction Labeling

A developer built a local-first AI agent to automate business ledger tracking using SMS alerts, iPhone Shortcuts, Notion, and OpenClaw. The system works but required solving three reliability challenges: handling bank SMS line breaks, using AI for contextual parsing, and tuning prompts to track small transactions.

OpenClawRadar