I want to develop a Conversational Fashion Outfit Generator powered by GenAI. I’ve implemented a stable diffusion algorithm in Google Colab.
- How do I create a generative AI chatbot?
- How to integrate a stable diffusion model (image creator) into the GenAI chatbot?
- How do I personalize this AI application?
- How to keep the model aligned with current fashion trends from social media (Instagram, Pinterest, Fashion Blogs)?
I think prompt tuning will help in these tasks, but I’m not getting any resources related to the implementation of prompt tuning.