Built My Own AI Agent Using n8n
1. **Defined the goal:** to build a chat agent that understands and responds using AI.
2. **Added a Trigger Node:** to capture chat messages automatically.
3. **Connected to Gemini AI:** to generate smart, context-aware replies.
4. **Processed and formatted outputs:** using function nodes for clean responses.
5. **Tested and deployed** the workflow to handle live conversations.