diff --git a/README.md b/README.md index bfab684b56..dab4cbbe2e 100644 --- a/README.md +++ b/README.md @@ -50,9 +50,20 @@ Responsible AI dashboard is designed to achieve the following goals: This repository contains the Jupyter notebooks with examples to showcase how to use this widget. Get started [here](https://github.com/microsoft/responsible-ai-widgets/blob/main/notebooks/responsibleaidashboard/getting-started.ipynb). + +### Installation + +Use the following pip command to install the Responsible AI Toolbox. + +If running in jupyter, please make sure to restart the jupyter kernel after installing. + +``` +pip install raiwidgets +``` + + ### Responsible AI dashboard Customization -  The Responsible AI Toolbox’s strength lies in its customizability. It empowers users to design tailored, end-to-end model debugging and decision-making workflows that address their particular needs. Need some inspiration? Here are some examples of how Toolbox components can be put together to analyze scenarios in different ways:   | Responsible AI Dashboard Flow| Use Case |