From 2ace0a6cb58dc18227ed7b17383b97935575eec7 Mon Sep 17 00:00:00 2001 From: Munyoki Kilyungi Date: Tue, 26 Mar 2024 17:11:52 +0300 Subject: Rework GN-QA landing page. Co-authored-by: Alexander Kabui --- gn2/wqflask/templates/gnqa.html | 24 ++++++++++++++---------- 1 file changed, 14 insertions(+), 10 deletions(-) diff --git a/gn2/wqflask/templates/gnqa.html b/gn2/wqflask/templates/gnqa.html index 947b57c2..b16e2d2e 100644 --- a/gn2/wqflask/templates/gnqa.html +++ b/gn2/wqflask/templates/gnqa.html @@ -19,27 +19,31 @@ z-index: 10000; } + .gnqa-copy p { + font-size: 16px; + line-height: 1.5; + } {% endblock %}
-
- -
-

Gnqa System

+
-
-

+

+

Gnqa System

+
+
+

Welcome to the GeneNetwork Question and Answer (GNQA)system. We utilize a large language model and 3000 scientific publications to make GNQA a subject matter expert in three areas: GeneNetwork.org , genomics/genetics with regards to diabetes and genomics/genetics with regards to agin..

-

At the moment when you ask GNQA something it will attempt to return a sensible answer with real references. To this end we aim to reduce hallucinations and provide a knowledge launchpad for a researcher to enhance their knowledge on the relevant subject matter.

-

+

At the moment when you ask GNQA something it will attempt to return a sensible answer with real references. To this end we aim to reduce hallucinations and provide a knowledge launchpad for a researcher to enhance their knowledge on the relevant subject matter.

+

GNQA is not a finished product as we are working diligently to improve it daily.

-

Thanks for using GNQA!

+

Thanks for using GNQA!

+
-
-- cgit v1.2.3