top of page

Personal Data Extractor with Self-Hosted LLM

An n8n workflow that extracts structured personal data from chat messages using a self-hosted Mistral NeMo LLM via Ollama API. It includes auto-fixing output parser and JSON schema validation to ensure precise extraction of user info like name, contact, and communication details.

bottom of page