App for Creating DALL-E Prompts with ChatGPT ①

App for Creating DALL-E Prompts with ChatGPT ①

Introduction

This article is the 13th day of the Kuso App Advent Calendar 2023 series 3. I made prompts for DALL-E (image generation) with ChatGPT. Also, the technical aspects are introduced in the article below, posted to #AWSAmplifyJP Advent Calendar 2023.

https://qiita.com/tanosugi/private/050bdb2f51ee4a10c636

Demo

Removed

What I Made

In this article, I want to introduce the app’s functions.

screencapture-easy-image-tanosugi-net-2023-12-10-16_59_41.png

Enter OPEN AI API Key Screenshot 2023-12-10 170054.png

Input what kind of image, in what language, how many words prompt you want Screenshot 2023-12-10 170201.png

ChatGPT thinks of a prompt for image generation Screenshot 2023-12-10 170234.png

Send it to DALL-E and the image is generated. Screenshot 2023-12-10 170258.png

You can also see a list of what prompts and images were generated in the past. Screenshot 2023-12-10 170319.png

Reason I Thought to Make It

I heard that image generation prompts produce beautiful images if specified in detail, but it’s hard to think of them, so I thought I’d have ChatGPT think for me.

Kuso App Aspects

If you increase the number of prompt characters too much, complex prompts are generated, and sometimes completely different images from what was expected are produced. Screenshot 2023-12-10 170823.png

Kuso App Hackathon

I participated in the Kuso App Hackathon and created this. I made about half of it before going, so on the day I worked on the latter half. It was my first time participating in a real hackathon, but from technically interesting ones to ones with shining joke sense, all presentations were very interesting and it was a fulfilling event.

Future

I’ll leave this app as is, and using the technologies I used this time (AWS Amplify, Langchain, ChatGPT API, DALL-E API), I want to make and publish an app.

CC BY-NC 4.0 Contact Us Privacy Policy2025 © tanosugi.RSS
App for Creating DALL-E Prompts with ChatGPT ① | Falcon Apps Tech Blog