Live data from Hacker News

Show HN: AI SQL Copilot LogicLoop – AI to Generate, Optimize and Debug SQL

logicloop.com

21–30 of 65 posts

Re: Show HN: AI SQL Copilot LogicLoop – AI to Generate, Optimize and Debug SQL

#25
This is great, but how is your performance on multi-table joins? We've been working on a homebrew solution using OpenAI internally conditioned on our schema, and can't bridge the multi-table gap.

Also I'm skeptical if this generalizes, do you have measures in place to prevent query hallucination?

Re: Show HN: AI SQL Copilot LogicLoop – AI to Generate, Optimize and Debug SQL

#27
post #24

Is this a custom model, or based on OpenAI's API?

We use a combination of APIs from existing LLM providers, and do some serious prompt engineering to get the best from them. We're starting to train models on more SQL-specific prompts now.

Re: Show HN: AI SQL Copilot LogicLoop – AI to Generate, Optimize and Debug SQL

#28
Pretty cool if you have all your business data centralized. But for business users, it could be useful to do something similar directly with APIs of the tools they use (e.g. SFDC, Gainsight, NetSuite, etc.). Is that in the roadmap or are you familiar with another tool that does that?

Re: Show HN: AI SQL Copilot LogicLoop – AI to Generate, Optimize and Debug SQL

#29
Congrats on the launch! We built something similar a few months ago but couldn't get the quality of the SQL generation to be that good without providing a ton of few-shot examples, especially with databases that contained more bespoke data. If you have enough few-shot examples the quality might be quite good!

Re: Show HN: AI SQL Copilot LogicLoop – AI to Generate, Optimize and Debug SQL

#30
This seems like spam. The blog is mostly ChatGPT generated content by authors who have no bio's or profile pictures. The pricing is absolutely out of this world. Particularly if you consider that most of the legwork is done by the OpenAI API anyway.
Post reply on HN