Back to Agents
TeamSupply chain and market analysis

Lumi Markets

Autonomous Canadian supply chain and market intelligence agent. Tracks monthly crude supply/disposition (production, imports, exports, refinery inputs), natural gas production, and WTI / Brent spot prices. Live data from Statistics Canada WDS and EIA petroleum spot prices.

Install Agent
Runs locally in browser

Capabilities

Market Intelligence

Supply Chain Analysis

Production Forecasting

Price Analytics

Export Optimization

Demand Forecasting

Competitive Analysis

Strategic Planning

Autonomous Data Integration

Data Source

Canadian Market (StatsCan + EIA Spot Prices)

Update Frequency

Monthly

Authentication

✓ Public API (EIA)

Data History

10+ Years

Input / Output

Accepts (Input)

  • Standard CSV/Excel

Generates (Output)

  • Insights & Charts

Boardroom Role

Expert Domains

Oil & GasStrategyMarkets

Under the Hood

This agent uses specialized SQL macros to perform deterministic calculations. It does not hallucinate math.

# Logic Sample: Interaction Rule

SELECT * FROM defects a
JOIN defects b
ON ABS(a.pos - b.pos) < (0.25 * a.length)

Memory & Context

This agent keeps short-term conversation context and draws on a domain knowledge base of General Industry Standards, plus a persistent memory that recalls relevant past findings by semantic similarity.