GenAI Image to Voice Description
1.0.0
Convert images into descriptive stories with voice narration using Generative AI models.
This project utilizes Generative AI models to convert images into descriptive stories with voice narration. It employs state-of-the-art natural language processing and computer vision techniques to generate compelling narratives based on uploaded images. The generated stories are then summarized and narrated in audio format, providing users with an immersive storytelling experience.
Clone the repository:
git clone https://github.com/tushark01/GenAI-Image-to-Voice-Description.git
Install dependencies:
pip install -r requirements.txt
Run the following command:
streamlit run app.py