summaryrefslogtreecommitdiff
path: root/tasks/bonfacem.gmi
blob: 5445eebbff1fabc5b9d2b26f2b8172056ee9eca2 (about) (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
# Tasks for Munyoki

## Tags

* kanban: bonfacem
* assigned: bonfacem
* status: in progress

## Tasks

### This week

* [ ] Describe Generif access for Rob in an email
* [ ] Migrate fahamuai RAG to VPS and switch tokens to GGI OpenAI account
*     1. running AI server using (our) VPS and our tokens
*     2. read the code base
*     3. assess porting it to Guix (don't do any work)
* [ ] Add lmdb output hashes with index and export LMDB_DATA_DIRECTORY
* [ ] Share small database with @pjotrp and @felixl

### Later

* [ ] Sample/individual/strain/genometype counts for PublishData only - ProbeSetData? https://github.com/genenetwork/genenetwork2/blob/testing/scripts/sample_count.py - mirror in RDF and use global search
*     - search for all traits that have more than X samples
* [ ] xapian search, add dataset size keys, as well as GN accession id, trait id, and date
*     - Improve xapian markdown docs to show all used fields/keys with examples
* [+] Use aider - give a presentation in the coming weeks
* [ ] Add case attributes to RDF and share with Felix (depends on @felixl)

### Even later

* [ ] Rest API for precompute output (mapping with GEMMA)
* [ ] GNQA add GN metadata (to RAG)
*     - Focus on RIF
*     - triple -> plain text
*     - bob :fatherof nancy -> Bob is the father of Nancy.

## Later

* [ ] AI improvements

### On going tasks

=> https://issues.genenetwork.org/search?query=assigned%3ABonfaceKilz+AND+is%3Aopen+AND+status%3Ain-progress&type=all All in-progress tasks

### Stalled (To Be Done/Completed)

=> https://issues.genenetwork.org/search?query=assigned%3ABonfaceKilz+AND+tag%3Astalled+AND+is%3Aopen&type=open-issueo All stalled taskse that are to be promoted to in-progress

### Unclear Issues

Ad-hoc issues that were picked some where some how:

=> https://issues.genenetwork.org/search?type=open-issue&query=assigned%3ABonfaceKilz%20AND%20NOT%20tag%3Astalled%20AND%20NOT%20tag%3Ain-progress%20AND%20status%3Aunclear%20OR%20priority%3Aunclear Unclear Issues


### Closed Issues

Should something in one of these closed issues be amiss, we can always and should re-open the offending issue.

Currently closed issues are:

=> https://issues.genenetwork.org/search?type=closed-issue&query=assigned%3ABonfaceKilz%20AND%20type%3Aissue%20AND%20is%3Aclosed Closed Issues

* [X] Indexing generif data / Improve Local Search
* [X] lmdb publishdata output and share with Pjotr and Johannes