Note: This app, an AI-powered photo generation and editing app, was created within 1 day in response to the release of Google Gemini's image generation capabilities. This is a proof-of-conpect and not a production-grade app.
This app was built with Flutter and currently supports iOS and Android.
Note: This app is not in development and is only a proof-of-conpect.
- Flutter SDK installed
- A Google API key via Google AI Studio (for Google Gemini API).
You must provide your own Google API key. This is subject to change as new APIs get added.
- Visit Google AI Studio
- Generate your API key (Gemini API)
- Add it in the app
git clone https://github.com/alamshafil/pictella.git
cd pictella
flutter pub get
flutter runPictella is released under the MIT License.
Made with by Shafil Alam as a proof-of-conpect in respsone to the release of Google Gemini's image generation capabilities.