Server for LLM based Essay Checker
Clone the repository
git clone git@github.com:bughht/EssayChecker-server.git
cd EssayChecker-server
- Python3
- flask
- numpy
- opencv-python
- pandas
- json
pip3 install flask numpy opencv-python pandas json
python3 web/app.py
python Test/test_img.py
Please debug with Postman or other tools to post a json request to the server
Please visit the following links in your browser http://localhost:8088/
For the team members, please send me your github id and I will add you to the collaborators.
Contributors can push to the master branch directly.
This project is licensed under the terms of the MIT