Project

SQL-AI

Natural-language interface for uploaded SQL databases, translating prompts into executable SQL queries.

LLMSQLNL2SQLData Apps

Summary

User-facing app that converts natural language prompts into SQL queries for uploaded databases.

Highlights

  • Built a natural-language-to-query workflow with practical execution support.
  • Framed the problem as a usability layer over databases, not only a prompting exercise.
  • Useful for showing how LLM interfaces can support analyst-style workflows.
Back to projects