Skip to main content

3 docs tagged with "image"

View all tags

Docker Registries and Image Distribution

So far, you’ve learned how to build Docker images and manage containers. But how do you share your images with your team, deploy them to production, or reuse...

Image Generation with GPT-4

In this lesson, you'll learn how to use the image_generation tool in OpenAI’s API to generate images and save them to your local machine. Install the OpenAI...

Multimodal Input – Text + Image

In this lesson, you'll learn how to use multimodal inputs (text and image together) with OpenAI’s GPT-4.1 API to analyze visual content. Ensure you have the...