Inspiration
Invoking creativity to write a story.
What it does
This web app uses a combination of AI models to provide image and text generation and prompt them with an accurate speech-to-text model. The AI models will generate an image and the introduction to a story based on the prompt.
How we built it
React.js frontend, Flask.py backend. Used API from Hugging Face (Tiiuae Falcon-7b-instruct) and Stability.
Challenges we ran into
Originally, we had planned to use an API to generate music, but we ran into difficulties implementing a good open-source model, so we were forced to not implement it.
Accomplishments that we're proud of
Using different AI models to generate images and a story. This was our first time completely developing a web application, so we are proud of having accomplished it within 24 hours.
What we learned
API implementation, Flask, React, JavaScript, HTML, and CSS.
What's next for Story Forge
Add more customizations to the generated text and allow the user to complete the story based on other generative AI text. Allow the user to edit the images, and the AI model will autocomplete the drawings.
Log in or sign up for Devpost to join the conversation.