To generate AI images and shares to your social media platform.
It uses Framework7
and React
as UI and Javascript framework.
It uses cordova-plugin-x-socialsharing
to share images to social media platform.
It uses open-source model from Huggingface to generate AI image. The model is stable-diffusion-xl-base-1.0
. You need to signup to Huggingface and get your own API key. You can replace your own API Key at here.
npm install
npm run dev
Note: To use the cordova plugins, you need to run on mobile phone. You can do it with Monaca.