ElectionGuard provides a tool for users to check a body of text to determine whether it is fake news. Statistics provided are measures of negativity, level of polarizing, bias, and criticality. Additionally, we check the political stance of the input text, and provide a detailed summary of political stance of specific points in the article.
We used the following datasets for this project:
We used the following tools and APIs:
- CoHere API
- MongoDB
- Client
- cd frontend
- npm start
- Server
- cd backend
- node index.js
Our goal is to have an accessible tool for users to check whether news related to the political elections is reliable.


