Skip to content

KaiKenju/n8n-Futuristic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

n8n-Futuristic

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

AI_AGENT

🌎 English / Vietnamese / 日本


Introduction

n8n is a next-gen, future-proof no-code platform that merges coding flexibility with rapid integrations, built-in AI, and complete data control.

Chatbot RAG

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.

Vector store Embedding embedding

Pipeline Chatbot

embedding

Technical Overview

  • Google Gemini Embedding
  • Groq
  • Pinecone Vector Store
  • Google Cloud

Demonstration

Mô tả GIF

  • Watch full video Here how to build chatbot with your own data without payment API,
  • Or read documents: Read

Quick Start

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

Resources

What does n8n mean?

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-Agent: Low-Code & No-Code Automation Nexus

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published