Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ashot72/mobile-dall-e-image-gallery-variations-edit

Mobile (React Native with Expo) DALL-E Image Gallery with Image Variations and Edit
https://github.com/ashot72/mobile-dall-e-image-gallery-variations-edit

artifical-intelligence chat-gtp dall-e graph-api image-edit image-variations microsoft-azure microsoft-azure-identity open-ai react-native react-native-expo sharepoint-online text-to-speech voice-recorder

Last synced: about 4 hours ago
JSON representation

Mobile (React Native with Expo) DALL-E Image Gallery with Image Variations and Edit

Awesome Lists containing this project

README

        

# Mobile (React Native with Expo) DALL-E Image Gallery with Variations and Edit

This is an extension of my previous DALL-E Image [Gallery app](https://github.com/Ashot72/Mobile-DALL-E-Image-Gallery).
In the previous app, you can observe how we registered the app, accessed different tenants with multiple users, and built it.
With this app, you can generate various image variations and edit images with your finger to generate multiple images sequentially.

To get started.
```
Clone the repository

git clone https://github.com/Ashot72/Mobile-DALL-E-Image-Gallery-Variations-Edit
cd Mobile-DALL-E-Image-Gallery-Variations-Edit

# installs dependencies
npm install

Add a src/secret.ts file based on src/secret.example.ts file and add respective keys.

Generate an Expo development build for development and a preview one for testing purposes.

```

Go to [Mobile (React Native with Expo) DALL-E Image Gallery with Variations and Edit Video](https://youtu.be/r6PaBO7P_8U
) page

Go to [Mobile (React Native with Expo) DALL-E Image Gallery with Variations and Edit Description](https://ashot72.github.io/Mobile-DALL-E-Image-Gallery-Variations-Edit/doc.html) page