summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMunyoki Kilyungi2025-05-06 17:36:53 +0300
committerMunyoki Kilyungi2025-05-06 17:37:21 +0300
commit695fa00e927ac23f9b85bc9ed0e06072a2e33b06 (patch)
treef4afd9f682fc657970a3252bcc7b8b68d1b8d465
parent723100783f8aeb7b18aa18215eeaf8ccc3fc7e0a (diff)
downloadgn-gemtext-695fa00e927ac23f9b85bc9ed0e06072a2e33b06.tar.gz
Add LLMs to GN roadmap.
Signed-off-by: Munyoki Kilyungi <me@bonfacemunyoki.com>
-rw-r--r--tasks/roadmap.gmi11
1 files changed, 10 insertions, 1 deletions
diff --git a/tasks/roadmap.gmi b/tasks/roadmap.gmi
index c465254..9bed63d 100644
--- a/tasks/roadmap.gmi
+++ b/tasks/roadmap.gmi
@@ -45,7 +45,16 @@ This is WIP. We need to adapt the GN3 code to work with lmdb when available.
This is WIP and happening. We will need to document.
-# Community (Step 5)
+# LLM Integration (Step 5)
+
+Provide an LLM that integrates well with the gn eco-system. Goals for the LLM:
+
+* Flexible data ingestion
+* Plug and play LLMS (local, OpenAI, Claude etc.)
+
+This is still a WIP.
+
+# Community (Step 6)
## Uploading data examples