nextcloud / nextcloud/recognize
Model download button in UI
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 699
- Forks
- 68
- Avg merge
- 1d 4h
- Merged PRs (30d)
- 5
Description
Describe the feature you'd like to request
It would be nice if we could trigger the download of the models directly from the UI settings.
Describe the solution you'd like
I'd want to have a way to download the models without having to use an occ command, as my nextcloud instance is on a docker image on a shared server that doesn't let users run occ commands.
Describe alternatives you've considered
An automatic download during app installation/update/cron (maybe with periodic retry) would also solve my problem
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing how model downloads are currently initiated through occ and where the UI settings are defined. The work is complete when users can trigger model downloads from the settings UI without running occ commands, with any failure or retry behavior clarified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- frontend, machine-learning
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100