- Automatically tag calendar events based on content
- Store tagged event data in Google Sheets for tracking
- Enhance event organization through automated workflows
Webhook trigger captures new calendar events Text splitter processes event details into manageable chunks Embeddings are generated using OpenAI for semantic understanding Data is inserted into Weaviate for efficient storage and retrieval RAG agent processes the data for tagging Tagged information is appended to Google Sheets
- 1Import the workflow template into n8n
- 2Configure the webhook trigger with your desired endpoint
- 3Set up OpenAI and Weaviate credentials
- 4Connect the Google Sheets account for data storage
- 5Test the workflow by creating a new calendar event