Skip to content

Latest commit

 

History

11 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nl2sql-agent

A work-in-progress Python project for building a natural-language-to-SQL agent with LangGraph.

Current status

This repository currently contains the initial project scaffold. The NL2SQL workflow, model integration, and database connectivity have not been implemented yet.

Requirements

  • Python 3.13 or newer
  • uv

Setup

Install the project dependencies with:

uv sync

Run

Start the current example with:

uv run python main.py

It currently prints:

Hello from nl2sql-agent!

About

A work-in-progress Python and LangGraph project for building an agent that translates natural-language questions into SQL.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages