Platform capabilities
From ingestion to customer-facing alert — fully automated, white-labeled, and embeddable.
Polls FDA, USDA, and CDC RSS feeds on a configurable schedule. Deduplicates by content hash so each recall is ingested exactly once.
Claude Haiku extracts severity, affected geographies, firm name, and product details from unstructured recall text. Degrades gracefully without an API key.
Every incoming recall is fuzzy-matched against each tenant's supplier list. Exact, high, and medium confidence tiers — no missed matches.
Affected states extracted automatically, visualized on a choropleth map. Click any state to filter the recall feed instantly.
Each customer gets a branded iframe portal with their logo and colors. Secured with frame-ancestors CSP and signed JWT tokens.
Critical, high, and low severity tiers. Email alerts routed through NEMIS SMTP — no per-tenant mail configuration required.
How it works
NEMIS admin adds RSS feed URLs and uploads a CSV of supplier names for each customer tenant.
The worker polls feeds every 15 minutes, enriches each recall with AI, and cross-checks all suppliers.
Matched recalls trigger email alerts. Customers view their personalized recall portal via a secure iframe embed.