most the "text-to-sql" apps miss a critical point. Creating a chart from a pristine table[0] is the easy part, no one is really complaining about that:
<tweet> Them: Can you just quickly pull this data for me?
Me: Sure, let me just:
SELECT * FROM some_ideal_clean_and_pristine.table_that_you_think_exists
</tweet>It's creating the table_that_you_think_exists that's the hard part. We've nailed it at Definite[1] if you're looking for data infrastructure for your startup.