Manuel Pedrosa Posted June 28 Posted June 28 Hello: I have see python aplications, using AI, that can translate human voice into SQL sentences. Example: "How many sales orders at 2025" is translate to "select count(*) from ORDERS_TABLE where DATEORDER between '01/01/2025' and '12/31/2025'" I'ts posible implement some like this with Delphi + Unigui?
Sherzod Posted June 28 Posted June 28 Hello, Can you specify first which edition and build of uniGUI are you using? 1
Recommended Posts