Exact catalog text the LLM sees when analyzing your question. Includes the full equipment entity reference.
Loading...
Condensed version used when generating SQL queries.
Loading...
Exact schema text the LLM sees when generating SQL. Includes table structures, column details, type handling rules, and the current data time range.
Loading...
Ask a question in plain English. The AI reads your question and translates it into a database query. The database executes it and the real results are returned to you — the AI never sees your actual data.
The AI sees your question, equipment names, and the database structure — just enough to write the right query. It never sees the actual database, sensor readings, values, or query results. All numbers in the response come directly from the database — nothing is invented.
Production values, sensor readings, and operational data stay inside your database. The AI only works with metadata.
Every number in the response comes from an actual database query. The AI formats — it doesn't fabricate data.
Ask in plain English — no SQL knowledge needed. The system handles translation and execution automatically.
Help us improve by reporting what went wrong with this answer.