Skip to content
forked from SKKU-ESLAB/ANT

ANT (AI-based Networked Things) Framework

License

Notifications You must be signed in to change notification settings

RedCarrottt/ANT

This branch is 743 commits ahead of, 775 commits behind SKKU-ESLAB/ANT:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

b8979d6 · Mar 21, 2021
Dec 23, 2020
Dec 23, 2020
Dec 21, 2020
Mar 21, 2021
Mar 21, 2021
Mar 21, 2021
Mar 21, 2021
Dec 21, 2020
Dec 23, 2020
Dec 21, 2020
Mar 11, 2021
Aug 20, 2020
Dec 21, 2020
Nov 24, 2020
Mar 11, 2021
Dec 23, 2020
Dec 21, 2020
Nov 23, 2020
Dec 4, 2018
Dec 14, 2018
Nov 22, 2020
Dec 9, 2018
Sep 4, 2019
Feb 24, 2021
Dec 23, 2020
Dec 5, 2018
Dec 5, 2018
Dec 23, 2020
Nov 21, 2020

Repository files navigation

License

ANT: AI-based Networked Things Framework

Quick Start

How to Get the Source Code

$ git clone https://github.com/SKKU-ESLAB/ANT ant

Prerequisites

$ cd ant
$ ./scripts/prepare-ubuntu.sh

To run machine learning interence example, please download also the sample models.

$ cd ml
$ ./download_sample_model.sh

How to Build

$ ./scripts/build-ant.sh

How to Run

  1. Run ANT daemon
$ ./out/antd
  1. Then, open the ANT dashboard website or ANT Android companion app

Demo Video

ANT is open source software under the Apache 2.0 license. Complete license and copyright information can be found within the code.

Copyright 2017-2020 SKKU ESLAB, and contributors.

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

About

ANT (AI-based Networked Things) Framework

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 40.6%
  • C 26.0%
  • Python 14.7%
  • Java 12.7%
  • C++ 2.8%
  • Shell 1.0%
  • Other 2.2%