u@umaimaengineer· 1h
Level 1 AI Agent in n8n (Gemini + Tools + Memory)
Just built a custom Level 1 AI Agent using n8n! 🚀
Here is what's running under the hood:
- **LLM Model:** Google Gemini Chat Model
- **Memory:** Window Buffer Memory for conversation context
- **Tools:** Custom HTTP Request tool fetching live web data (Wikipedia API) & Calculator tool
In this demo, the agent autonomously decides to call the HTTP tool to fetch live information about Tesla and formats the output smoothly.
Feedback and suggestions for Level 2 features are welcome!