NL2SQL is a website that allows users to input natural language and convert them into SQL commands. In addition to generating SQL queries from natural language, the NL2SQL platform also allows users to execute SQL commands directly on the platform to confirm the accuracy of the generated SQL queries.
Download models from drive and place it under N2S/saved_models
N2S/saved_models
├─m1_model
└─m2_model
Build environment
docker compose up