CodexDB
2022; Association for Computing Machinery; Volume: 15; Issue: 11 Linguagem: Inglês
10.14778/3551793.3551841
ISSN2150-8097
Autores Tópico(s)Semantic Web and Ontologies
ResumoCodexDB enables users to customize SQL query processing via natural language instructions. CodexDB is based on OpenAI's GPT-3 Codex model which translates text into code. It is a framework on top of GPT-3 Codex that decomposes complex SQL queries into a series of simple processing steps, described in natural language. Processing steps are enriched with user-provided instructions and descriptions of database properties. Codex translates the resulting text into query processing code. An early prototype of CodexDB is able to generate correct code for up to 81% of queries for the WikiSQL benchmark and for up to 62% on the SPIDER benchmark.
Referência(s)