jjuliano/aifiles

Modular and configurable components

Opened this issue · 0 comments

Each component should be modular, plug-in style. In this feature, it needs to do the following

  • Ability to point to a local plug-in, web or via GIT.
    • If a remote resource, have the ability to download it.
  • Ability to refer and register the plug-in the configuration.
  • Ability to sort the run order of the plugin (pipeline).
  • Write unit and integration tests
  • Documentation