This project is a Flask-based API that connects to a MySQL database. It includes basic functions such as creating a database, creating a table, inserting data, and fetching data from the database via ...
Text2SQL project is aimed at developing a system that can interpret natural language queries and convert them into equivalent SQL queries and execute them using LLMs. Leveraging natural language ...