Industry Intelligence
One of the biggest challenges with "chat with your database" tools is that every industry has its own jargon. What "revenue" means in E-commerce is different from what it means in Healthcare or Manufacturing.
Insight O' Mate ships with pluggable sector packs that supply domain-specific vocabulary on top of a generic base.
Auto-detection
The active pack is auto-detected from your schema (the collections and fields arrays that the desktop app forwards to the NLP engine). You don't need to configure anything — it automatically switches contexts based on the data you're asking about.
Supported Sector Packs
ecommerce: Retail and e-commerce overrides (products, orders, customers, shipped/delivered statuses, price/stock metrics).healthcare: Clinical schemas (patients, encounters, diagnoses, medications, ICD/CPT/SNOMED identifiers, length of stay metrics).finance: Accounting and capital markets (accounts, ledgers, portfolios, IBAN/SWIFT identifiers, balance/NAV metrics).hr: People operations (employees, payroll, leaves, hireDate/salary fields, headcount metrics).logistics: Supply chain and fleet management (shipments, warehouses, manifests, trackingNumber, ETA/transitTime metrics).education: Academic records and LMS (students, enrollments, instructors, GPA, credit hours).manufacturing: Production and industrial IoT (workorders, defects, downtime, OEE / yieldRate metrics).real-estate: Property management and MLS (properties, leases, units, mlsNumber, daysOnMarket).cinema: Theaters, films, and showtimes (movies, theaters, bookings, boxOffice, runtime, director)._generic: The universal base used when no sector signature scores high enough. It handles general operators, time units, and generic group-by dimensions.
When an API response comes back from the NLP engine, it includes a sector object so you can see exactly which pack was used and the engine's confidence level.