What it does
Comify takes at least 3 pictures (and up to 9) and both turns the pictures into comics, and creates a story to go along with them!
How we built it
We built this ios app in swift using AWS image recognition. Once given the array of objects from AWS we then selected a Protagonist, Setting, and Adventures from the pictures to create a fantastical adventure for our user. We then also comicfy the pictures they uploaded to make it more comic-booky, more likely to go with the story. We were planning to include natural language processing by having our model create more of the story, so every story would be much more unique, but sadly that could not be implemented into our program before the deadline.
Accomplishments that we're proud of
We're pretty goshdarn proud of the natural language processor, even if it didn't get implemented in time. It uses a corpus of over a million words (1,167,335) to build its n-gram model and predict the next word in a story. We are also proud of getting a functional ios app up and running with AWS.
Log in or sign up for Devpost to join the conversation.