InspirationTODO
We wanted to create simple yet exciting and engaging story lines that are visually appealing just like the cinemas in the 80s.
What it does
CinematicChronicles is an extraordinary web platform that seamlessly blends the charm of storytelling with cutting-edge technology. At its core, CinematicChronicles integrates the OpenAI API to generate captivating storylines inspired by your initial prompts. But it doesn't stop there. Here's how we take your journey to the next level:
- As you progress through each story, you'll be faced with pivotal decisions that steer the narrative. Your choices shape the story's direction, adding a unique layer of interactivity.
- Each storyline unfolds dynamically, keeping you engaged from start to finish. After making a choice, you'll not only witness the story evolve but also see it come to life. We employ DALL-E to generate stunning images that reflect your choices, creating a visually appealing and immersive experience. ## How we built it We integrated the OpenAI API to generate random story lines based on the initial prompt entered by the user. We ask the user to make a choice at every decision point from the generative txt we receive from the API and then we feed that text to API and DALL-E to generate an image based on the user choice to make it visually appealing and continue the storyline. ## Challenges we ran into
- Integrating React with Flask
- Parsing OpenAI API Responses
- Utilizing React State Management 4.CSS Styling and Component Alignment
- Collaborative Problem-Solving ## Accomplishments that we're proud of
- Connecting the React front and Flask backend
- Integrating Dall-e and OpenAI's GPT 3.5 model
- Our User Interface's team
- Our prompt engineering
What we learned
- We learned how to setup a Flask webserver and building a REST API on top of
- How to integrate third party services into out REST API, and relay data to our frontend in digestable formats
- How to efficiently prompt Generate AI models
- How to use React to build UIs (our team hates javascript now)
What's next for CinematicChronicles
- We plan to add a multiplayer feature to allow multiple users to decide the direction in which the story goes
- Add a slideshow presenting all the images generated by DALL-E
- Improvements to the UI
- Add a text-to-speech feature to read out our AI generate storylines
- Allow users to save their stories so they can go back later

Log in or sign up for Devpost to join the conversation.