Skip to content

azzukky/oaic

 
 

Repository files navigation

Open AI Cellular

Core software for Open AI Cellular

Installation and Quick Start Guide

The full documentation is contained in this repository and rendered on GitHub pages here.

Clone this repository and its submodules recursively:

git clone https://github.com/openaicellular/oaic.git
git submodule update --init --recursive

Documentation

Install sphinx with the read-the-docs theme:

sudo -H python3 -m pip install -r requirements.txt

To build the core documentation, simply run make. The resulting documentation is put in docs/build/html.

About

Core software for Open AI Cellular

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 70.6%
  • Python 20.4%
  • Makefile 9.0%