So uh, is there an AI/LLM interactive coding language yet? Some shorthand?
Like: "alt wi.best" as a stand-in for "list some alternatives to 'wishing you all the best'" (assuming that phrase is already in the session memory/context).
Thinking of tasks like making quick alterations to paragraphs of text offered by the AI...
#AI #LLM #ArtificialIntellligence #ChatGPT #Nomic #Gemini
Or actually, what about some nice Vim-style key map for navigating the conversation (go to last line of last para, and so on), and some modes for editing & requesting changes. Including the aforementioned shorthand...
@marcolas DSLs in general are a helpful pattern to have in our toolbox