DEV Community

Cover image for Try our evaluation playground — no API key, no signup
Ayoola Solomon
Ayoola Solomon

Posted on

Try our evaluation playground — no API key, no signup

We shipped a public playground for echostack — paste business signal text, get a structured decision back.

Try it: https://getechostack.com/playground

No account required.

What it does

Most tools give you a score. This returns an operational decision:

  • Status — e.g. QUALIFIED, PARTIAL, ESCALATE.
  • Extracted fields — budget, authority, severity, timeline, etc.
  • Recommended next action — e.g. BOOK_MEETING, ESCALATE_NOW, GATHER_INFO

Scenarios built in

  1. Sales call — inbound qualification (BANT-style)
  2. Web form — demo request / inbound lead
  3. Support ticket — P0 outage triage
  4. Trial usage — PLG expansion signals

Each scenario loads sample text you can edit, or paste your own (up to 1,000 chars).

Why we built it

We kept hearing: "I don't want another lead score — I want to know what to do with this inbound signal."

The playground runs the same evaluation path as our production API. Sign up only if you want API keys and to wire it into your stack.

What I'd love feedback on

  • Is the output format actually useful for your workflow?
  • What scenario should we add next? (support triage, fraud, compliance, etc.)
  • Would you use this via API, webhook, or no-code?

Drop a comment — especially if something breaks or the result feels wrong for your input.

Top comments (1)

Collapse
 
ericpaul profile image
Eric Paul • Edited