Ask HN: Is there anyone embedding ChatGPT in internal business tools?

5 points by yoouareperfect ↗ HN
If so, what are you doing? Is it smart enough to query databases? I've tried but it fails a bit short still

2 comments

[ 1419 ms ] story [ 1551 ms ] thread
As the other comment said, not ChatGPT but there are a lot of companies embedding GPT in internal business tools.

ChatGPT it is also helpful for querying databases, you just need to provide it with the right context (in this case your database schema or some simple representation of how your DB looks like), most of the times it spits out good queries.