Am I misunderstanding something? How is this "Everything runs locally" if it's talking to OpenAI's APIs?
replies(4):
Everything runs locally — your OpenAI API key, your data, and your queries — so it's secure and private. Just connect your DB, describe what you want, and SnapQL writes and runs the SQL for you.
[0]: https://github.com/NickTikhonov/snap-ql/blob/409e937fa330deb...
Side note: I don't see a license anywhere, so technically it isn't open source.