From 0e4010cdb8bed6967fd75b94c2c8e42c9a772ce3 Mon Sep 17 00:00:00 2001 From: Wei Ouyang Date: Fri, 12 Apr 2024 17:00:20 -0700 Subject: [PATCH] Merge points --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index e0c45ce..3f0a069 100644 --- a/README.md +++ b/README.md @@ -23,9 +23,7 @@ The following diagram shows how the chatbot works: The BioImage.IO Chatbot is equipped with an array of capabilities designed to enhance the bioimaging experience: -* **Contextual Understanding**: Interprets the context of inquiries to deliver relevant and accurate responses. - -* **Personalization**: Adapts interactions based on user-specific background information to provide customized advice. +* **Contextual and Personalized Response**: Interprets the context of inquiries to deliver relevant and accurate responses. Adapts interactions based on user-specific background information to provide customized advice. * **Comprehensive Data Source Integration**: Accesses a broad range of databases and documentation for bioimaging, including [bio.tools](https://bio.tools), [ImageJ.net](https://imagej.net/), [deepImageJ](https://deepimagej.github.io/deepimagej/), [ImJoy](https://imjoy.io/#/), and [bioimage.io](https://bioimage.io). Details on the supported sources are maintained in the [`knowledge-base-manifest.yaml`](knowledge-base-manifest.yaml) file.