diff --git a/README.md b/README.md index fdb7bb0..2b397e6 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,8 @@ A Python Dash application for interactive exploration and visualization of embedding vectors through dimensionality reduction techniques. +![Screenshot of 3d graph and UI for Embedding Buddy](./embedding-buddy-screenshot.png) + ## Overview EmbeddingBuddy provides an intuitive web interface for analyzing high-dimensional diff --git a/embedding-buddy-screenshot.png b/embedding-buddy-screenshot.png new file mode 100644 index 0000000..89185b7 Binary files /dev/null and b/embedding-buddy-screenshot.png differ