n8n, Dify, and Ollama might be the best self-hosted AI automation stack right now
… It focuses on agentic workflows, RAG pipelines, and deployment. You can expose what you build as APIs, which makes it easy for n8n to plug into. Ollama sits at the bottom as the model layer. It lets you run open models locally through a REST API and supports OpenAI-compatible endpoints. …