You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
TextToSQL 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.