generated from NEARBuilders/project-template
-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
enhancementNew feature or requestNew feature or request
Description
What's the feature?
This is a TransformerPlugin. Want to learn how to build a plugin? Start here.
This transformation plugin should take in data (define your input type) and it will output translated content of the SAME data structure (define your output type).
I think we should be very flexible with input/output -- and have the translate work with whatever data structure is provided.
I am not sure if there is a standard npm package to use, or an ai model that is very good at this.
This plugin might be able to take influence from the ai-transform plugin.
Acceptance Criteria
- page added to docs, following docs style. README should be copy of docs page
- pull request to main repository curate.config.json using the plugin
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request