TextToSQL
PublicTextToSQL is a Python-based tool that leverages LangChain and Ollama to convert natural human language into MySQL queries by using llm with dynamic few-shot prompting. This repository aims to simplify database interactions by allowing users to generate and execute SQL queries through natural language inputs.