summaryrefslogtreecommitdiff
path: root/todo.org
diff options
context:
space:
mode:
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?
+