Some AI scripts I use daily.
-
holefill
: I use it on VIM to fill code snippets -
aiemu
: moved to here -
chatsh [model]
: like ChatGPT but in the terminal
Models:
gf: 'gpt-4-turbo-2024-04-09'
gm: 'gpt-4-turbo-2024-04-09'
gs: 'gpt-4-32k-0314'
cs: 'claude-3-opus-20240229'
cm: 'claude-3-sonnet-20240229'
cf: 'claude-3-haiku-20240307'
TODO: remove Claude.mjs
/GPT.mjs
and just use Ask.mjs
in all files