n8n+Supabase (postgress)+Ollama

Hi everybody,

I’m working on n8n+Supabase (postgress)+Ollama

Currently Ollama is on my PC.
I’m trying to make it working.

I’ve switched from Gemini.

I’ve used Ollama on railway.com - but it was to expansive.
Now my n8n is on fly.io

If some one is using similar set up - we can share experience and tricks.

The key is to run Ollama in two terminals:

  1. In the first terminal, keep Ollama running.

  2. In the second terminal, issue all your commands.

For example:
ollama pull qwen2.5:7b

Also, Grok helps in solving this task much better than perplexity.