This repository contains code that allows the user to follow Peak's Getting Started Guide which is available here https://platformsupport.peak.ai/support/solutions/articles/80001038072
We really appreciate any contributions that you can make to the guide. To get started, please read our contributing guide to familiarize yourself with our development process.
The getting started folder contained in this repository are organised in the following way:
├── peak-ai
│ └── getting-started
│ └── Platform Function The area of the platform where the script can be used, for example Workflows.
│ └── Scripts The scripts to be used within the Platform Function