Conversational Fashion Outfit Generator powered by GenAI

I want to develop a Conversational Fashion Outfit Generator powered by GenAI. I’ve implemented a stable diffusion algorithm in Google Colab.

  1. How do I create a generative AI chatbot?
  2. How to integrate a stable diffusion model (image creator) into the GenAI chatbot?
  3. How do I personalize this AI application?
  4. 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.