Natural Language to SQL (NL2SQL) enables intuitive interactions with databases by transforming natural language queries into structured SQL statements. Despite recent advancements in enhancing ...
This project NLToSql-Phi3_ServerlessDeployment.py demonstrates how to use the Phi-3 model deployed as a serverless API in Azure to convert natural language queries to SQL queries. The project includes ...