Features - Entity Enricher

Features

Everything you need for AI-powered entity enrichment — from schema generation to batch export.

Schema Intelligence

AI Schema Generation

Paste any JSON. AI generates a typed schema with expertise domains, search keys, and multilingual fields — with up to 6 self-correction attempts.

Natural Language Editing

Modify your schema by typing “add a parent_company reference” — AI applies the change and suggests 5 improvements.

Visual Schema Editor

Drag-drop property tree with expertise grouping, inline editing, keyboard navigation, undo/redo, and auto-save.

8-Rule Validation

Type correctness, $ref integrity, expertise assignment — all enforced automatically so the LLM self-corrects before you see results.

Enrichment Engine

Multi-Expertise Strategy

Schema splits by domain (financial, regulatory, general). Each expertise runs as a parallel LLM call for deeper, specialized results.

Pre-flight Classification

A cheap LLM classifies the entity type before enrichment, preventing hallucination when entities don’t match the schema.

Self-Correcting Output

Model validation catches LLM quirks at runtime — indexed dicts become arrays, string nulls become real nulls, required fields trigger retries.

Multilingual Enrichment

Enrich in 40 languages simultaneously. Multilingual fields are wrapped as language dictionaries with per-language values.

Learn more →
Multi-Model Fusion

Side-by-Side Comparison

Run 2+ LLM models in parallel. Compare results field by field before merging.

Conflict Detection

Type-aware comparison: exact match for scalars, per-language for multilingual, set comparison for arrays, recursive for objects.

Smart Resolution

Rule-based merge (majority vote, median, union) or LLM arbitration with reasoning, confidence levels, and full audit trail.

Batch & Scale

Parallel Batch Processing

Enrich up to 100 entities simultaneously with per-provider rate limiting and real-time SSE progress.

URL Fetch with Auth

Pull entities from any REST API with bearer, API key, or basic auth. Auto-extracts arrays from response wrappers.

Excel Export

Three-sheet workbook: Results (one row per entity), Summary (metadata and costs), Conflicts (resolution details).

Retry & Cancel

Cancel with graceful in-flight completion. Retry only failed entities. Cost estimation before starting.

Developer & Ops

REST API

Programmatic access with OpenAPI docs. Organization keys with role-based permissions for service-to-service integration.

Cost Analytics

Time-series charts, provider breakdown, per-model performance stats. Track spending across all operations.

Multi-Tenancy

Organization isolation with four roles (admin, owner, editor, operator). Per-org LLM provider keys with usage tracking.