-
-
Notifications
You must be signed in to change notification settings - Fork 359
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
Comments
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 :) |
The API is now live https://openai.com/blog/dall-e-api-now-available-in-public-beta/ :). |
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. |
Thanks @3rwolff really appreciate that! The latest version of ruby-openai adds |
Awesome work @alexrudall, thank you very much for implementing that change! |
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.
The text was updated successfully, but these errors were encountered: