This repository contains tools and resources for interacting with the AICA API, applications and components.
The documentation is available at https://docs.aica.tech/.
The source and contribution guidelines are available in the docs subdirectory.
The Python client is available at https://pypi.org/project/aica-api/ and can be installed as follows:
pip install aica-apiSee the python subdirectory for more information and source code.
JSON schemas defining the expected syntax for AICA application files or component descriptions are available in the schemas subdirectory.