summaryrefslogtreecommitdiff
path: root/todo.org
diff options
context:
space:
mode:
authorGustaf Rydholm <gustaf.rydholm@gmail.com>2025-08-25 00:06:19 +0200
committerGustaf Rydholm <gustaf.rydholm@gmail.com>2025-08-25 00:06:19 +0200
commit28a1f5d4eddab6eb7c9ca77346c6fa9608856dd5 (patch)
tree563ffd32f1a6f5705c1fbf6230d5d226fd0e0e48 /todo.org
parent6afba9079eebe867ac4f1b6073b5277513e7491b (diff)
Broken stateHEADmaster
Diffstat (limited to 'todo.org')
-rw-r--r--todo.org20
1 files changed, 20 insertions, 0 deletions
diff --git a/todo.org b/todo.org
new file mode 100644
index 0000000..5623107
--- /dev/null
+++ b/todo.org
@@ -0,0 +1,20 @@
+* TODO Fix TUI
+Use textual lib for tui
+
+* TODO Late chunking
+- Use transformer library to do late chunking
+ - encode text with jina
+ - chunk
+ - mean pool
+- Create query vector by doing mean pool algorithm
+
+* TODO MCP
+Understand the client server relation ship?
+- Find files on computer
+- Add tags to files, e.g. directories
+- search for tags
+- search in vectordb
+- load chapter
+- open pdf
+- search web?
+