This project leverages large language models to transform natural language queries into SQL queries, execute them on a MySQL database, and present the results in an interactive and insightful manner.
Users will need to create a creds.txt file containing the credentials for their MySQL database, an api.key file containing their OpenAI API key, and a tables.txt file containing a list of the table ...