Survey Response Analysis Tool
name: survey-analysis
by 1477009639zw-blip · published 2026-04-01
$ claw add gh:1477009639zw-blip/1477009639zw-blip-betasurvey---
name: survey-analysis
description: AI-powered survey response analysis. Analyzes open-ended survey responses, clusters themes, detects sentiment, and generates actionable insights. Uses BERTopic + GPT-4o-mini.
metadata:
openclaw:
emoji: "📋"
requires:
bins: [python3]
always: false
---
# Survey Response Analysis Tool
AI-powered analysis of open-ended survey responses. Clusters themes, detects sentiment, generates actionable insights.
Usage
python3 analyze.py --input responses.csv --output report.mdInput CSV Format
respondent_id,response
1,"The product is great but delivery is slow"
2,"Amazing quality, fast shipping"
3,"Good but expensive"Output
# Survey Analysis Report
## Sentiment Distribution
- Positive: 60%
- Neutral: 25%
- Negative: 15%
## Top Themes
1. Delivery Speed (mentioned 45%)
2. Product Quality (mentioned 38%)
3. Price Value (mentioned 22%)
## Action Items
- Improve delivery logistics
- Maintain quality standardsNotes
Requires: python3, pandas, openai (or Anthropic API key)
More tools from the same signal band
Order food/drinks (点餐) on an Android device paired as an OpenClaw node. Uses in-app menu and cart; add goods, view cart, submit order (demo, no real payment).
Sign plugins, rotate agent credentials without losing identity, and publicly attest to plugin behavior with verifiable claims and authenticated transfers.
The philosophical layer for AI agents. Maps behavior to Spinoza's 48 affects, calculates persistence scores, and generates geometric self-reports. Give your...