8000 Update README.md · ag-python-qt/pyqt-openai@38ada65 · GitHub
[go: up one dir, main page]

Skip to content

Commit 38ada65

Browse files
authored
Update README.md
1 parent ffc25b2 commit 38ada65

File tree

1 file changed

+4
-13
lines changed

1 file changed

+4
-13
lines changed

README.md

Lines changed: 4 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,9 @@
88

99
</div>
1010

1 8000 1-
PyQt/PySide(Python cross-platform GUI toolkit) OpenAI Chatbot which supports more than 8 languages (you can see the list below)
11+
PyQt/PySide(Python cross-platform GUI toolkit) OpenAI Chatbot which supports more than 8 languages (you can see the list below)
12+
13+
<b>This supports Windows, MacOS, Linux.</b>
1214

1315
You can use OpenAI models(GPT4, DALL-E, etc.) with PyQt as a chatbot.
1416

@@ -104,24 +106,13 @@ If you have any additional languages you would like to add, please feel free to
104106
#### Note: A lot of previews below are not from latest version. It is slightly different with current GUI. So if you want to really know what this looks like, you can just see it for yourself :)
105107

106108
### Overview
107-
#### Windows
108-
![image](https://github.com/yjg30737/pyqt-openai/assets/55078043/51667298-2c3f-4846-a8c9-ec56331b8361)
109+
![image](https://github.com/yjg30737/pyqt-openai/assets/55078043/00aab779-37bd-45e8-b21c-9f4ed3e473e8)
109110
<b>You have to write your openai api key inside the red box.</b> see [How to install](#how-to-install)
110111

111112
You can change screen between text chatbot and image generating tool screen.
112113

113114
![image](https://github.com/yjg30737/pyqt-openai/assets/55078043/78260aaf-2626-4267-9309-07655cab2061)
114115

115-
#### Linux (Ubuntu)
116-
![image](https://github.com/yjg30737/pyqt-openai/assets/55078043/4005c085-53f4-406f-adb0-4fb4d87d88ba)
117-
118-
#### MacOS
119-
![image](https://github.com/yjg30737/pyqt-openai/assets/55078043/4fec8f14-3768-49e8-9ad6-a4fbf240e643)
120-
121-
Thanks to Werranton, who gave me the pyqt-openai window example image from macOS :)
122-
123-
(He has changed the pyqt-openai's overall theme personally)
124-
125116
### Using LlamaIndex
126117
![image](https://github.com/yjg30737/pyqt-openai/assets/55078043/e161b551-91dc-4c4d-8a33-28179d72fb64)
127118

0 commit comments

Comments
 (0)
0