There was an error while loading. Please reload this page.
1 parent da2a229 commit 6e1ca46Copy full SHA for 6e1ca46
Readme.md
@@ -1,21 +1,18 @@
1
2
-
3
# GPT Client
4
-## A Gui Client made in Python for Chat-GPT
+## A Gui Client made in Python
5
6
* `Easy Use`
7
* `Easy Setup`
8
* `Dark and Light Mode`
9
-* `File Write Mode`
+* `File Wirte Mode`
10
* `Jailbreak Mode`
11
12
## Installation
13
14
Run with Python
15
16
* `Paste OPENAI Api Key into Settings.json`
17
-* `Run the .exe`
18
-* or
19
20
```bash
21
python3 main.py
@@ -33,3 +30,8 @@ python3 main.py
33
30
34
31
35
32
+## Roadmap
+- `06.03.2023`
+- Dark/Light Theme
36
+- Core ChatGPT Client
37
+-----------
0 commit comments