this post was submitted on 08 Dec 2025
78 points (91.5% liked)

Selfhosted

60542 readers
531 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

Detailed Rules Post

  1. Be civil.

  2. No spam.

  3. Posts are to be related to self-hosting.

  4. Don't duplicate the full text of your blog or readme if you're providing a link.

  5. Submission headline should match the article title.

  6. No trolling.

  7. Promotion posts require active participation, with an account that is at least 30 days old. F/LOSS without a paywall has exceptions, with requirements. See the rules link for details.

  8. AI-related discussions and AI-involved promotional posts have additional requirements for tagging, as noted in Rule 7 and the AI & Promotional Post Expanded Rules post.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 3 years ago
MODERATORS
 

I see n8n everywhere and while I love automation I can't think of a use case, that couldn't be realized in Bash instead.

So I'm wondering, if you use n8n what are you using it for?

you are viewing a single comment's thread
view the rest of the comments
[–] irmadlad@lemmy.world 6 points 7 months ago (1 children)

Just to be clear there are two versions. One with nuts for those who want that AI experience, and one without nuts for the anti-ai faction in the group. The n8n ai-starter kit will spin up n8n with AI. I use the plain n8n mainly because I don't have the equipment to run an in-house AI properly or rather effectively, and I don't want to connect to AI exterior of my network. A friend of mine runs the ai-starter kit and does some really impressive stuff with it, but he has all the new toys to properly run it.

[–] skeptomatic@lemmy.ca 2 points 7 months ago (1 children)

2 versions? Nuts vs no nuts?
What do you mean? Your not being clear.
The AI starter kit is a docker stack, not a version or flavour of n8n.

[–] irmadlad@lemmy.world 3 points 7 months ago* (last edited 7 months ago) (1 children)

There is n8n with AI and there is n8n without AI. I run the n8n without AI. AI is not required to run n8n. Both versions can be run in Docker.

[–] skeptomatic@lemmy.ca 2 points 7 months ago

I've only ever added AI to n8n workflows through ollama nodes/tools and agents and whatnot.
I haven't seen the version where an AI llm is baked in yet.
I did see we have tables now which is handy.
Like I said, I'm self self-hosted tho so, either way, don't have to use it if you don't want. I'd probably recommend anyone just install whichever is easiest unless, it's forcing you to download the llm blobs/models and you don't have the space for it.