- Convert voice notes into structured tasks in Notion
- Automatically log tasks into Google Sheets for tracking
- Receive real-time error notifications via Slack
Trigger the workflow with a voice command via a webhook Split the voice input into manageable text chunks Generate embeddings for the text to enhance processing Insert the processed data into a Weaviate vector store Utilize a RAG agent to manage and retrieve task information Append the final task details to Google Sheets Send alerts to Slack in case of errors
- 1Import the workflow template into n8n
- 2Configure the webhook to receive voice input
- 3Set up Google Sheets and connect it to the workflow
- 4Connect OpenAI and Weaviate credentials
- 5Test the workflow with a sample voice command