- Notifications
You must be signed in to change notification settings - Fork1
IronJayx/n8n-copilot
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
n8n is a workflow automation platform that gives technical teams the flexibility of code with the speed of no-code.
n8n-copilot adds native a native AI copilot to 10x your workflow development speed.
- All of n8n capabilities
- AI Copilot: Native Agentic chat (workflow creation, edition, q&a...)
You need your own Anthropic API key to use the chat.Get one atAnthropic Console
Once the app is running you can add it as a standard n8n credentials.
Node.js version 22.16 or newer is required for development purposes.
For mac users:
volta install node@22.16
(requiresNode.js):
pnpm build && pnpm start
Access the editor athttp://localhost:5678
Need help? This is a very early beta reach out to me directly if anything goes wrong.Twitter
faster workflow editions:
- Use a diff model/logic to apply workflow changes (no need to reply with full workflow)
- Add planning (which parts to edit/ or not)
- Use a diff model/logic to apply workflow changes (no need to reply with full workflow)
discussion persistence
- Store chat history along with workflow
custom system prompt
- Add your own system prompt
hosted solution ?
Not affiliated with n8n
n8n isfair-code distributed under theSustainable Use License andn8n Enterprise License.
- Source Available: Always visible source code
- Self-Hostable: Deploy anywhere
- Extensible: Add your own nodes and functionality
Enterprise licenses available for additional features and support.
Additional information about the license model can be found in thedocs.
Short answer: It means "nodemation" and is pronounced as n-eight-n.
Long answer: "I get that question quite often (more often than I expected) so I decided it is probably best to answer it here. While looking for a good name for the project with a free domain I realized very quickly that all the good ones I could think of were already taken. So, in the end, I chose nodemation. 'node-' in the sense that it uses a Node-View and that it uses Node.js and '-mation' for 'automation' which is what the project is supposed to help with. However, I did not like how long the name was and I could not imagine writing something that long every time in the CLI. That is when I then ended up on 'n8n'." -Jan Oberhauser, Founder and CEO, n8n.io
About
AI copilot for n8n.
Resources
License
Code of conduct
Security policy
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
Packages0
Languages
- TypeScript90.2%
- Vue8.0%
- SCSS1.1%
- JavaScript0.4%
- Handlebars0.2%
- HTML0.1%