Natural-language questions over the property database. The
LLM (running locally via LM Studio) translates your question
into SQL, runs it against the read-only DB, and returns the
result. Answers usually take 10–60 seconds depending on the
model size.
Conversation
Follow-up questions can refer back — e.g. "now break that down by month"
or "show only WAKE from those". Reset to start fresh.