8000 GitHub - bughht/EssayChecker-server: Server for LLM based Essay Checker
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

bughht/EssayChecker-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EssayChecker-server

Server for LLM based Essay Checker

Pre-requisites

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

Usage

Run the server

python3 web/app.py

Post an img upload request

python Test/test_img.py

Post a json request

Please debug with Postman or other tools to post a json request to the server

View the web pages

Please visit the following links in your browser http://localhost:8088/

API

How to contribute

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.

License

This project is licensed under the terms of the MIT

About

Server for LLM based Essay Checker

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0