From 12f2aa3590777e9416e40b5cc5ab89cc0db10a2b Mon Sep 17 00:00:00 2001 From: nrvo <151435968+nrvo@users.noreply.github.com> Date: Sat, 3 Feb 2024 07:04:54 +0100 Subject: [PATCH] Update description.md --- apps/n8n/metadata/description.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/apps/n8n/metadata/description.md b/apps/n8n/metadata/description.md index a3fccf73..85a7e4ff 100644 --- a/apps/n8n/metadata/description.md +++ b/apps/n8n/metadata/description.md @@ -8,3 +8,9 @@ n8n is an extendable workflow automation tool. With a fair-code distribution mod versatile, enabling you to connect anything to everything. ![Screenshot](https://raw.githubusercontent.com/n8n-io/n8n/master/assets/n8n-screenshot.png) + +## Build with LangChain and AI in n8n +With n8n's LangChain nodes you can build AI-powered functionality within your workflows. The LangChain nodes are configurable, meaning you can choose your preferred agent, LLM, memory, and so on. Alongside the LangChain nodes, you can connect any n8n node as normal: this means you can integrate your LangChain logic with other data sources and services. + +## Available integrations +n8n has 200+ different nodes to automate workflows. The list can be found on: https://n8n.io/integrations