Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[Idea] ChatGPT integration #441

Open
marckohlbrugge opened this issue Jun 15, 2023 · 1 comment
Open

[Idea] ChatGPT integration #441

marckohlbrugge opened this issue Jun 15, 2023 · 1 comment

Comments

@marckohlbrugge
Copy link

marckohlbrugge commented Jun 15, 2023

I love Blazer but I always struggled having to write complex SQL queries. I was too used to ActiveRecord’s simple interface.

These days I have ChatGPT write my Blazer SQL queries. It works surprisingly well.

Is there any interest in adding a native ChatGPT integration into Blazer?

The way I envision it is that users can configure their OpenAI key, add the openai-Ruby gem, and the Blazer “New query” interface will have an extra textarea that will submit to a new controller which calls the ChatGPT API and returns an SQL query.

A full back-and-forward chat interface is probably out of the scope of Blazer, but a one-shot approach should cover most use cases.

@jac0320
Copy link

jac0320 commented Aug 9, 2023

+1 On this thread. I wonder if there is any possibility of strengthening the plotting capability/query improvement capability using this chatgpt

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants