Extract Personal Data with Self-Hosted Mistral NeMo LLM - n8n Workflow | Neura Market
Extract Personal Data with Self-Hosted Mistral NeMo LLM
Uses self-hosted Mistral NeMo LLM via Ollama in n8n to extract personal info from text into JSON, ensuring on-premises data privacy for enterprises.
This n8n workflow integrates a self-hosted Mistral NeMo Large Language Model (LLM) through Ollama and LangChain nodes to extract structured personal information from unstructured text inputs. It processes sensitive data locally, converting free-form text into a consistent JSON format using a customizable schema defined in the Structured Output Parser node.
Key features include the Basic LLM Chain for precise prompting, optimized Ollama Chat Model parameters for efficient local inference, and bu
Platform
n8n
Category
Language Tools
Price
$14.99
Creator
Bryce Yu
LLM
Mistral NeMo
Ollama
Data Extraction
PII
Privacy
LangChain
JSON Schema
n8n AI
Self-Hosted
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.