Inspiration

There is so much bias in media everywhere and there are no tools to combat that

What it does

Iterates through a file line by line and figures out whether there is bias in a sentence, if there is, it will write into the appropriate file the phrases that indicated bias so the user can judge for themselves and in order to develop a better AI in the future.

How we built it

Used ChatGPT API in python along with some basic file commands and used Tkinter for the interface.

Challenges we ran into

I struggled a lot with the tkinter library

Accomplishments that we're proud of

I'm very proud of how future proof this AI is as the more you use it, the more phrases it will jot down which can all be eventually put into a machine learning algorithm to train a better AI.

What we learned

This was my first time implementing an API into my code

What's next for AI Political Bias Detector

I want to use a different API in order to train my own bot off of the information that I gather from this program.

Built With

Share this project:

Updates