-
Notifications
You must be signed in to change notification settings - Fork 0
Bird's Eye View of System
GinkREAL edited this page Mar 22, 2019
·
1 revision
The spring backend is stored in the backend folder and deals with the collection of labels from volunteers who would like to add labels into the system. It also handles delegation of AI work to worker.py, where most of the AI related stuff runs. The rest api of the spring backend can be found in rest api.txt.
Frontpage of the Spring Backend, handles labelling only. All AI related frontend matters delegate to the browser extension
Shows the aggregated AI information from the backend in pretty charts and graphs