Context
For a manufacturer, exporting is the question "which country, which buyer, what first sentence in which language". Export AI reduces the three to one flow: market discovery on a world map, a company-specific Export Fit Score, HS-code-based demand analysis, and multilingual automated outreach to the resulting buyer list.
Constraints
- Trade data is multi-source and noisy (providers such as Volza and ImportYeti); it cannot be scored before normalisation.
- The score must be explainable: "why Germany, why now".
- Outreach needs reputation management; bulk sending must not land in spam.
Architecture
The frontend is a static export on Next.js 14 App Router; module state lives in Zustand. The backend is shared with FLY AI: Java 17 / Spring Boot 3 and MongoDB.
TODO: To be extracted from the source: data-provider integrations, the scoring model, the email infrastructure (provider, queue, reputation).
