Adas event annotator
★ 6.0 · n8n · medium · 11 nodes
Adas event annotator is an n8n automation template that receives incoming events via webhook and automatically generates annotations using large language models. Reach for it when you need to label or classify a stream of events without manual review, tag incidents or logs on arrival, and log structured results to a spreadsheet without writing code. Trigger: webhook. Integrations: Cohere, OpenAI, Google Sheets. The workflow accepts event payloads, forwards them to a language model (Cohere or OpenAI) for annotation or classification, and writes the output directly to Google Sheets. Direction — enriching and tagging inbound events, not generating events or monitoring data sources (use other catalog templates for data collection). Deployed by importing a JSON file into n8n, either self-hosted or cloud. A good fit for teams building a no-code event annotation pipeline; not suitable when sub-second real-time processing is required or when data cannot be sent to external Cohere and OpenAI APIs.
- #Cohere
- #OpenAI
- #Google Sheets