This repository will contain the code for the project described in the paper titled "Acies-OS: A Content-Centric Platform for Edge AI Twinning and Orchestration".
The latest release is v0.2.2
.
Install uv
: https://github.com/astral-sh/uv
git clone git@github.com:acies-os/acies-os.git
cd acies-os
uv sync
@inproceedings{li2024aciesos,
title={Acies-OS: A Content-Centric Platform for Edge AI Twinning and Orchestration},
author={Jinyang Li, Yizhuo Chen, Tomoyoshi Kimura, Tianshi Wang, Ruijie Wang, Denizhan Kara, Yigong Hu, Li Wu, Walid A. Hanafy, Abel Souza, Prashant Shenoy, Maggie Wigness, Joydeep Bhattacharyya, Jae Kim, Guijun Wang, Greg Kimberly, Josh Eckhardt, Denis Osipychev, Tarek Abdelzaher},
booktitle={2024 33rd International Conference on Computer Communications and Networks (ICCCN)},
pages={1--1},
year={2024},
organization={IEEE}
}