Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added web server support for human sl #970

Draft
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

jopdorp
Copy link

@jopdorp jopdorp commented Aug 7, 2024

This adds a flask wrapper flask_wrapper_human_sl_server.py around the humanslnet_server.py
It's useful for integration with front ends, to allow them to do web requests to the humanslnet_server.py
humanslnet_server.py gives a higher degree of control over the settings of the simulation, which can be preferable over the courser settings found in katago analysis

This is a working front end for it that I've implemented in ionic, cross platform React.js
I'm aiming to compile this to android and ios.
Android has support for pytorch using chaquo , so hopefully that will be doable. chaquo/chaquopy#477
Screenshot at 2024-08-07 21-48-02

@jopdorp jopdorp marked this pull request as draft August 25, 2024 09:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant