|
|
|
|
|
by activatedgeek
821 days ago
|
|
In AI/ML research, text to SQL always sounded to me of merely academic interest, in the sense that the outputs are easily verifiable and make for a good proof of concept of a language model's (or a translation model's) capabilities. But looks like there are plenty of products coming out in this area, and it has me wondering: what is the actual big picture for enterprises here? I would assume enterprises employ enough people to write yet another query for whatever use case. - Is the expectation that in the future, we can bring the flexibility of SQL-like languages to people unfamiliar with SQL? - Perhaps a salesperson unfamiliar with SQL would like to conduct an analysis. Is the volume and variety of such queries so high that optimizing for the turnaround time from an SQL query designed by data analyst to the salesperson to consume the results is so worthwhile? Perhaps I am underestimating the scale of the problem but would love some insider perspective here. |
|