Skip to content

Main repository of the CRC901 demonstrator. Contains setup instructions and source code of services and web UI.

License

Notifications You must be signed in to change notification settings

CRC-901-On-the-Fly-Computing/Testbed

Repository files navigation

About

PoC logo

The Collaborative Research Center 901 (CRC901) "On-The-Fly Computing" (OTF Computing) is a research project driven by Paderborn University with the goal of developing concepts and techniques for composing user-specific software solutions on the fly. The basic idea is that an end user provides her requirements in a non-technical form and receives an individual piece of software fulfilling these requirements.

This repository contains the Proof of Concept (PoC), the demonstrator of the CRC901. It brings together the research results of many of the involved working groups in a piece of software realizing the on-the-fly approach. The domain chosen for demonstration purposes is machine learning: given the user's requirements, the PoC will create a machine learning pipeline realizing these requirements, and makes that pipeline available as a web service.

This documentation is targeted at developers who want to make use of some or all of the PoC's services. It is structured as follows:

The PoC code is organized into different Git repositories:

  • This repository: The main code base of the POC, including its web frontend
  • Ansible-k8cluster: A set of Ansible scripts helping to set up a Kubernets cluster as need by the PoC
  • Helm-Charts: a set of Helm scripts helping to deploy the PoC to a Kubernetes cluster
  • ServiceCodeProvider: The basic services which the PoC uses to compose its ML solutions
  • executor-bootup: Support for implementing PoC services in different technologies

This repository and its dependencies have been provided in the hope of being useful. If you want to try the PoC, or if you want to reuse one or more of its components, feel free to do so!

About

Main repository of the CRC901 demonstrator. Contains setup instructions and source code of services and web UI.

Resources

License

Stars

Watchers

Forks

Packages

No packages published