Is there anyone embedding ChatGPT in internal business tools?
If so, what are you doing?
Is it smart enough to query databases?
I've tried but it fails a bit short still
👤 drag0s Accepted Answer ✓
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.