llm2sql
Here are 5 public repositories matching this topic...
Experiment on QnA tabular data using LLMs and SQL
-
Updated
Oct 24, 2024 - Python
Structured Text-to-SQL pipeline combining LLM sketch generation, schema-aware two-phase retrieval, and validation-driven refinement. Improves SQL controllability and correctness via schema embeddings, join-path constraints, and minimal-edit correction. Research-oriented, fully traceable POC on MiniDev / Spider-style datasets.
-
Updated
Jan 12, 2026 - Python
A technical diary on deterministic LLM pipelines (LLM2SQL, LLM2X). Notes, experiments, trade-offs and lessons learned.
-
Updated
Aug 26, 2026 - HTML
🔍 Generate high-quality, schema-valid SQL from natural language queries using structured retrieval and iterative refinement for improved accuracy.
-
Updated
Sep 6, 2026 - Python
Add this topic to your repo
To associate your repository with the llm2sql topic, visit your repo's landing page and select "manage topics."