yonghyeokrhee/natural-language-query-machine
Natural Language Query Machine takes natural language queries as input, uses ChatGPT to generate SQL statements, and then sends these SQL statements to a real database to retrieve data.
PythonMIT
No issues in this repository yet.