Hacker News new | ask | show | jobs
by leguy 332 days ago
This is SO freaking cool. I'm doing something similar for a startup, albeit in a different domain and against a massive dataset.

Looking at the code (and "for the future..." note about LLM generated queries), you cannot ask arbitrary questions? Is that correct?

1 comments

No, you can ask arbitrary queries. I’ve found that foundation models (and Claude in particular) do a great job at writing sql. It even seems to handle time series questions pretty well.