AIF-C01 · Question #45
A company has terabytes of data in a database that the company can use for business analysis. The company wants to build an AI-based application that can build a SQL query from input text that…
The correct answer is A. Generative pre-trained transformers (GPT). Generative Pre-trained Transformers (GPT) are suitable for building an AI-based application that can generate SQL queries from natural language input provided by employees.
Question
A company has terabytes of data in a database that the company can use for business analysis. The company wants to build an AI-based application that can build a SQL query from input text that employees provide. The employees have minimal experience with technology. Which solution meets these requirements?
Options
- AGenerative pre-trained transformers (GPT)
- BResidual neural network
- CSupport vector machine
- DWaveNet
How the community answered
(33 responses)- A76% (25)
- B3% (1)
- C9% (3)
- D12% (4)
Explanation
Generative Pre-trained Transformers (GPT) are suitable for building an AI-based application that can generate SQL queries from natural language input provided by employees.
Topics
Community Discussion
No community discussion yet for this question.