Turn a chat window into a research helper. Ask a question, and it replies with clear answers, pulling fresh results from the web when needed. Great for marketing teams that need quick topic research, content briefs, and fact checks without opening more tabs.
When a message arrives, the chat trigger sends it to an AI agent. The agent uses an OpenAI chat model with a short memory of the last 20 messages to keep context across follow ups. If live data is required, the agent calls SearchAPI with the query and reads the results. The answer is then written in the same chat, so your team gets one clean response that blends reasoning and current data.
Setup is simple. You only need API keys for OpenAI and SearchAPI and access to n8n. Pick your preferred search engine inside the SearchAPI node and adjust model settings to match your tone. Expect faster turnarounds, like cutting one hour of manual searching down to a few minutes per request. Use it for outlines, competitor snapshots, product FAQ checks, and quick market scans.