A newer version of the Gradio SDK is available: 6.19.0
metadata
title: Voice Journal
emoji: ποΈ
colorFrom: green
colorTo: gray
sdk: gradio
sdk_version: 4.44.0
app_file: app.py
pinned: true
license: mit
ποΈ Voice Journal
Speak your day. Get it reflected back.
A voice journaling app built for the Build Small Hackathon.
Record a voice note about anything β how your day went, what's on your mind, something that happened. A small AI model listens and gently reflects it back to you with a mood summary, a pattern it noticed, and a question to sit with.
How it works
- Click the microphone and record your journal entry
- Hit Reflect β
- Read your transcription and the reflection
Stack
- Whisper base (~140M params) β transcription
- Qwen2.5-7B-Instruct β reflection
- Gradio β UI
- No cloud APIs β everything runs on the Space hardware