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

Support text processing APIs #35

Closed
ChristophWurst opened this issue Jul 27, 2023 · 3 comments
Closed

Support text processing APIs #35

ChristophWurst opened this issue Jul 27, 2023 · 3 comments
Assignees
Labels
enhancement New feature or request

Comments

@ChristophWurst
Copy link
Member

Describe the feature you'd like to request

As a Nextcloud app developer I want to experiment with different AI backends for text processing.

Describe the solution you'd like

Implement the APIs of nextcloud/server#38578 / nextcloud/server#38854 so OpenAI can provide text summaries etc.

Describe alternatives you've considered

N/a

@ChristophWurst ChristophWurst added the enhancement New feature or request label Jul 27, 2023
@julien-nc julien-nc self-assigned this Jul 27, 2023
@julien-nc
Copy link
Member

Will do asap 👍 . First provider which will be implemented: Summarizing with OpenAI's ChatGPT (or LocalAI).
If tests are conclusive, there will also be "extract outline" and "extract topics" text processing providers.

@ChristophWurst
Copy link
Member Author

Merci !

@julien-nc
Copy link
Member

Done and released. 4 providers: FreePrompt, Headline, Summarize and Reformulate

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants