https://github.com/1998code/dalle2-swift
An OpenAI DALLE2 App - Made with SwiftUI
https://github.com/1998code/dalle2-swift
Last synced: 3 months ago
JSON representation
An OpenAI DALLE2 App - Made with SwiftUI
- Host: GitHub
- URL: https://github.com/1998code/dalle2-swift
- Owner: 1998code
- License: mit
- Created: 2022-10-19T15:09:53.000Z (over 3 years ago)
- Default Branch: v2
- Last Pushed: 2023-04-05T11:23:52.000Z (almost 3 years ago)
- Last Synced: 2025-06-21T13:40:08.167Z (7 months ago)
- Language: Swift
- Homepage:
- Size: 24.4 KB
- Stars: 22
- Watchers: 1
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# DALLE2-Swift
An OpenAI DALLE2 App - Made with SwiftUI

## Video Demo
https://twitter.com/1998design/status/1582612175021277190?s=61&t=U6jwceFUGJlOkNKAIBbLrA
## Usage
Generate images based on Query.
## Environment
- iOS 16
- Xcode 14.1
## Steps
1. Input Token (sk-xxxxx...)
2. Query in the TextField (E.g. Corgi and cat fixing the website, 8-bit pixel art)
3. Generate images (Wait a moment)
4. You can tap to open the image in safari and save it yourself.
## License
MIT
## Looking for Web version?
NextJS: https://github.com/1998code/DALLE-2-App