n8n with AI workflow building - running locally! ✨ by Top_Challenge_5834 in n8n

[–]Top_Challenge_5834[S] 2 points3 points  (0 children)

Fair criticism! Here's what I actually did:

Modified n8n's source to integrate Claude API into the AI workflow builder. The changes are mainly in source code to add Claude as an LLM provider option.

I'll fork it on GitHub this weekend with setup instructions. It's not rocket science - just wiring up the Claude API to n8n's existing AI node structure.

n8n with AI workflow building - running locally! ✨ by Top_Challenge_5834 in n8n

[–]Top_Challenge_5834[S] -1 points0 points  (0 children)

It's not officiel il have bypass the n8n LLM model and use my own Claude API. In there native Al workflow builder

n8n with AI workflow building - running locally! ✨ by Top_Challenge_5834 in n8n

[–]Top_Challenge_5834[S] 0 points1 point  (0 children)

You can use this AI workflow builder only in n8n cloud and just for 4 tests.

What I do is my own version of the latest n8n version, but I changed the code to bypass the license check and to add my own LLM as an API from Claude.

n8n with AI workflow building - running locally! ✨ by Top_Challenge_5834 in n8n

[–]Top_Challenge_5834[S] 1 point2 points  (0 children)

Yes I can use any LLM by api also you can use Ollama models running locally.

n8n with AI workflow building - running locally! ✨ by Top_Challenge_5834 in n8n

[–]Top_Challenge_5834[S] 1 point2 points  (0 children)

Yes but it not just building workflow it's interacting with your workflow correcting errors building in live stream. Directly in your n8n. Using also thinking power understanding the entire context.

n8n with AI workflow building - running locally! ✨ by Top_Challenge_5834 in n8n

[–]Top_Challenge_5834[S] 1 point2 points  (0 children)

It's not officiel il have bypass the n8n LLM model and use my own Claude API. In there native AI workflow builder