Inspiration
Learning new frameworks and challenging ourselves!
What it does
Executes a sentiment analysis of a user inputted text, classifying it as either dictatorial, neutral, or democratic.
How we built it
Created a web server using Flask that makes API calls to OpenAI.
Challenges we ran into
Initially we wanted to train our own model using PyTorch. The learning curve for that turned out to be too steep and we had to settle for the OpenAI model.
Accomplishments that we're proud of
This was our team's first hackathon, so we are very happy to be making it to the finish line!
What we learned
Basics of Flask, HTML, CSS, and the difficulty of developing a model.
What's next for Dictator.io
Build up our dataset and train a task-specific model.
Log in or sign up for Devpost to join the conversation.