Skip to content

THU-ATOM/AIRFold

Repository files navigation

AIRFold

Features:

  • launch all with one docker-compose up
  • services run in isolated docker container
  • submit tasks with RESTful API (FastAPI)
  • separated task queues
  • concurrence control
  • tasks monitor

Quick Start

Launch the demo:

docker-compose up

Check the page:

Note: please change IP address and ports accordingly, they are specified in docker-compose.yaml