Quick feedback: the link to the API docs is currently localhost:8000 in the GitHub MD - perhaps it’s tongue in cheek and I don’t get it but I would clean that up.
this is one of the better made apps I've seen in this space.
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.
8 comments
[ 3.0 ms ] story [ 32.2 ms ] threadmost 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:
</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.
0 - https://x.com/sethrosen/status/1252291581320757249
1 - https://www.definite.app/