8 ms·
I just built something analogous using Shortcuts, Claude, and Logseq. The shortcut uses iOS dictation, sends the transcript with a system prompt to Claude, and
by katzskat 2y ago
I just built something analogous using Shortcuts, Claude, and Logseq. The shortcut uses iOS dictation, sends the transcript with a system prompt to Claude, and the llm returns summarized markdown with TODO keywords if appropriate. Finally the shortcut appends the markdown to the local Logseq journal file, which then gets synchronized using git / Working Copy.
- weaksauce 2y agocool workflow... is this documented anywhere?
- maxrmk 2y agoSeconding the other commenter, I’d love a more detailed version of how you do this. I looked into doing something similar with voice memos and couldn’t figure it out.
- volker48 2y agoI did something vaguely similar using a discord bot and Whisper https://github.com/volker48/disco-whisper https://github.com/volker48/disco-whisper