From 10852c7642d21fb4a6fb2a880544127bae05a665 Mon Sep 17 00:00:00 2001 From: Andrew Sellergren Date: Sat, 28 Oct 2023 09:29:27 -0700 Subject: [PATCH] Add blurb about Superbio. --- cxr-foundation/README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/cxr-foundation/README.md b/cxr-foundation/README.md index fd70982..a76e5eb 100644 --- a/cxr-foundation/README.md +++ b/cxr-foundation/README.md @@ -34,6 +34,10 @@ See the notebooks for examples of how to use the embeddings service and this pac Have questions? Email [cxr-foundation@google.com](mailto:cxr-foundation@google.com). +## Third Party Apps + +CXR Foundation is also available on [Superbio.ai](https://app.superbio.ai/apps/247?id=640613393e3000de4dfb424d) as an online app. After agreeing to Google’s Terms for the CXR Foundation tool, you can access and utilize the app. + ## Package APIs - Generating and Using Embeddings The following code block highlights the pertinent functions. See the notebooks for demo usage.