Interact with your SQL database, Natural Language to SQL using LLMs
-
Updated
Jul 24, 2024 - Python
Interact with your SQL database, Natural Language to SQL using LLMs
Curated tutorials and resources for Large Language Models, Text2SQL, Text2DSL、Text2API、Text2Vis and more.
sqlgpt-parser is a Python implementation of an SQL parser that effectively converts SQL statements into Abstract Syntax Trees (AST). By leveraging AST tree comparisons between two SQL queries, it becomes possible to achieve robust evaluation of text-to-SQL models.
QuerioLingua is a Streamlit web application that allows you to generate SQL queries for your datasets using natural language prompts & text-davinci-003 as a base mode
Responsive user interface for an NL-to-SQL system.
Add a description, image, and links to the nl-to-sql topic page so that developers can more easily learn about it.
To associate your repository with the nl-to-sql topic, visit your repo's landing page and select "manage topics."