Skip to main content

Generate Image from Text

Food for Thought

Generative AI models can generate images from text

Example

A BTP application helps illustrating a concept through an image which is generated based on a textual description.

Key Questions

  • What business processes require images to be generated?
  • What types of images are needed?
  • How is the text that is used to generate the image created?

Implementation

Generating images from text can be achieved calling a foundation model, particularly a multi-modal model. Here you find how to access a foundation model in SAP BTP to implement a use-case that includes “Generate Image from Text” as an AI functional capability.