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 code is currently under preparation and will be released soon. Stay tuned for updates!
Install rye
: https://github.com/astral-sh/rye
git clone git@github.com:acies-os/acies-os.git
cd acies-os
rye 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}
}