Inspiration

We are CS majors with no game and struggle to think of pickup lines for dating apps.

What it does

Rizzer is a chrome extension that generates 3 different pickup lines based off of a match's Tinder bio. To use Rizzer, open a DM with a match on Chrome, click the Rizzer Chrome extension, and then press "Generate". 3 AI generated pickup lines will then be shown to the user. The user can continue to generate more pickup lines until they find the perfect one.

How we built it

We used OpenAI's GPT-3 API to generate the pick up lines. We used JavaScript and HTML to build the Chrome extension and Tinder web scraper.

Challenges we ran into

We ran into many JavaScript debugging problems because it is the first time that we created a Chrome extension. We also had trouble differentiating different parts of Tinder bios when web scrapping since they are not labelled with IDs.

Accomplishments that we're proud of

We are proud that we created a working Chrome extension that recommends 3 pickup lines for Tinder. We are very happy with how it turned out and the quality of the pick up lines.

What we learned

We learned how to create a Chrome extension and build a web scraper. JavaScript was also very new to us all, so we greatly improved our JavaScript skills.

What's next for Rizzer

The next step for Rizzer is to publish the Chrome extension.

Further progress

We have implemented the ability to continue an ongoing conversation in addition to creating pickup lines.

We are currently working on an app using Flutter which can process text from screenshots. After talking to potential customers, we realized that more people would use the product as an app rather than a Chrome extension.

Built With

Share this project:

Updates