- Download the
report_ai.zip
file from the release and extract its contents. - Open your web browser and go to
chrome://extensions/
. - Click on
Load unpacked
and select the extracted folder from Step 1.
Having troubles? Read the installation guide
- Clone the repository on your local machine using -
git clone https://github.com/gobbledy-gook/report.ai.git
- Once cloned,To start the local server run
python3 server.py
-
In Google Chrome, go to
chrome://extensions
. Click onLoad Unpacked
, and select thereport_ai
folder from the clone. -
Now have fun trying out the report.ai extension.
-
Crowd Sourced Rating Mechanism: Useful in detecting less reliable websites.
-
Quick Glance: Word cloud of most frequently occuring words will be generated. It will help user to know if the information on the webpage is relevant before going through the entire webpage.
-
Summarizer: Bart large CNN powered summary generation.
-
Context Query: User will be able to ask information related to content on the webpage and it will be answered by roberta.
-
Public Leaderboard: A public leaderboard is maintained, data on the leaderboard in crowdsourced. Everyone will able to access top rated websites.
- Extension: HTML, CSS, JS
- Backend: Flask
- Database: MongoDB
- LeaderBoard Frontend: ReactJS
We encourage your feedback! You can share your thoughts with us by:
- Opening an issue in the repository
For information on how to contribute to this project, please take a look at our contribution guidelines.
Made by Team Paper Hat for DotSlash 6.0