Hacker News new | ask | show | jobs
Show HN: Bag of words – Build and share smart data apps using AI (github.com)
12 points by bow14 493 days ago
3 comments

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.
It refers to when in dev mode. I’ll make it clear
I recently came across https://bi.new/ - is this like that?
This requires a sign-in and a paid plan to use. It is misleading with the big entry box on its main page.
OSS
Yeah, cool. I noticed the pricing was quite high. Great to have a competitive environment.
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.

0 - https://x.com/sethrosen/status/1252291581320757249

1 - https://www.definite.app/

thanks! and good luck to you as well, looks good