Getting Started
Get started with Structured-QA using one of the options below:
Setup options
The easiest way to play with the code on a GPU, for free.
Click the button below to launch the project directly in Google Colab:
Click the button below to launch the project directly in GitHub Codespaces:
Once the Codespaces environment launches, inside the terminal, start the Streamlit demo by running:
You can install the project from Pypi:
Check the Command Line Interface guide.
Alternatively, you can clone and install it in editable mode:
-
Clone the Repository
-
Install the project and its Dependencies
-
Run the Demo