Query your database by talking to it. A desktop app that connects an LLM to your data.
Work in progress — github.com/bflbarlow/YourQL
You start a discussion, ask a question in plain English, and the Discussion Engine takes over. It reads your database schema, sends it to the LLM along with your question, executes the SQL that comes back, and shows you the results — all within a chat interface.
GPT-4 and other OpenAI models
Claude models
Local, self-hosted models
Any local model path or endpoint