Skip to content

Webserver for curating training data, datasets, uploading model files, editing and saving config files over a network #39

@cpmpercussion

Description

@cpmpercussion

The idea of this would be that when IMPSY is running, you can talk to it through a web interface.

The interface should allow access to:

  • log files (?)
  • Datasets
  • Model files
  • Configs

Maybe you could trigger actions like:

  • compiling datasets
  • Restarting the interaction loop (with new model)
  • Resetting the model state.

Hopefully this could be achieved in as light a manner as possible, hopefully in some fairly modular code that doesn’t have to take over the whole project.

A really good use case would be for when IMPSY is running on a raspberry pi and tethered to a computer over USB (Ethernet gadget so network is eanbled). Then the user could interact with IMPSY over the web interface rather than by SSH’ing into the system.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions