You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Creatify Stories is a Flask application that uses AI to generate short stories based on user inputs. The primary goal of the application is to allow users to creatively express ideas by providing a prompt, which the AI then expands into a narrative. This project showcases how artificial intelligence can be integrated into web applications to enhanc
Interactive story generating website that allows users to control the story based on their chosen choices. Uses a Flask server to validate user input while using a local and open-source LLM to generate parts of the story.