- Gathering current news articles on specific topics
- Conducting research for academic projects
- Finding reliable sources for blog content
- Collecting data for market analysis
- Retrieving information for competitive research
User inputs a query through the workflow trigger The Research Agent processes the query and determines the best source It first searches Wikipedia for relevant information If not found, it queries Hacker News articles As a last resort, it uses SerpAPI for additional data The final response is compiled and sent back to the user
- 1Import the workflow template into n8n
- 2Connect your OpenAI and SerpAPI accounts
- 3Customize the initial query in the Execute Workflow Trigger node
- 4Test the workflow to ensure all connections are functioning
- 5Deploy the workflow for regular use