FashionistaAI is a stylish web application that leverages Cloudinary's GenAI technologies to help you transform your fashion sense. Upload an image of an outfit, and FashionistaAI will generate four distinct styles based on that image: Business Casual, Sporty, Streetwear, and Elegant. Perfect for anyone looking to experiment with different looks or seeking inspiration for their next outfit!
Before you begin, ensure you have the following installed:
npm i
to install all the dependenciesnpm run dev
to run the frontendnpm start
to start the NodeJS serverGenerative Replacement: Has the method generativeReplace()
that detect and replace one object with another inside of an image.
Generative Recolor: Has the method generativeRecolor()
that detects objects with natural language and change their color.
Generative BackgroundReplace: Has the method generativeBackgroundReplace()
removes the images background and replaces it with a new background.
GenerativeRestore: Has the method generativeRestore()
that Remove noise and imperfections from an image.
To learn more about our GenAI technologies and view more demos visit Clouinary's AI website.
Engage in collaborative coding, connect with fellow enthusiasts, and gather insights from a vibrant open-source network over on Twitter, Discord, or the Community Forums
Give a ️ if this project helped you, and watch this repo to stay up to date.