Deploy Decoded.AI into a Python project.
Goal: Align your AI Project with Key Outcomes.
0. Before You Begin
We recommend running on a Linux-based system and using a Virtual Environment.
1. Start with a Use-Case
2. Get the Dependencies
You'll need an account to securely upload the extracted project data and view the analysis in the browser.
Don't worry, we'll start you on a free trial.
Our SDK guides you through setting up effective tests that link your project to key deliverables.
Install the SDK (Click to copy):
$ python3 -m pip install https://api.decoded.ai/api/v1/sdk/python3/nightly
3. Write, run and annotate your tests!
Our SDK guides you through annotating the tests in a project to link them to key deliverables in your project.
Start the Server (Click to copy):
$ decoded --port 5170 --host localhost
Go to the development kit (opens in a new tab):
https://app.decoded.ai/sdk
Use the slides below for a step-by-step guide on how to use the SDK: