Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

ruby gem for dalle 2 API #114

Closed
3rwolff opened this issue Oct 26, 2022 · 5 comments
Closed

ruby gem for dalle 2 API #114

3rwolff opened this issue Oct 26, 2022 · 5 comments

Comments

@3rwolff
Copy link

3rwolff commented Oct 26, 2022

Hello, I love your gem, I used it to install some crazy cool text based features in our web app.

OpenAI has a dalle 2 API coming out at some point soon. Do you plan to make a ruby gem that could interface with that? I would love to see another great gem from your guys using that new resource.

@alexrudall
Copy link
Owner

Hi @3rwolff

Thanks a lot for the kind words! What's your app? Can I add a link to it to the README?

Yes, I will definitely look at building out a gem for that, either separately or as part of this one. If it comes out and I miss it please drop me a comment here to remind me :)

@chadwilken
Copy link

The API is now live https://openai.com/blog/dall-e-api-now-available-in-public-beta/ :).

@3rwolff
Copy link
Author

3rwolff commented Nov 6, 2022

Hello @alexrudall I work as a software engineer on a Rails web app called Live Oak Computer Science (https://liveoakcs.com/). Our app aims to provide curriculum to teachers who may not be trained in CS but due to recent legislations have to begin teaching middle and high school students CS.

I am also working on a personal project with my co-worker that would greatly benefit from a Dall-E 2 API gem. Basic interfacing with OpenAI to send a prompt and receive back the images, any additional abilities like variations etc. would be great. I am not sure how much I could help with the gem should you decide to build it but if you do need help with any of the grunt work feel free to ping me and we can see if I could be of assistance, currently I am a junior-midlevel developer with ~3yrs of full stack Rails experience.

@alexrudall
Copy link
Owner

Thanks @3rwolff really appreciate that! The latest version of ruby-openai adds Images#generate 🤖 ❤️ 🦦

@3rwolff
Copy link
Author

3rwolff commented Nov 16, 2022

Awesome work @alexrudall, thank you very much for implementing that change!

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

No branches or pull requests

3 participants