Skip to content

hritik7080/AnswerEvaluator

Repository files navigation

AnswerEvaluator

An examination portal which evaluates answer using Machine Learning

Execute following commands to run:

pip install -r requirements.txt
python manage.py runserver

This project may not run on your system becuase of a huge model size and it is downloading model from tf-hub.

You can run this project using ColabCode on Google Colab