For the development of knowledge-based configurators, I have used the tools from Tacton. This raises the question, whether there are comparable or similar tools or stacks available based on open-source and free versions? This would make it possible to further develop them successively and to build a larger community similar to Python.

And if there are none available yet, why are there no viable open source stacks for configuration similar to the stacks of Python for ML?

The following requirements/ functions should be included in this stack/ would be nice:

Basic requirements:

  • Modeler based to create the configuration models based on constraints
  • Constraint solver for configuration
  • Creation of simple user interfaces
  • Connectivity with OWL and excel

Nice to have requirements:

  • Interface to user-centric development tools for front-ends (e.g. Axure)
  • Docker integration/ Container
  • REST interfaces

Further requirements:

  • If further requirements would be useful here, please mention them in the comments.

Similar questions and discussions