AI-Agent: Low-Code & No-Code Automation Nexus

🌎 English / Vietnamese / 日本
n8n is a next-gen, future-proof no-code platform that merges coding flexibility with rapid integrations, built-in AI, and complete data control.
Chat and Embedding models are combined to build chatbots based on personal data, implemented in a no-code/low-code approach to minimize programming and no payment API costs.
- Google Gemini Embedding
- Groq
- Pinecone Vector Store
- Google Cloud
- Watch full video Here how to build chatbot with your own data without payment API,
- Or read documents: Read
Try n8n instantly with npx (requires Node.js):
cd n8n
npx n8n
Or deploy with Docker:
docker volume create n8n_data
docker run -it --rm --name n8n -p 5678:5678 -v n8n_data:/home/node/.n8n docker.n8n.io/n8nio/n8n
Access the editor at http://localhost:5678
Or using web editor for low-code/no-code : Get Started
- 📚 Documentation
- 🔧 400+ Integrations
- 💡 Example Workflows
- 🤖 AI & LangChain Guide
- 👥 Community Forum
- 📖 Community Tutorials
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