The AOS Operator is a role of EigenAVS in Hetu Protocols.
By registering with AOS on Dispatcher, the operator could service the AI inference verification task.The staker can delegate funds to an operator by Delegation Manager contract.
git clone https://github.com/hetu-project/aos-operator.git
cd aos-operator
cargo build --release
Please see Run Operator for more detail information.