2023-04-04 00:49:44 +02:00
2023-04-04 00:49:44 +02:00
2023-03-22 23:34:49 +01:00
2023-03-22 23:34:49 +01:00
2023-04-04 00:49:44 +02:00
2023-04-04 00:49:44 +02:00
2023-03-23 17:41:44 +01:00
2023-03-22 18:16:57 +01:00

Watch the video

🔮 vision

create, deploy and update your microservice infrastructure

🏗 frontend description

The microchain-frontend is used to define the graph of microservice, their interfaces and their functionality. Based on this definition, the backend will be generated automatically.

🏗 usage single microservice

you provide

  • input_modality
  • output_modality
  • description of the functionality of the transformation the microservice is handling
  • examples of input and output pairs

you get

  • a microservice together with a playground
  • the code to run requests

🤏 limitations for now

  • stateless microservices only
  • deterministic microservices only to make sure input and output pairs can be used

TODO:

  • attach playground
  • subtask executors
Description
No description provided
Readme 11 MiB
Languages
Python 97.5%
Shell 1.9%
Dockerfile 0.6%