Description: In a group of three, we developed a web application and implemented three modules: Automatic Question Paper Generator, Answer Key Generator and Evaluator. Idea is to reduce the work of teaching assistants.
Drive Link for complete package(No need to clone the github repo)
Requirements
- python 3.6.0
- python 2.0
- tensorflow 1.1.0
- numpy
- scikit-learn
- termcolor
- regex
- nltk
- click 6.3
- scipy
- pexpect
- gensim
- prettytable
- django
- PyTorch
- theano
- java 1.8.0
Installing the app on your device
- Unpack the files downloaded via drive link
- On command line type
cd acadAI
- On command line, run the command:
python3 manage.py runserver
- Open browser, and go to 127.0.0.1:8000
Citations
Training Datasets
- Reverse-Squad
- GloVe-1.2
- Squad