Overview
What this demonstrates:- Self-hosted n8n with AI nodes
- Workflow execution tracing
- OpenAI/Anthropic integration
- Background workflow monitoring
oisp-cookbook/self-hosted/n8n
Running
Sample Workflow
Create workflow with:- HTTP trigger
- OpenAI Chat node
- Send email/webhook
Captured Events
- All AI requests from n8n workflows
- Workflow execution context
- Node-level tracing
Use Cases
- No-code AI workflows
- Marketing automation
- Data processing
- Integration automation