Inspiration

I was inspired to write this after hearing about the idea of AI hunger games, or models that fight against each other to defend one idea. Although I couldn't possibly write that, I wanted to make an AI program that argued against the user instead of supporting them...also, I just like being mischevious :)

What it does

This program analyzes a claim that a user makes, and responds with a rebuttal that contains reasoning and some evidence; the user has an option to request different tones, so one response can be polite while another can make you want to cry!

How we built it

I built this project in Python with VSCode. It required a lot of Google and persistence...

Challenges we ran into

The first thing of getting an AI model to import and work in Python was cumbersome, but it is now done!

Accomplishments that we're proud of

I successfully made an AI program complete with a GUI that can argue with a user on basically any point, with any tone!

What we learned

I learned how to use AI models/API keys in python, some basic PyGame, and I learned that making any program with AI requires hard work

What's next for Argumentative AI

Built With

Share this project:

Updates