Spaces:
Runtime error
Runtime error
title: Story Maker App | |
emoji: π | |
colorFrom: pink | |
colorTo: green | |
sdk: streamlit | |
sdk_version: 1.36.0 | |
app_file: app.py | |
pinned: false | |
license: mit | |
# Story Maker App | |
A Streamlit web app powered by Google Generative AI that allows users to create stories, shayari, sher, poems, or quotes based on uploaded images or provided prompts. | |
## Overview | |
This app uses AI to generate creative content inspired by visual and textual inputs. Users can upload an image or enter a prompt, select the genre, length, language, and mood, and the app will generate content accordingly. | |
## Features | |
- **Upload Image:** Users can upload an image to inspire the AI-generated content. | |
- **Input Prompt:** Alternatively, users can provide a textual prompt to guide the content generation. | |
- **Genre Selection:** Choose from a variety of genres including story, shayari, sher, poem, and quote. | |
- **Length Options:** Select either short or long content length. | |
- **Language:** Choose between English and Hindi for the generated content. | |
- **Mood Selection:** Specify the mood such as emotional, sad, happy, horror, comedy, or romantic. | |
- **AI-Powered Generation:** Utilizes Google Generative AI to create realistic and emotional content based on user inputs. | |
## Usage | |
1. **Upload an Image:** Click on the "Choose an image..." button to upload an image. | |
2. **Input Prompt:** Enter a prompt in the text box if you prefer not to use an image. | |
3. **Select Options:** Choose genre, content length, language, and mood from the dropdown menus. | |
4. **Generate Content:** Click the "Generate" button to see the AI-generated story, shayari, sher, ghazal, poem, or quote. | |
5. **Feedback:** If no valid response is received, the app will inform you to try different inputs. | |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference | |