LaelaZ commited on
Commit
8648b89
·
verified ·
1 Parent(s): c411f00

Update Space card: honest demo framing (provider-agnostic; stub for keyless demo)

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -11,7 +11,9 @@ short_description: AI e-commerce support automation + ROI dashboard
11
 
12
  # SupportCopilot
13
 
14
- **An AI agent that automates first-line e-commerce customer support and proves the ROI — runs end-to-end with zero paid API keys.**
 
 
15
 
16
  [![CI](https://github.com/LaelaZorana/ecom-support-copilot/actions/workflows/ci.yml/badge.svg)](https://github.com/LaelaZorana/ecom-support-copilot/actions/workflows/ci.yml)
17
  ![Python](https://img.shields.io/badge/python-3.10%2B-blue)
 
11
 
12
  # SupportCopilot
13
 
14
+ **An AI agent that automates first-line e-commerce customer support and proves the ROI — grounded in your own catalog + policies, with a provider-agnostic LLM layer.**
15
+
16
+ > **Demo note:** the deflection and ROI figures are measured on a seeded 20-ticket eval set; the public demo runs a deterministic stub (add an `ANTHROPIC_API_KEY` / `OPENAI_API_KEY` for a live model).
17
 
18
  [![CI](https://github.com/LaelaZorana/ecom-support-copilot/actions/workflows/ci.yml/badge.svg)](https://github.com/LaelaZorana/ecom-support-copilot/actions/workflows/ci.yml)
19
  ![Python](https://img.shields.io/badge/python-3.10%2B-blue)