diff options
| author | Johannes Medagbe | 2025-09-24 17:28:16 +0300 |
|---|---|---|
| committer | Pjotr Prins | 2026-01-05 11:12:10 +0100 |
| commit | 5f478dcfcd85e59955b82c3fa475fd8f342b50a4 (patch) | |
| tree | 57c782f8606b3f37c9f7ba8370b5d488dbcac890 | |
| parent | 3447970a7ce8fc7848c14ea31aeec3d4b9faad65 (diff) | |
| download | gn-gemtext-5f478dcfcd85e59955b82c3fa475fd8f342b50a4.tar.gz | |
Update tasks
| -rw-r--r-- | tasks/#johannesm.gmi# | 23 | ||||
| -rw-r--r-- | tasks/johannesm.gmi | 34 |
2 files changed, 23 insertions, 34 deletions
diff --git a/tasks/#johannesm.gmi# b/tasks/#johannesm.gmi# deleted file mode 100644 index 7e00e7e..0000000 --- a/tasks/#johannesm.gmi# +++ /dev/null @@ -1,23 +0,0 @@ -# Tasks for Johannes - -## Tags - -kanban:jom -assigned:jom - -## Tasks - -### Ongoing - -* Discuss with Bonface on how to get metadata for RAG - -* Read on SPARQL and LMDB - -### Later - - -### Past - -*[x] Make RAG script available for reuse and clean it with Bonface - - diff --git a/tasks/johannesm.gmi b/tasks/johannesm.gmi index 6f914f2..cfa0d1c 100644 --- a/tasks/johannesm.gmi +++ b/tasks/johannesm.gmi @@ -2,34 +2,46 @@ ## Tags -kanban:jom -assigned:jom +* kanban: johannesm +* assigned: johannesm +* status: in progress ## Tasks ### Ongoing -* Optimize RAG +* [] Document work on issue tracker -*[~] Integrate with RAG +* [] Find more affordable options for GNQA -* Get actual metadata with SPARQL endpoint +* [] Replace GNQA backend with Bonz ### Later -* Catch up on LMDB +* [~] Fix bugs with AI system + +* [~] Catch up with SPARQL + +* [~] Catch up on LMDB ### Past -*[x] Make RAG script available for reuse and clean it with Bonface +* [X] Make RAG script available for reuse and clean it with Bonface + +* [X] Discuss with Bonface on how to get metadata for RAG + +* [X] Pickle RAG -> not successful :) + +* [X] Try out SPARQLWrapper -*[x] Catch up on SPARQL +* [X] Optimize RAG -*[x] Discuss with Bonface on how to get metadata for RAG +* [X] Integrate with RAG -*[x] Pickle RAG +* [X] Get actual metadata with SPARQL endpoint -*[x] Try out SPARQLWrapper +* [X] Make RAG agentic -> AI system +* [X] Visit precompute issue |
