rowboat/apps/x
Arjun 158d90f415 feat: transcribe voice memos with Deepgram and save as .txt
After saving a voice memo, send the audio to Deepgram's Nova-2 STT API
and write the transcript as a .txt file alongside the audio in
~/.rowboat/voice_memos/. Reads the API key from config/deepgram.json.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-02 23:05:37 +05:30
..
apps feat: transcribe voice memos with Deepgram and save as .txt 2026-02-02 23:05:37 +05:30
packages upgrade composio and dependencies 2026-02-02 22:01:37 +05:30
.gitignore bootstrap new electron app 2026-01-16 12:05:33 +05:30
eslint.config.mts ignore renderer eslint 2026-01-16 12:05:33 +05:30
package.json integrate electron forge 2026-01-17 10:28:44 +05:30
pnpm-lock.yaml upgrade composio and dependencies 2026-02-02 22:01:37 +05:30
pnpm-workspace.yaml fix pnpm postinstall 2026-01-21 10:47:44 +05:30
tsconfig.base.json bootstrap new electron app 2026-01-16 12:05:33 +05:30