TradeOps Console

Trade ops desks lose hours per day to email triage, invoice entry, sanctions checks, and customs lookups. This is what an AI version of that desk looks like.

Four AI agents for an Australian trade ops desk. They read supplier PDFs, route inbound email, run sanctions pre-checks, and answer customs questions with citations. Reasoning streams token by token; tool calls render as cards as they happen.

How it works

Input

Drop a file, paste an email, or type a question.

Tool calls

The agent invokes typed tools: vision extraction, sanctions lookup, RAG search, classification.

Answer with citations

Reasoning streams token by token. Tool calls and citations render as cards.

Invoice Extractor
Drop a supplier PDF. The vision model returns structured JSON line items with confidence scores.
Inbox Triager
Paste a trade-desk email. Get a category (RFQ, order, complaint, spam, info) and a drafted reply.
Compliance Pre-Check
Enter a counterparty name. Get a sanctions verdict with cited reasoning before you transact.
Trade Q&A
Ask about AU customs or Incoterms. Get an answer with inline citations to a small knowledge base.