Hi! I'm Bruno, and I'm here to help you automate your finances intelligently. This workflow has been carefully developed to transform the way you manage your money, using the power of artificial intelligence and the flexibility of n8n. With a focus on usability and innovation, this financial agent is the perfect solution for anyone seeking control and insights into their personal or business finances.
This ready-to-use workflow acts as a powerful AI financial assistant, capable of recording your transactions (income and expenses), categorizing them, and providing personalized advice and tips. It is designed to be highly extensible and adaptable to your needs, using cutting-edge technologies to ensure accuracy and efficiency.
This workflow requires n8n self-hosted (or n8n Cloud with custom credentials + community nodes enabled).
For the agent to function correctly, the following tables are required in the PostgreSQL database (Supabase):
transactions
: To store details of each transaction (income/expense).balances
: To store consolidated balance per day and per user.memoria_chat
: To store conversation history for agent memory.Set the webhook path to receive messages from your Telegram API provider (or other messaging platform).
Ensure the supporting workflows (Financial | AI Agent | Register Tool
and Financial | AI Agent | Balance Tool
) are also imported and connected correctly to the main workflow (Financial | AI Agent
).
This workflow uses LangChain agents, OpenAI GPT-4.1, Supabase, and PostgreSQL. It includes multiple "sticky notes" inside the workflow with detailed explanations.
Ideal for individuals, consultants, and developers looking for an intelligent and extensible AI chatbot experience for financial management.