Chat with AI via OpenRouter Mistral Model - n8n Workflow | Neura Market
Chat with AI via OpenRouter Mistral Model
n8n workflow for automated AI chats using OpenRouter's free Mistral model. Trigger manually, send prompts, and summarize responses effortlessly.
This n8n workflow enables seamless interaction with AI models through OpenRouter.ai's chat API, specifically using the Mistral Small 3.2 model. It starts with a manual trigger, sets the model and user message (e.g., 'What is the meaning of life?'), sends a POST request to the API with Bearer token authentication, and extracts/summarizes the AI response from choices[0].message.content.
Benefits include rapid AI prototyping without hosting servers, cost-free testing via OpenRouter's free tier, an
Platform
n8n
Category
Real Estate
Price
$9.99
Creator
BestWorkflows
AI Chatbot
OpenRouter
Mistral AI
n8n Automation
Real Estate
Property Listings
Chat Completions
API Integration
Prompt Testing
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.