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

100% GUI Extractors #8

Open
KastanDay opened this issue Aug 30, 2023 · 0 comments
Open

100% GUI Extractors #8

KastanDay opened this issue Aug 30, 2023 · 0 comments

Comments

@KastanDay
Copy link
Collaborator

The power of UI is incredible. I’ve had these command line tools for years, but UI makes the difference to adoption.

  • Goal: huggingface inference endpoints
  • Success criteria: Upload files in GUI, a few clicks to get a list of supported models running, run model on all files.
    • Can BYO model.
    • Slider for “gigs of ram in docker container”
    • or BYO json spec… like Workbench…

Tasks

  1. Port to Clowder2 so I can help with UI dev.
  2. Make a no-code extractor (just a web GUI frontend to author extractors)
    • Just paste in your predict function & you’re good to go.
    • Runs on CPU by default, or Delta if given a project ID, username, ssh password, etc.
    • Easy SLURM file (where we have templates that should work out of the box).
  • Stretch goal: MultiCloud data library integration?
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

No branches or pull requests

1 participant