summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--IDEAS.md12
-rw-r--r--hexai-small.pngbin0 -> 101101 bytes
-rw-r--r--hexai.pngbin0 -> 1701010 bytes
3 files changed, 11 insertions, 1 deletions
diff --git a/IDEAS.md b/IDEAS.md
index b549ea1..4de4386 100644
--- a/IDEAS.md
+++ b/IDEAS.md
@@ -1,4 +1,10 @@
-# Ideas
+# Hexai
+
+![HexAI Small Logo](hexai-small.png)
+
+Hexai, the AI LSP for the Helix editor.
+
+## Ideas
* LSP server to be used with the Helix text editor
* Code completion using LLMs
@@ -23,3 +29,7 @@ Be able to switch LLMs.
MSPintegration? Can't think of a specic use case right now but it may be interesting!
+## More
+
+* Use of different LLM based on usage/use case
+* Useful: https://deepwiki.com/helix-editor/helix/4.3-language-server-protocol
diff --git a/hexai-small.png b/hexai-small.png
new file mode 100644
index 0000000..04640d2
--- /dev/null
+++ b/hexai-small.png
Binary files differ
diff --git a/hexai.png b/hexai.png
new file mode 100644
index 0000000..40d7736
--- /dev/null
+++ b/hexai.png
Binary files differ