Discourse AI + Data Explorer?

FYI

Yesterday out of curiosity did a Google search similar to this one

sql generated by ai from English

to find related information on generating SQL using AI from English worded questions. I was hoping for a list of research papers included in the list but the list was primarily a list of applications. One pattern I quickly saw for many applications listed but not all after looking at a handful of demos on such sites was that they were taking their existing tool that would allow a user to select tables and fields to construct an SQL statement similar to the way the GUI SQL builder worked in Microsoft Access as a starting point, in other words one did not start with an English question but had to select the tables and sometimes fields first before then entering the English question. While I would not consider that cheating, it does mean that to use such AI a user has to have some knowledge of SQL, specifically the meaning of a table and field for the tool to work.

2 likes