Spaces:
Runtime error
Runtime error
A newer version of the Gradio SDK is available:
5.25.2
metadata
title: Interactive Storytelling Assistant
emoji: π
colorFrom: indigo
colorTo: blue
sdk: gradio
sdk_version: 5.0.2
app_file: app.py
pinned: false
Interactive Storytelling Assistant
This project is an Interactive Storytelling Assistant designed to help users collaboratively write stories by providing real-time suggestions based on user prompts. It uses a pre-trained language model to generate creative plot ideas, character development, and dialogue suggestions.
Features:
- Input a story prompt and get a fully structured story with an engaging plot.
- Provide feedback on generated stories (rate from 1 to 5).
- Share your own stories and read stories submitted by other users.
- Community engagement feature: Browse shared stories and give feedback.
How to use:
- Input a story prompt in the textbox and click "Generate Story".
- View the generated story in the output box.
- Provide feedback using the rating slider and feedback textbox.
- Optionally, share your own stories by entering the title and story text.
- Browse and read shared stories from other users.
Dependencies:
- gradio
- torch
- unsloth