summary refs log tree commit diff
diff options
context:
space:
mode:
authorJohannes Medagbe2026-02-06 16:37:24 +0300
committerJohannes Medagbe2026-02-06 16:37:24 +0300
commita3aea1a8e0b541a2dfbd0ebbc1bcd38b738e3386 (patch)
tree4793392faad71f29d52da4115014d29856cd3778
parent272b6617e26fc47a74c71784c49724ecfd171ed9 (diff)
downloadgn-ai-a3aea1a8e0b541a2dfbd0ebbc1bcd38b738e3386.tar.gz
Update tasks ai search
-rw-r--r--issues/ai/search.gmi3
1 files changed, 3 insertions, 0 deletions
diff --git a/issues/ai/search.gmi b/issues/ai/search.gmi
index 74b0f73f..7933fa93 100644
--- a/issues/ai/search.gmi
+++ b/issues/ai/search.gmi
@@ -26,6 +26,9 @@ Related tasks:
 * [X] (johannesm) Create system prompts.
 * [ ] (johannesm) Test locally RAG with phenotype-related queries
 * [ ] (johannesm, bonfacem) Extend corpus to molecular traits, genotypes, precompute data and RIFs.
+* [ ] (johannesm, bonfacem) Design a proper output format for the system - JSON
+* [ ] (johannesm, bonfacem) Teach model how to build link to trait result page in CD
+* [ ] (johannesm, bonfacem) Have a sync on build of xapian search. We want to teach the LLM how to build a xapian search so that the user has a fallback
 * [ ] (johannesm, bonfacem) Add REST API for processing answers from AI processing.
 * [ ] (johannes, bonfacem) Do UI work to integrate above search in GN mainline.   No auth (security: use secret keys, setting up auth - maybe - for later).