about summary refs log tree commit diff
path: root/templates/layout.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/layout.html')
-rw-r--r--templates/layout.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/layout.html b/templates/layout.html
index 1c73fd9..ce59f13 100644
--- a/templates/layout.html
+++ b/templates/layout.html
@@ -99,12 +99,12 @@
         <div class="container">
             <div class="row">
                 <div class="col-md-6">
-                  GeneCup {{ version }}: PubMed + GWAS catalog deep learning.
+                  GeneCup {{ version }}: PubMed + GWAS catalog using LLMs.
                   Cite <a href="https://academic.oup.com/g3journal/article/12/5/jkac059/6548160">GeneCup.</a>
                 </div>
                 <div class="col-md-6" align="right">
                   <a href="https://git.genenetwork.org/genecup/">Code</a>
-                  powered by <a href="https://www.tensorflow.org/">Tensorflow</a> on <a href="https://genenetwork.org/">GeneNetwork.org</a>
+                  powered by <a href="https://gemini.google.com/">Google Gemini</a> on <a href="https://genenetwork.org/">GeneNetwork.org</a>
                 </div>
             </div>
         </div>