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:
- Node.js (v18 or above)
- npm (v10 or above)
- A Cloudinary account with access to GenAI features
- In your terminal run
npm ito install all the dependencies - In your terminal run
npm run devto run the frontend - In your terminal run
npm startto start the NodeJS server
-
Generative 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.
