Web interface for LectureQA To run the server on localhost:
python run_app.py
The program is tested on a development server. Please follow the steps to run on a production WSGI server. https://flask.palletsprojects.com/en/1.1.x/deploying/
Necessary libraries:
- Python 3.6.8
- Flask 1.1.2: flask-login, flask-sqlalchemy
The folders: static : contains subtitles templates: contains html pages