Connecting RadGPT to n8n

Hello,

I am new to n8n and I have 2 question:

  1. If I have a local VLM on my machine say a model fine-tuned to detect tumors in x-rays. What is the best way to connect it to n8n?
  2. Is there a way that I can connect RadGPT to use in n8n?

Hi @Rana_Benmahmoud

How are you running it locally?

If you’re using Ollama this could possibly be the easiest solution. But if it is CLI based you could also automate it using SSH tools in n8n.

Im interested in hearing what solutions you’re exploring :slight_smile:

Using OLLAMA yes.