Repository navigation

#

nl-to-sql

Interact with your SQL database, Natural Language to SQL using LLMs

Python
3571
1 年前

Curated tutorials and resources for Large Language Models, Text2SQL, Text2DSL、Text2API、Text2Vis and more.

3161
13 天前

This is a continuously updated handbook for readers to easily track the latest Text-to-SQL techniques in the literature and provide practical guidance for researchers and practitioners.

Python
1016
3 天前

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.

Python
33
6 个月前

Agentar-Scale-SQL is a novel framework that leverages scalable computation to significantly improve Text-to-SQL performance on challenging benchmarks.

11
5 天前

a highly customized UI for NaturalLanguage-to-SQL human evaluation

Python
3
7 个月前

An interactive DataOps assistant using an LLM-powered agent architecture to automate data profiling, cleaning, feature engineering, and natural language-based querying & visualization.

Python
2
5 个月前

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

Python
0
2 年前

Responsive user interface for an NL-to-SQL system.

JavaScript
0
2 年前

An AI-powered application that lets you chat with your PostgreSQL database in natural language. Built with LangChain, FastAPI, and Streamlit.

PLpgSQL
0
20 天前