Running n8n on Azure to power a AI chat agent
A lightweight Azure backend for my AI agent
Over the past few weeks, I’ve been exploring different ways to power a personal AI agent for my blog, one that can answer questions about me, my background, and my work using context I provide. I wanted a simple, secure, and cost-effective backend that I fully control and can iterate on fast.
n8n is a powerful open-source automation tool that’s perfect for wiring together APIs and logic without having to spin up tons of infrastructure.