Back to landing
Portfolio demoUpdated April 18, 2026

Privacy Notice

Async Copilot is a non-commercial portfolio demonstration of a visible, human-in-the-loop support-triage workflow. It is not offered as a product, and there is no user account, subscription, or customer support.

What is collected

The demo accepts short text inputs (customer name, case description, optional reported urgency) that you voluntarily paste or type into the intake form. Those inputs are stored in a Supabase project owned by the author, associated with the generated case and run records, for the sole purpose of rendering the triage pipeline back to you in real time.

Pre-loaded sample cases contain fabricated customer names. Any real names or identifiers you paste into the demo will be visible to anyone with the run URL. Do not paste sensitive data into this demo.

What is not collected

  • No analytics or tracking pixels.
  • No third-party advertising SDKs.
  • No login, no cookies beyond session essentials.
  • No email addresses or phone numbers are requested or stored.

Third parties and processors

Case and run data are stored in a Supabase project controlled by the author so the demo can render saved runs, samples, and response packs.

When real AI inference is enabled, the demo sends case text to Groq's API to generate staged triage output. If no valid `GROQ_API_KEY` is configured, the demo falls back to synthetic stage output and no model provider receives your input.

When a Slack webhook is configured, approving a response pack can send a short run summary to Slack. In dry-run mode, that dispatch is simulated and no Slack message is sent.

No advertising networks, analytics vendors, or marketing pixels receive your inputs.

Data retention & deletion

Runs and cases are retained indefinitely for demo continuity. If you want a record removed, open an issue on the project's GitHub issue tracker and include the run ID.

Jurisdiction

This demo is operated by an individual, not a company. It is not a contract, not a service-level agreement, and not a commitment of any kind. Use it as a reference implementation.