Skip to content

overview

Currently Available Modules

🇨🇴 Versión en español de este documento

What follows is a list of all modules currently available to build Krixik pipelines with. As you review the list and begin to ideate pipeline possibilities, keep in mind that (as long as outputs and inputs match) there are no restrictions on how you can put these together. Repetition, even serial repetition, is permitted. Also keep in mind that it's possible for you to incorporate your own modules and models into Krixik.

Given that the list of Krixik modules—and of the models within them—will constantly grow, we suggest that you bookmark this page.

AI Modules

Database Modules

Support Function Modules

  • Parser: Divides input text files into (potentially overlapping) snippets in a JSON file.

  • JSON-to-TXT: Converts an input JSON file to a TXT file.

Adding your own Modules