Commit 5510bfd
committed
feat: transcription & AI - Whisper, summaries, task extraction
- OpenAI Whisper transcription (gpt-4o-mini-transcribe)
- Auto-generate 3-7 word summaries (GPT-4o-mini)
- Extract actionable tasks from transcripts
- TranscriptionSection UI component
- SettingsPanel for OpenAI key management
- Secure API key storage in authStore
- 25MB file size limit handling1 parent 1093438 commit 5510bfd
File tree
6 files changed
+945
-4
lines changed- src
- main
- services
- renderer
- features/recordings/components
- stores
6 files changed
+945
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
0 commit comments