diff options
author | SoloDShelby | 2024-08-10 16:30:49 +0300 |
---|---|---|
committer | SoloDShelby | 2024-08-10 16:30:49 +0300 |
commit | 6e4a45e92f25b1084b34404991706e6c4ce3fd6f (patch) | |
tree | 1a64d206862000a64402401c132544982a65b58e | |
parent | 3fa31b50af2861382fbe2c76406f5a04c3fefc93 (diff) | |
download | gn-ai-6e4a45e92f25b1084b34404991706e6c4ce3fd6f.tar.gz |
Update README to contain links to other code.
-rw-r--r-- | README.md | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -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 |