I wanted a low-friction way to journal and also improve how I communicate — two problems solved with one tool.
How it works
- Record a voice note through Whisper Flow (real-time transcription)
- The transcript is sent to Claude via the API
- Claude returns structured feedback: PREP framework adherence, filler word count, connector quality, and a 1-paragraph summary of the main idea
Why this matters
Speaking clearly is a skill that compounds. This tool gives me daily feedback without requiring a coach or audience.
Stack
- Whisper Flow — macOS app for real-time transcription
- Claude API — analysis and feedback generation
- Python — glue layer, file management, prompt templates