diff options
author | Schark <jordan@schark.online> | 2023-12-01 23:11:46 -0800 |
---|---|---|
committer | Schark <jordan@schark.online> | 2023-12-01 23:11:46 -0800 |
commit | f580735aaafdc8e0c9128955fcb93c039d10b8b9 (patch) | |
tree | 604b2179c88bb419ec0421ae2c4a76c67518ae28 /README.md | |
download | cli-gpt-f580735aaafdc8e0c9128955fcb93c039d10b8b9.tar.gz cli-gpt-f580735aaafdc8e0c9128955fcb93c039d10b8b9.zip |
Initial work
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..12f856b --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# CLI GPT + +A basic CLI program to replicate ChatGPT capabilities in the terminal for those with an OpenAI API key. An easy way to pay for the amount you use GPT-4 as opposed to the monthly flat rate for Plus members. |