summary refs log tree commit diff
path: root/tasks
diff options
context:
space:
mode:
authorJoM2025-08-11 11:04:43 +0300
committerPjotr Prins2026-01-05 11:12:10 +0100
commitebb1107e74143d2fc6f14bedba381ce8bf517948 (patch)
tree94eca7afca8acd30acf82538f43303b914eebfc3 /tasks
parent956a4a28289caaea771705bdd1ab0cc4387789dc (diff)
downloadgn-gemtext-ebb1107e74143d2fc6f14bedba381ce8bf517948.tar.gz
Updates Johannes tasks
Diffstat (limited to 'tasks')
-rw-r--r--tasks/#johannesm.gmi#23
-rw-r--r--tasks/johannesm.gmi18
2 files changed, 39 insertions, 2 deletions
diff --git a/tasks/#johannesm.gmi# b/tasks/#johannesm.gmi#
new file mode 100644
index 0000000..7e00e7e
--- /dev/null
+++ b/tasks/#johannesm.gmi#
@@ -0,0 +1,23 @@
+# 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 2f0e144..6f914f2 100644
--- a/tasks/johannesm.gmi
+++ b/tasks/johannesm.gmi
@@ -9,13 +9,27 @@ assigned:jom
 
 ### Ongoing
 
-* Make RAG script available for reuse
+* Optimize RAG
+
+*[~] Integrate with RAG
+
+* Get actual metadata with SPARQL endpoint
 
-* Discuss with Bonface on how to get metadata for RAG
 
 ### Later
 
+* Catch up on LMDB
+
 
 ### Past
 
+*[x] Make RAG script available for reuse and clean it with Bonface
+
+*[x] Catch up on SPARQL
+
+*[x] Discuss with Bonface on how to get metadata for RAG
+
+*[x] Pickle RAG
+
+*[x] Try out SPARQLWrapper