This is my diploma project called Asq. It's an app that translates queries in Russian language into SQL queries. The server file is modules/server.py, it can be started with the following command:
waitress-serve --port=8000 server:app
The repository for the app can be found here.
The pdf document can be found here.