File size: 887 Bytes
10c889d
b0e108e
 
 
 
10c889d
b0e108e
10c889d
b0e108e
10c889d
 
 
b0e108e
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
---
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](https://huggingface.co/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

1. Click the microphone and record your journal entry
2. Hit **Reflect β†’**
3. 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