Hacker News new | ask | show | jobs
by i_like_apis 1646 days ago
This is pretty cool.

I thought it was funny in that in the weather dataset that "NULL" comes in first for the win for some questions:

> what is the all time rainiest city? > what are the top 5 most dry states?

The query conversion is impressive!

1 comments

The weather dataset has a bit of an unorthodox schema IMO, which gives the model more trouble than usual. That’s kind of the point of this demo, though: to what extent is generated SQL like this useful—despite its flaws—in the context of real-world datasets? Jury is still out :)