Skip to content

API integration for generative AIs

As I tried yesterday, generative AI has reached the point where generation of nearly photorealistic 360° images (equirectangular) is possible. Integrate option in user interface to send requests to an API of some kind of generative AI an use the resulting image as asset. Multiple steps required:

  • Evaluate capabilities of different AIs in that regard
  • Check open source models to be ideally self-sufficient
  • Engineer a prompt which frames user prompts to inject the technical requirements
  • Implement UI components