๐Ÿš€ Quickstart Guideยถ

Installation

Please follow the ๐Ÿ“ฆ Installation section before proceeding with the quickstart guide.

Some of the installation and configuration steps may require assistance from your IT department.

Launch the CliMB UIยถ

First, navigate to the the CliMB repo directory in the terminal.

Tips

To launch CliMB UI, run the command:

streamlit run entry/st/app.py

This will show the output like:

  You can now view your Streamlit app in your browser.

  Local URL: http://localhost:8501
  Network URL: http://192.168.0.68:8501

Start a new sessionยถ

Navigate to the Local URL from the terminal output in your browser. We have tested CliMB on Google Chrome, so it is recommended for best UI compatibility.

You will land to the CliMB UI as shown below:

First Launch

Please select ๐Ÿ—จ๏ธ Session Management from the side panel.

Research Management

From the Select engine dropdown, choose the engine that matches your LLM provider.

You may give a custom name to your session in the Session Name field, otherwise an auto-generated name will be assigned.

The Engine parameters section allows you to configure certain settings of the โ€œengineโ€, such as the specific LLM model (when applicable). Hover over the icon next to each setting to see a tooltip with more information.

Once you select Start new session, you will be taken to the main โš•๏ธ CliMB session screen.

Become familiar with a CliMB session workflowยถ

At this point, it is recommended to familiarize yourself with the flow of a CliMB session.

We provide the below demo video to help you understand the workflow and the UI, including the components of the dashboard.

_images/play.svg Watch the demo

Demo Video

For more detail about CliMB, please refer to the paper CliMB: An AI-enabled Partner for Clinical Predictive Modeling.