Getting started
Installation
Step 1: create an account
Go to https://app.dataqa.ai/login and follow the steps to create your first project. Once your account and your first project have been created, you will see a screen such as this one:
TODO: Add screenshot of the screen with the publish string
You will need this key later in order to be able to create your first QA app. You can always come back to this page to find it.
Step 2: Install the python client library
pip install dataqa
Go to link to know how to use this.

