initial commit

This commit is contained in:
konrad 2023-03-20 12:33:01 +00:00
parent 7306520afc
commit 6a173b538a
1 changed files with 2 additions and 0 deletions

View File

@ -13,6 +13,8 @@ Install python3 and the official Python bindings:
apt install python3 (Debian/Ubuntu)
yum install python3 (RedHat/CentOS)
pip3 install openai
git clone https://github.com/knrd1/chatgpt.git
cd chatgpt
```
### Configuration: