Squalillo
- Karma
- 0
- Created
- ()
- Submissions
- 0
- Show HN: Voice-to-SQL – ask a database in plain English (LLM → SQL) (huggingface.co)
I built this and it is open source. You ask a business question in plain English and an LLM (Llama 3.3 70B via Groq) turns it into SQL and runs it against a sample SaaS database — read-only, SELECT only. It shows the…