nextcloud / nextcloud/recognize

Model download button in UI

Open
#1,529 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.