diff --git a/README.md b/README.md index 339be03..b66b1d0 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ Dervish replaces both with a **one-call MCP tool**: pass your sequences, get bac **Without Dervish:** token cost scales linearly with examples. **With Dervish:** one compact grammar describes them all — a ~60–200 token rule instead of thousands of tokens of raw examples. Try it out and you too will say: -

Dervish animation

+

Dervish animation

## MCP Server @@ -142,7 +142,7 @@ The sweet spot: **multiple implementations of the same abstract task** with a sh ## Token savings

- Token savings per dataset + Token savings per dataset

Across all public benchmarks, Dervish delivers **40–83× compression**. The grammar is smaller than a single example file would be — and it represents the entire dataset.