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 ...
SQL-Mongo Converter is a lightweight Python library for converting SQL queries into MongoDB query dictionaries and converting MongoDB query dictionaries into SQL statements. It is designed for ...