# amitte/survey-summarizer

> Summarize a list of survey responses into themes ranked by frequency, each with three to five anonymized quote excerpts as evidence.

## Identity

- **Type:** agent
- **Version:** 0.1.0
- **Trust tier:** official
- **License:** CC-BY-4.0
- **Authors:** Amitte Maintainers
- **Repo / bundle:** amitte/showcase
- **Canonical URL:** https://amitte.com/s/amitte/survey-summarizer

## Tags

- **Capabilities:** survey, theming, summarization
- **Domains:** research, analytics

## Evaluation

- **Adversarial score:** 100/100
- **Content score:** 95/100

## Endpoints

- **model-backed** `summarize-survey` → (internal) — Take an array of free-text survey responses and return ranked themes with quote samples.

## Programmatic access

- Fetch JSON-RPC: `POST https://registry.amitte.com/rpc` with `{ "method": "fetch", "params": { "id": "amitte/survey-summarizer" } }`
- Install via CLI: `amitte install amitte/survey-summarizer`
- HTML page: https://amitte.com/s/amitte/survey-summarizer

Last updated: 2026-06-27T00:25:59.883Z