N8N Workflows filtra per AI Chatbot

Chat with local LLMs using n8n and Ollama

Chat with local LLMs using n8n and Ollama This n8n workflow allows you to seamlessly interact with your self-hosted Large...

Creating a AI Slack Bot with Google Gemini

This is an example of how we can build a slack bot in a few easy steps Before you can...

Enhance Customer Chat by Buffering Messages with Twilio and Redis

This n8n workflow demonstrates a simple approach to improve chat UX by staggering an AI Agent's reply for users who...

Introduction to the HTTP Tool

This n8n template showcases the new HTTP tool released in version 1.47.0. Overall, the tool helps simplify AI Agent workflows...

Handling Appointment Leads and Follow-up With Twilio, Cal.com and AI

This n8n workflow builds an appointment scheduling AI agent which can Take enquiries from prospective customers and help them book...

Organise an Event using Slack, Google Calendar and AI

This n8n workflow takes Slack conversations and turns them into Calendar events complete with accurate date and times and location...

ERP AI chatbot for Odoo sales module with OpenAI

Who is this for? This workflow is for everyone who wants to have easier access to their Odoo sales data...

Autonomous AI crawler

This workflow with AI agent is designed to navigate through the page to retrieve specific type of information (in this...

OpenAI Assistant workflow: upload file, create an Assistant, chat with it!

This is an end-to-end workflow for creating a simple OpenAI Assistant. The whole process is done with n8n nodes and...

Assistant for Hubspot Chat using OpenAi and Airtable

This workflow will allow you to use OpenAI Assistant API together with a chatting platform. This version is configured to...

AI-powered WooCommerce Support-Agent

With this workflow you get a fully automated AI powered Support-Agent for your WooCommerce webshop. It allows customers to request...

Chat with OpenAIs GPT via a simple Telegram Bot

Use case LLMs have provided a lot of value for several use cases. Especially some OpenAI models are proving to...

Chat with OpenAI Assistant (by adding a memory)

OpenAI Assistant is a powerful tool, but at the time of writing it doesn't automatically remember past messages from a...

Ask a human for help when the AI doesn't know the answer

This is a workflow that tries to answer user queries using the standard GPT-4 model. If it can't answer, it...

Allow your AI to call an API to fetch data

Use n8n to bring data from any API to your AI. This workflow uses the Chat Trigger to provide the...

Chat with a Google Sheet using AI

This workflow allows you to ask questions about the data in a Google Sheet over a chat interface. It uses...

Telegram AI bot with LangChain nodes

This workflow connects Telegram bots with LangChain nodes in n8n. The main AI Agent Node is configured as a Conversation...

AI chat with any data source (using the n8n workflow tool)

This AI agent can access data provided by another n8n workflow. Since that workflow can be used to retrieve any...

OpenAI assistant with custom tools

This workflow shows how you can get your OpenAI assistant to call an n8n workflow as a tool. Since you...

AI agent that can scrape webpages

⚙️🛠️🚀🤖🦾 This template is a PoC of a ReAct AI Agent capable of fetching random pages (not only Wikipedia or...