diff --git a/index.html b/index.html index 5407108..1069564 100644 --- a/index.html +++ b/index.html @@ -45,6 +45,13 @@ .content { min-height: calc(100vh - 40px); } + + .info-box { + background-color: #f8f9fa; + padding: 20px; + margin: 50px auto; /* Center the box and add margin */ + max-width: 600px; + } @@ -53,6 +60,21 @@

Parkinson's & Alzheimer's Disease Variable Embeddings

+
+

+ The shown plot is a two-dimensional t-SNE projection of GPT embeddings for variable descriptions for Alzheimer's disease (AD) and Parkinson's disease (PD). +

+

+ You can interact with the plot in the following ways: +

+ +
+