Signup

Save the first reply draft and keep the buyer thread moving.

Create a workspace password, enter your email, and paste a buyer message. ReplyPilot stores the draft in Postgres while sending a welcome email with the result.

What happens on submit

  • 1. The email gets lowercased and stored in the signup table.
  • 2. The workspace password is hashed before persistence.
  • 3. The buyer message is turned into a reply draft with runtime AI.
  • 4. The draft is persisted so the seller can reuse it later.
  • 5. A welcome email is sent if the mailbox is configured.

Signup and draft in one step

Paste the message, give a little context, and the app drafts a reply in your voice.

Live AI

Signup stores the draft and sends a welcome email.