Hi n8n community! ![]()
I wanted to share a project I’ve been working on to help users run AI automations without the recurring costs of OpenAI or other paid APIs.
I’ve created a comprehensive guide on how to connect n8n with Ollama (Llama 3, Mistral, Phi-3) to run everything locally on your own hardware.
Why this guide?
- Privacy-First: Your data never leaves your machine.
- Zero Cost: No API keys or subscriptions needed.
- Multilingual Support: I’ve written the guide in English, বাংলা (Bengali), हिन्दी (Hindi), Español, Français, and العربية.
- Ready-to-use Workflow: I’ve included a downloadable
.jsontemplate so you can import and test it instantly.
You can find the full guide here:
GitHub: n8n-local-llm-ollama-guide
What’s inside?
- Simple setup for Ollama on Windows/Mac/Linux.
- How to expose Ollama’s API for n8n.
- n8n HTTP Request node configuration.
- Hardware optimization tips for 4GB, 8GB, and 16GB+ RAM.
I’d love to hear your thoughts! If you have built any cool local AI workflows, please share them here. If you find the guide helpful, feel free to give it a
on GitHub!