aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSoloDShelby2024-08-10 16:30:49 +0300
committerSoloDShelby2024-08-10 16:30:49 +0300
commit6e4a45e92f25b1084b34404991706e6c4ce3fd6f (patch)
tree1a64d206862000a64402401c132544982a65b58e
parent3fa31b50af2861382fbe2c76406f5a04c3fefc93 (diff)
downloadgn-ai-6e4a45e92f25b1084b34404991706e6c4ce3fd6f.tar.gz
Update README to contain links to other code.
-rw-r--r--README.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/README.md b/README.md
index a6578c0..8b4250e 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,10 @@
# Genenetwork Artificial Intelligence
A repository for genenetwork.org AI tool development.
+
+The GNQA directory has the code for the test harness references in our paper `A Contextual GPT knowledge base and benchmark for diabetes and aging studies`.
+[Web interface/UI code](https://git.genenetwork.org/genenetwork2/tree/gn2/wqflask/templates) <-- is there.
+
+[API interface](https://git.genenetwork.org/genenetwork3/tree/gn3/llms) <-- is there.
+
+[RAG provider site](https://genenetwork.fahamuai.com/) \ No newline at end of file