Automation & bilingual AI
Ask your database questions in plain French or English, and automate the repetitive work — AI that helps without taking over.
SELECT hole_id, max_depth FROM collar WHERE max_depth > 200 AND YEAR(drill_date) = 2024;
Not everyone writes SQL, and not every task should need a specialist. Ask your database a question in plain French or English and GeoMate returns the rows and the exact SQL it ran — deterministic and on-device, so you can trust and reuse it. A guided assistant and an Automation Builder handle the repetitive work around it.
A question in French or English is translated into SQL against the project schema, shown before execution and run read-only. Because the schema is canonical, the generated query uses the same table and column names your team already knows — and the SQL can be copied out and reused.
Type “show all holes deeper than 200 m drilled in 2024” — in French or English — and get the rows plus the SQL GeoMate ran to produce them.
What’s inside
- Deterministic natural-language → SQL, bilingual FR/EN, on device
- Guided query-building assistant
- Automation Builder for repeatable workflows
- Condition and formula engines
All modules