Back to Agents
EnterpriseEngineering

Lumi Res

Upstream Oil & Gas specialist. Analyzes production data, decline curves (DCA), and water cuts to optimize well performance.

Install Agent
Runs locally in browser

Capabilities

Decline Curve Analysis

Water Cut Tracking

Production Forecasting

Downtime Accounting

Type Curve Matching

Pressure Transient Analysis

Input / Output

Accepts (Input)

  • Well test data
  • PVT reports
  • Production histories
  • Core analysis logs

Generates (Output)

  • Decline curve forecasts
  • Reserve estimates (1P/2P/3P)
  • Material balance plots
  • Reservoir simulation inputs

Boardroom Role

Vote TypeADVISOR

Expert Domains

ReservoirEnergy

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.