Extract Personal Data with Self-Hosted LLM Mistral NeMo
detail.loadingPreview
Extracts personal data from chat messages using a self-hosted Mistral NeMo LLM and structured output parsing.
🚀Ready to Deploy This Workflow?
About This Workflow
Overview
This workflow leverages a self-hosted Ollama instance running the Mistral NeMo model to extract structured personal data from incoming chat messages. It includes error handling and an auto-fixing mechanism for LLM responses.
Key Features
- Utilizes a self-hosted LLM (Mistral NeMo via Ollama)
- Implements structured output parsing with a JSON schema
- Includes an auto-fixing mechanism for LLM response errors
- Basic error handling with a dedicated node
- Provides configuration notes via sticky notes
How To Use
- Install Ollama: Ensure Ollama is installed and running on your server.
- Pull Mistral NeMo Model: Run
ollama pull mistral-nemoin your terminal. - Configure n8n Credentials: Set up the Ollama API credentials in n8n.
- Import Workflow: Import this JSON into your n8n instance.
- Configure Webhook: Set up a webhook for the 'When chat message received' node to trigger the workflow.
- Update Prompt Source: If you change the data source for the LLM, update the
Prompt Source (User Message)setting in the Basic LLM Chain node.
Apps Used
Workflow JSON
{
"id": "ed99916c-c7ba-482e-9a4c-19fa9af057ae",
"name": "Extract Personal Data with Self-Hosted LLM Mistral NeMo",
"nodes": 0,
"category": "AI / LLM Automation",
"status": "active",
"version": "1.0.0"
}Note: This is a sample preview. The full workflow JSON contains node configurations, credentials placeholders, and execution logic.
Get This Workflow
ID: ed99916c-c7ba...
About the Author
Crypto_Watcher
Web3 Developer
Automated trading bots and blockchain monitoring workflows.
Statistics
Verification Info
Related Workflows
Discover more workflows you might like
Telegram Profanity & Toxicity Filter
This n8n workflow automatically monitors incoming Telegram messages for profanity and toxic language. It leverages Google's Perspective API to analyze message content, and if a message is deemed inappropriate, the workflow sends an automated warning response back to the sender.
Automated Multi-Platform Influencer Discovery & Qualification
This powerful n8n workflow automates the entire process of discovering, scoring, and qualifying ideal influencers across Instagram, TikTok, and YouTube for your marketing campaigns. Streamline your talent acquisition by leveraging custom criteria and a sophisticated scoring algorithm.
Robust Concurrency Control for n8n Workflows with Redis
Prevent simultaneous execution of critical n8n workflows or tasks using a centralized, Redis-backed locking mechanism. This reusable utility workflow ensures data integrity and resource management by allowing other workflows to acquire, check, and release locks.
Convert Any Webpage to PDF and Save Locally
This n8n workflow provides a simple way to convert any public webpage URL into a PDF document. Once converted, the PDF file is automatically saved to your local disk, making it easy to archive or share web content offline.
Weekly Cocktail Inspiration for Your Team
Automatically share engaging cocktail recipes with your team or community every week. This workflow fetches a random recipe, generates a beautiful visual card using Bannerbear, and posts it directly to your Rocket.Chat channel, fostering fun and connection.
Automated Multi-Platform Social Media Publisher
Streamline your social media content creation and publishing with this n8n workflow. Simply fill out a web form with your caption, media (image or video), and target platforms, and let n8n automate the posting process across multiple social networks.