nextcloud / nextcloud/integration_openai
Feature request: Operations for Nextcloud Flows
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- PHP
- Stars
- 75
- Forks
- 32
- Avg merge
- 9d 8h
- Merged PRs (30d)
- 4
Description
It would be a huge boost to include OpenAI operations in Nextcloud Flows. Example use cases:
- when video/audio is added to a folder, automatically transcribe with Whisper, summarize with GPT3-turbo, and create a markdown file with the resulting notes.
- when a word doc is added to a folder, convert to PDF and send a mail summary with the PDF attachment
- after a recorded Talk session concludes, transcribe and attach keywords to the recording metadata
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
The issue does not name files, tests, or entry points. Start by locating the Nextcloud Flows integration and reviewing how its operations are defined, then determine which of the listed transcription, summarization, conversion, mail, and metadata workflows are in scope. Done would require an agreed design and implementation for the selected operations.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100