GradeBot.AI is a web extension for Google Classroom that revolutionizes grading. It uses natural language processing (NLP) to automate the grading of essays, multiple-choice questions, online assignments, and examinations.
- Actionable reports: Identify common student blunders and tailor an assignment to pay attention to the topic.
- Improved Answers: Answers with a perfect score can be improved using the keywords and provided to weak students.
- Generate targeted feedback: Offer students personalized suggestions for improvement.
- Chapter-wise breakdown: Insights into how the students performed on the chapter-wise keywords.
- Clone the repository
git clone https://github.com/abckhush/GradeBot.ai.git cd GradeBot.ai
- Install Dependencies
npm install npm run build
- Connect to Backend Server
cd backend nodemon index.js
- Go to Chrome Extensions.
- Turn on the Developer Mode.
- Choose Load Unpacked.
- Choose the build folder inside the code.
- Upload the zip file and the pdf file.
For refernce, a zip file and a pdf file has been uploaded in the uploads folder in the backend.
cd backend\uploads
- Python Model for Backend: Consists of utilization of YouData.ai Dataset.
- Youtube Video
- Medium Blog