ResonanceEngine
# ResonanceEngine — Text Alignment Scoring for AI Outputs **Stop shipping AI features blind.** ResonanceEngine tells you exactly how well two texts resonate — whether that's a model output vs. expected answer, a chatbot reply vs. brand voice, or a generated email vs. the user's intent. ## Why developers use it LLMs are non-deterministic. You need a fast, calibrated way to measure "did the output…
ResonanceEngine endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
Evaluate /resonance-engine-evaluate |
Evaluate alignment between two text strings and get a 0-100 score with detailed signals. Supports four modes: semantic (meaning match), intent (purpose match), emotional (tone… |
| POST |
Batch /resonance-engine-batch |
Evaluate multiple text pairs in parallel (1-20 pairs per request). Returns per-pair results plus average alignment score. Ideal for bulk content quality checks. |
ResonanceEngine pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 3 / minute |
|
| PRO Recommended | $29 / month | 60 / second |
|
| ULTRA | $99 / month | 300 / second |
|