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.