Skip to content

operating-function/AI-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Taelin AI Scripts

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

About

Some handy AI scripts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%