nextcloud / nextcloud/server

AI: support for processing transcriptions, translations, etc (all things AI supported by NC) in batch mode on another server

Open
#53,116 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

0. Needs triage enhancement
Dominant language
PHP
Stars
36.9k
Forks
5.2k
Avg merge
2d 3h
Merged PRs (30d)
713

Description

Is your feature request related to a problem? Please describe.

AI: support for processing transcriptions, translations, etc (all things AI supported by NC) in batch mode on another server (an AI server). From what I could gather, hardware must be in NC's same server and requests are processed in real time (is it correct?). But really what most people and organizations need is that generated content or whatever be processed... not necessarilly real time and also it is important to be able to process those request on another server. Such AI server may be available or not all the time, but will process the batches when online or available. Obviouslly the AI server could be on NC's machine or on another. As AI hardware requirements keeps growing, this case, I think, makes sense.

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

The issue names no files, tests, or entry points, so begin by locating the existing AI processing implementation and documenting its real-time and same-server assumptions. Done would require an agreed scope for queued batch processing on an intermittently available remote AI server, covering the supported AI operations and their tests.

Written by the indexing model from the issue text.

Assessment

Domain
ai, distributed-systems
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
15/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.