summary refs log tree commit diff
diff options
context:
space:
mode:
authorMunyoki Kilyungi2026-02-03 17:54:10 +0300
committerMunyoki Kilyungi2026-02-03 18:03:00 +0300
commitcb717cb8ee413c1e27f54bb4cff45f666f0e4a19 (patch)
tree658904482d15fd12eeba4d28ef14df8ade0d1d81
parentffd62e4acc6c1a77b4cf9dad95ff8ee79b0e5b76 (diff)
downloadgn-ai-cb717cb8ee413c1e27f54bb4cff45f666f0e4a19.tar.gz
Update issue.
Signed-off-by: Munyoki Kilyungi <me@bonfacemunyoki.com>
-rw-r--r--issues/ai/search.gmi10
1 files changed, 8 insertions, 2 deletions
diff --git a/issues/ai/search.gmi b/issues/ai/search.gmi
index 6c60ad06..3847d2d6 100644
--- a/issues/ai/search.gmi
+++ b/issues/ai/search.gmi
@@ -10,12 +10,18 @@
 * Add pre-compute hits (already in RDF) when available.
 
 Example:
+
 => https://duckduckgo.com/?q=DuckDuckGo+AI+Chat&ia=chat&duckai=1
 
+Related tasks:
+
+=> https://issues.genenetwork.org/issues/rdf/expose-lmdb-view-in-rdf
+=> https://issues.genenetwork.org/issues/rdf/rdf-refinement
+
 ## Tasks
 
 * [ ] (bonfacem) Share existing TTL files with JoM.  TTL files will be used by JoM to build English sentences that can be used when building out system level prompts.
-* [ ] (johannesm) Work on system level prompts based off above prompts.   Focus on phenotype data for now.   Test locally.
-* [ ] (johannesm, bonfacem) Extend above to phenotypes, molecular traits and genotypes.
+* [ ] (johannesm) Work on system level prompts based off above prompts.   Focus on phenotype data for now.   Test (balg01) locally.
+* [ ] (johannesm, bonfacem) Extend above to molecular traits, genotypes, compute data and RIFs.
 * [ ] (johannesm, bonfacem) REST API for processing answers from AI processing.
 * [ ] (johannes, bonfacem) UI work to integrate above search in GN mainline.   No auth (security: use secret keys, setting up auth - maybe - for later).