huggingface.co

Show HN: Voice-to-SQL – ask a database in plain English (LLM → SQL)

Squalillo · 1 points · 0 comments · 2小时前
打开原文HN 讨论

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 exact SQL it generated. Code: https://github.com/Chupacharcos/voice-to-sql-dashboard More demos: https://adrianmoreno-dev.com Happy to take feedback.

评论

2 条预览评论 · 正在加载完整讨论
Squalillo2小时前

[deleted]

ethannelson1小时前

[deleted]