Home Applications Image AI Creator

Image AI Creator

This application is not supported by InterSystems Corporation. Please be notified that you use it at your own risk.
5
1 reviews
0
Awards
118
Views
1
IPM installs
1
0
Details
Releases
Reviews
Issues
Pull requests
Articles
Dependencies
Create AI images from Imagine API

What's new in this version

Initial Release

Gitter
Quality Gate Status
Reliability Rating

License: MIT

Image AI Creator

This is a tool to generate images from a text sentence using AI

Description

The Image AI Creator allows you:

  • Set a text and get a PNG image

Installation with Docker

Clone/git pull the repo into any local directory

$ git clone https://github.com/yurimarx/imageaicreator.git

Open the terminal in this directory and call the command to build and run InterSystems IRIS in container:
Note: Users running containers on a Linux CLI, should use “docker compose” instead of “docker-compose”
See Install the Compose plugin

$ docker-compose build
$ docker-compose up -d

Installation with ZPM

USER> zpm install imageaicreator

Testing

  1. Open http://localhost:/swagger-ui/index.html
  2. On swagger explore put http://localhost:/image-ai-creator/_spec
  3. Run the method /generate passing in the body a text with instructions to generate the image (use enghish)
  4. Download the png file on the link Download file
Read more
Made with
Install
zpm install imageaicreator download archive
Version
1.0.027 Nov, 2023
ObjectScript quality test
Category
Technology Example
Works with
InterSystems IRISInterSystems IRIS for HealthHealthShare
First published
26 Nov, 2023