Starting a conversation can be tricky. Let us Help. Introducing RizzBot, the innovative conversation starter bot that helps you break the ice and meet new people. Whether you are at a party, networking event, or just looking to make new friends, RizzBot makes it easy to initiate conversations and connect with others. Simply input a person's hobbies or characteristics and RizzBot will generate a personalized conversation opener tailored to their interests. Say goodbye to awkward silences and hello to meaningful connections with RizzBot.

RizzBot was created using the OpenAI API, which is also used by ChatGPT. The module is able to understand words by converting them into tokens which are the chunks of characters that are processed as input and sent as output by the AI. Using fine-tuning, we were able to train the AI using a custom data set, our dataset was designed to enhance outputs and create optimal conversation starters using a variety of different variables such as interests, personalities and passion. We used the Davinci model to train the AI as it is generally the most capable and can send out reasonable outputs with a short prompt.

Our Frontend is a website covering the product section and product inspiration. With a link to access the RizzBot, where a user inputs a hobby or a characteristic of a person they would like to talk to, for example: "A person who is adventurous and athletic", then by clicking "Submit" the AI generates the personalized conversation starter.

During the hackathon time, we were able to develop the Backend and train the bot and make the frontend. However, we were unable to connect them both on the interface that takes input and returns an output.

Built With

Share this project:

Updates