From 5c48eb6f1c0d7e6f7e61a766b3580a651aa5d597 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sun, 3 Aug 2025 14:25:43 +0300 Subject: more on this --- IDEAS.md | 12 +++++++++++- hexai-small.png | Bin 0 -> 101101 bytes hexai.png | Bin 0 -> 1701010 bytes 3 files changed, 11 insertions(+), 1 deletion(-) create mode 100644 hexai-small.png create mode 100644 hexai.png 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 Binary files /dev/null and b/hexai-small.png differ diff --git a/hexai.png b/hexai.png new file mode 100644 index 0000000..40d7736 Binary files /dev/null and b/hexai.png differ -- cgit v1.2.3