Voice-to-text AI assistant with Voicenotes, Claude Sonnet & email delivery
This workflow provides a mechanism for using AI transcribed voice notes using [Voicenotes AI](Voicenotes AI) and then running them into an AI agent as prompts. On the "collection" end of the workflow, we gather the ou...
Template notes
This workflow provides a mechanism for using AI transcribed voice notes using [Voicenotes AI](Voicenotes AI) and then running them into an AI agent as prompts.
On the "collection" end of the workflow, we gather the output (with the recorded prompt) and do two things:
1) It is saved into NocoDB as a new row on a database table recording AI outputs and prompts. 2) The prompt gets sent to an AI agent and the output gets returned to the user's email
Who Is It For?
If you like using voice AI tools to write detailed prompts for AI, then this workflow helps to remove the points of friction in getting from A to B!
How Does It Work?
Simply tag your voice note in Voicenotes with your preferred tag (I'm using 'prompt'). Then, provide the N8N webhook as the URL for a webhook that will trigger whenever a new note is created with this tag (and this tag only). Now, whenever you wish to use a voice note as a prompt, just add the 'tag.'
This will trigger the webhook which, in turn, will trigger this workflow - sending the prompt to an AI agent of your choosing (configure within the workflow) and then saving the output into a database and returning it by email.