Block 1 - Sticky Note2
- Type / Role
- n8n-nodes-base.stickyNote - stickyNote
- Config choices
- Version 1
This workflow is provided as-is. Please review and test before using in production.
How it works This template launches your very first AI Agent —an AI powered chatbot that can do more than just talk— it can take action using tools. Think of an AI Agent as a smart assistant, and t...
n8n-nodes-base.stickynote, n8n-nodes-base.rssfeedreadtool, n8n-nodes-base.httprequesttool, @n8n/n8n-nodes-langchain.agent, @n8n/n8n-nodes-langchain.chattrigger, @n8n/n8n-nodes-langchain.memorybufferwindow, @n8n/n8n-nodes-langchain.lmchatgooglegemini
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Lucas Peyrin.
Original n8n.io sourceThis template launches your very first AI Agent —an AI-powered chatbot that can do more than just talk— it can take action using tools.
Think of an AI Agent as a smart assistant, and the tools are the apps on its phone. By connecting it to other nodes, you give your agent the ability to interact with real-world data and services, like checking the weather, fetching news, or even sending emails on your behalf.
This workflow is designed to be the perfect starting point:
Chat Trigger node provides a simple, clean interface for you to talk to your agent.AI Agent node receives your messages, intelligently decides which tool to use (if any), and formulates a helpful response. Its personality and instructions are fully customizable in the "System Message".Conversation Memory node allows the agent to remember the last few messages, enabling natural, follow-up conversations.Setup time: ~2 minutes
You only need one thing to get started: a free Google AI API key.
Get Your Google AI API Key:
Add Your Credential in n8n:
Connect your model (Google Gemini) node.+ Create New Credential.Start Chatting!
Example Chat node.That's it! You now have a fully functional AI Agent. Try adding more tools (like Gmail or Google Calendar) to make it even more powerful.
This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.
| Workflow | Build your first AI agent |
|---|---|
| Complexity | intermediate |
| Nodes | 13 |
| Categories | Personal Productivity, AI Chatbot |
| Author | Lucas Peyrin |
| Published | 22 Jul 2025 |
Use the JSON export at /data/workflows/6270/6270.json as the source template for this automation.
Open n8n, import the downloaded JSON, and review each node before activating the workflow.
Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.
Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.
Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.
Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.
Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.
How it works This template launches your very first AI Agent —an AI powered chatbot that can do more than just talk— it can take action using tools. Think of an AI Agent as a smart assistant, and t...
Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.
Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your Personal Productivity, AI Chatbot use case.