AI-Powered Research Assistant with Perplexity Sonar API - n8n Workflow | Neura Market | Neura Market
AI-Powered Research Assistant with Perplexity Sonar API
AI research agent using Perplexity Sonar API. Triggered by other workflows, sends prompts for up-to-date search results, parses and outputs clean responses for further processing.
This n8n workflow serves as an AI-powered research assistant leveraging the Perplexity Sonar model via its /chat/completions API endpoint. It is designed to be triggered by another workflow using the Execute Workflow Trigger node. Upon activation, it dynamically sets a system role message and incorporates the user-defined query from the input data. A POST request is then sent to the Perplexity API with authentication via Bearer token, retrieving real-time, search-augmented responses.
The workfl