Simple shell script to use OpenAI's ChatGPT and DALL-E from the terminal. No Python or JS required. Formerly https://gptshell.cc
Stars
1.2k
Forks
166
Watchers
1.2k
Open Issues
50
Overall repository health assessment
No package.json found
This might not be a Node.js project
204
commits
5
commits
4
commits
3
commits
3
commits
3
commits
2
commits
2
commits
1
commits
1
commits
Merge pull request #106 from 0xacx/escape-system-prompt-from-file
fbe3d1bView on GitHubreplace sed for escaping newlines with the escape function
a5c3ddfView on GitHubMerge pull request #87 from tomas223/fix/multiline-file-prompt
4395626View on GitHubMerge branch 'escape-system-prompt-from-file' into fix/multiline-file-prompt
289e604View on GitHubRemove sed due to warning, replace with escape function, rename variables, autoformat
80693a4View on GitHub