~ Horsing around since 2001 ~

Yannick's Silly Stables

← Back to home

BAIL — Excuse Generator

BAIL app screenshot

Generate a believable, context-aware excuse for any situation. Describe what you're bailing on, pick a threat level and an excuse flavor, and get a ready-to-send alibi in seconds.

Next.jsAIGroqTailwind CSSWeb App

Built with Next.js 16, Tailwind CSS, and the Groq API (Llama 3.1).

How it works

  1. Describe the situation you need to bail on.
  2. Pick a threat level and an excuse flavor.
  3. Get a ready-to-send alibi — or hit the dice for a random situation.

Excuse flavors and threat levels are data-driven, so new combinations can be added without touching the UI.

API key modes

A key button in the header lets users supply their own Groq API key (saved in localStorage). In default mode the server key is used as a fallback; in user mode every request requires a user-supplied key.