
Creates a variation of a given image. By default a 1024×1024 image is created. 256×256 or 512×512 are also creatable.…

Creates an image given a prompt. By default a 1024×1024 image is generated, but you can change it to 256×256…

This is an app to centrally manage responses to inquiries via web forms and phone calls. After receiving an inquiry,…

Communicates with OpenAI API (ChatGPT); the default MODEL is “gpt-4” (configurable). Supports almost all Chat features, such as re-asking based…

Starts a conversation with the OpenAI API (ChatGPT). The MODEL used is “gpt-4” by default (configurable). A response (COMPLETION) to…

Accepts questions and designates personnel to create the answer. After receiving a question via a web form or email, the…

Transcribes audio and video files in caption format WebVTT, using the OpenAI API “whisper-1” model by default (configurable) to convert…

Translates audio into English. English text data is generated from sound or video file containing Japanese or other, using the…

Transcribes from audio file. The “whisper-1” model in the OpenAI API converts speech data into text data. If set abbreviations…

Communicates with OpenAI API (ChatGPT). Instructions with conversation history and/or advanced parameters (PROMPT) are possible; Sampling temperature, Sampling Top_P, Presence…

Starts a conversation with the OpenAI API (ChatGPT). The model ID used is “gpt-3.5-turbo”. A response (COMPLETION) to an instruction…