AI Agents & Chatbots
2,343 results — 397 downloadable workflow files, 1,946 source-linked n8n references
Evaluation metric example: categorization
On webhook or evaluation trigger, runs an OpenAI agent to categorize input and scores the categorization accuracy.
Evaluation metric example: Check if tool was called
On chat or evaluation trigger, runs an OpenAI agent with a calculator and HTTP tool, scoring whether the expected tool was called.
AAVE Portfolio Professional AI Agent
On a schedule, an OpenAI agent fetches AAVE portfolio data via HTTP, logs it to Google Sheets, and alerts via Telegram and Gmail.
Telegram Email Assistant Agent
On a Telegram message, an OpenAI agent drafts and sends emails via Gmail and replies on Telegram.
Automatic [Slow] Discord Task Worker with No Community Trigger Node (This Is a Bad Way to Do This and You Should Probably Not)
On a schedule, fetches Discord messages, filters and deduplicates them, and processes tasks via HTTP requests.
Personal - Solicitar TRM
On a Telegram message, an OpenAI agent fetches exchange-rate (TRM) data via HTTP, calculates results, and replies in Telegram.
OctoPrint Manager
On a chat message, an OpenAI agent queries OctoPrint over HTTP to manage 3D prints and posts status to Discord.
Ultimate Gaming AI Agent
On a Telegram message, an OpenAI agent answers gaming questions and generates or edits images, replying via Telegram.
Route User Requests to Specialized Agents with GPT 4o Mini
On a webhook request, routes user requests to specialized GPT-4o-mini agents via OpenRouter and returns the response.
Tesla 1hour and 1day Klines Tool n8n
When called by another workflow, an OpenAI agent fetches Tesla 1-hour and 1-day klines via HTTP request tools.
Query to Action Automation with Bright Data MCP & OpenAI GPT
On a chat message, an OpenAI agent uses Bright Data MCP tools to research queries and trigger downstream actions.
Find Reddit Prospects & Generate Personalized Responses with Llama3 AI and Google Sheets
On manual run, pulls keywords from Google Sheets, finds matching Reddit posts, and drafts personalized replies with a local Llama3 Ollama agent.
🫶 Taxi Booking Support
On a schedule, runs a Grok agent over Postgres data to manage taxi bookings and sync Google Calendar events.
💬 Demo Call Back
On a sub-workflow trigger, handles demo call-back requests via Telegram, persisting session state in Redis and Postgres.
👷♂️ Taxi Booking Worker
On a sub-workflow trigger, processes taxi bookings against Redis and Postgres and creates Google Calendar events.
🛎️ Taxi Service
On a chat message, runs a Grok agent with Postgres memory to handle taxi requests, persisting state in Redis and Postgres.
🤙 Telegram Call In
On a Telegram message, transcribes voice with Google Speech, routes the request, and stores session state in Redis and Postgres.
Audit & Generate JSON Ld Schema Markup for SEO with GPT 4.1 Mini + Gmail
On form submission, audits a page and generates JSON-LD schema markup with an OpenRouter agent, then emails it via Gmail.
🌍 AI WhatsApp Translator + Voice Transcriber with HubSpot Integration
On a webhook, transcribes WhatsApp voice notes and translates messages with OpenAI and Groq, then updates contacts in HubSpot.
📊 AI Token Tracker for WhatsApp & Telegram – Save AI Usage to Google Sheets
On Telegram and webhook messages, runs an OpenAI/OpenRouter agent and logs token usage to Google Sheets, Airtable, and Calendar.
Listing
On a webhook, runs an OpenAI agent over listings, batching items through sub-workflows and sending emails as a tool.
Automate Agile Refinement Prep with Gmail, OpenAI & Google Sheets
On a schedule, reads Google Calendar events and Sheets, drafts refinement prep with an OpenAI agent, and emails it via Gmail.
Message Buffer System with Redis for Efficient Processing
Buffers incoming chat messages in Redis, waits to batch them, and triggers downstream sub-workflow processing for efficiency.
Groq Chat Agent With Postgres
On a chat message, answers via a Groq-powered AI agent with conversation memory that queries a Postgres database.