Skip to content

[Feature]: Translation transformation plugin #41

@elliotBraem

Description

@elliotBraem

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions