Log dreams via voice on waking, track recurring themes and patterns. Not interpretation — pattern recognition connecting dreams to waking life.
- Quick Capture — big record button optimized for groggy morning use with live waveform
- Voice Transcription — Web Speech API converts speech to text
- Theme Detection — automatic keyword analysis tags dreams with common themes
- Dream Journal — browse entries with mood, themes, and audio playback
- Pattern Dashboard — theme frequency charts, mood distribution, calendar view
- Insights — correlations between themes, days, and moods
React 19 + Vite + TypeScript + Tailwind CSS. PWA-ready. localStorage + IndexedDB storage.
npm install
npm run dev