Inspiration
I wanted to learn AI, but I couldn't think of a useful way to implement it so I made this mess of an NLP model.
What it does
It takes a movie title as input and reads the synopsis from IMDb then feeds that plot to OpenAI's GPT-2 model which then returns 200 characters of what it thinks should come after the prompt. It could be an explanation, story, or screenplay—its up to the AI!
How I built it
I made an HTML page and placed various tags in a sequence to produce a tool that solves zero issues.
Challenges I ran into
Lack of sleep.
Accomplishments that I'm proud of
It works. That's already better than 40% of the competition.
What I learned
Don't start on the morning of the judging day.
What's next for PlotGuesserAI
Going big time for real; we'll be hitting Dragon's Den and incorporating right away.
Built With
- cloud-run
- gpt-2
- html5
- javascript
- openai
- rest
Log in or sign up for Devpost to join the conversation.