Generative AI integration with Query Tool.
Available from Release 5.2.0 of Onesait Platform
In this release, we have integrated the Query Tool with several generative AIs, including OpenAI's ChatGPT 3.5, davinci and others, so that in natural language (in multiple languages), you can ask the query you want to make.
And an SQL query is returned for that user's data.
It is interesting to know that this AI knows the context of the platform user's own entities so it is able to deduce queries with respect to that context, making perfect approximations or requiring very little human intervention.
Below is a video showing different queries using this integration and their resolution:
When using OpenAI's ChatGPT, an access token is required and incurs small costs per query, which is something to keep in mind. This token, as well as the algorithms and settings can be configured from the centralized platform configuration.
This integration is also available as a control panel API to be invoked from other systems. In addition, it is possible to directly use an OpenAI token in the call, in order to manage it externally to the platform.
In the future, other AIs will be integrated to help the different processes of the platform, such as Bard.