All builds

BUILD 003 / Project record

Live

Tell Me Your Problem Bot

A practical response loop for real problems submitted by real people.

STATUSLiveLATEST NOTE2026-04-27

The problem

Small-business owners often know where time is disappearing but do not know which AI approach is realistic or affordable.

The solution

A Tally webhook turns a described problem into a short practical response, emails it to the submitter and sends a separate internal notification.

Build timeline

What changed, and why.

  1. 01

    worked

    Duplicate delivery and unsafe HTML guarded

    Added stable submission keys, escaped email content and Resend idempotency to prevent duplicate delivery and unsafe HTML.
  2. 02

    changed

    Bot marked live and working

    Recorded the problem-response workflow as built, live and working.

Lessons learned

The notes I would use next time.

WORKED

Asking for the problem in plain language lowers the barrier to taking part.

BROKE

Webhook retries can repeat side effects unless idempotency is designed in.

CHANGE

Add clearer examples and boundaries before connecting a public chat experience.