- 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.
![](https://private-user-images.githubusercontent.com/96362727/247386669-de29b848-00d5-49f2-93e4-7f82290b506a.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkxOTk5NTUsIm5iZiI6MTczOTE5OTY1NSwicGF0aCI6Ii85NjM2MjcyNy8yNDczODY2NjktZGUyOWI4NDgtMDBkNS00OWYyLTkzZTQtN2Y4MjI5MGI1MDZhLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTAlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjEwVDE1MDA1NVomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTNhOGYyOTJkZTY3YzE3MTEyMTY0MWI0MjJhZjhiNzkzYzk2YTExMWE2ZGZmNWJmODk1NmI2ZTQ5OWI2NDJmMzQmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.iIdVSDbi9eJv5xRVHi7KV46U3-o4xzRhOVGkHkEbvi0)
- 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