Conversation Data Extraction

Extracts named entities, topics and sentiment from chat messages, pseudonymizes personal data (GDPR) and stores structured results.

Sentiment model
NER (entity extraction) model
Topic classification model

Batch ingest

Upload a CSV or JSON file of conversations. Each message is processed by the full pipeline and stored (anonymized). CSV should have a text or message column.