- congrats on the launch! This looks very interestingby zicon35 - 9 hours ago
- awesome work nick, literally been asking for a vibe coding SQL interface for monthsby jaimin888patel - 9 hours ago
- If you can do this, can't you create a read-only user and use it with a database MCP like https://github.com/executeautomation/mcp-database-server ? Am I missing something?by esafak - 6 hours ago
- Am I misunderstanding something? How is this "Everything runs locally" if it's talking to OpenAI's APIs?by GarrickDrgn - 6 hours ago
- Looks useful! And the system prompt didn't require too much finessing. I wonder how it would work with some later models than gpt-4o as in my own dabbling around gpt-4o wasn't quite there yet and the latest models are getting really good.by jasonthorsness - 6 hours ago
For analytical purposes, this text-to-SQL is the future; it's already huge with Snowflake (https://www.snowflake.com/en/engineering-blog/cortex-analyst...).
- I was looking for something like this that supports graphs.by kebsup - 5 hours ago
- Are there plans to support other LLM sources, in particular ollama?by s1mplicissimus - 5 hours ago
- What's the underlying model to enable this ?by revskill - 5 hours ago
- Looks like a good idea. Any reason you didn't use React native?by sirjaz - 5 hours ago
- I like this a lot. I am looking forward to having something similar built into Metabase.by jpb0104 - 4 hours ago
- Would love to contribute. I have made a fork, will try and raise a PR if contributions are welcome.by anshumankmr - 4 hours ago
Question, how are you testing this? Like doing it on dummy data is a bit too easy. These models, even 4o, falter when it comes to something really specific to a domain (like I work with supply chain data and other column names specific to the work that I do, that only makes sense to me and my team, but wouldn't make any sense to an LLM unless it somehow knows what those columns are)
- This is nice -- we're heavy users of postgresql and haven't found the right tool here yet.by gabrielruttner - 4 hours ago
I could see this being incredible if it had a set of performance related queries or ran explain analyze and offered some interpreted results.
Can this be run fully locally with a local llm?
- Great tool!by throwmeaway9876 - 4 hours ago
Pardon my technical ignorance, but what exactly is OpenAI's API being used for in this?
- data engineering about to be eaten by llmsby thedudeabides5 - 49 minutes ago