top of page

AI Web Search Agent with Memory

An n8n workflow combining OpenAI's GPT-4o-mini, SearchAPI.io, and LangChain to create an AI agent that performs web searches on demand. It uses SearchAPI as a tool and retains recent chat context with a sliding memory buffer for smarter responses.

bottom of page