#image-generation #openai #api-client #text-image

bin+lib chatgpt-generative-img

A Rust library for generating images using OpenAI's API

1 unstable release

0.1.0 Sep 7, 2024

#1480 in Web programming

MIT license

13KB
174 lines

OpenAI Image Generation Client

This Rust library provides a client for interacting with the OpenAI API to generate images based on text prompts.

Features

  • Create a new client with or without a proxy.
  • Send image generation requests to the OpenAI API.
  • Parse and handle responses from the API.

Dependencies

~7–18MB
~255K SLoC