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

Skip to content

Commit 7008b65

Browse files
authored
Update README.md
1 parent aefef04 commit 7008b65

File tree

1 file changed

+7
-8
lines changed

1 file changed

+7
-8
lines changed

README.md

Li 8000 nes changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ An internet connection is required.
3030
## Table of Contents
3131
* [Feature](#feature)
3232
* [Requirements](#requirements)
33-
* [Preview](#preview)
33+
* [Preview & Usage](#preview-usage)
3434
* [How to Install](#how-to-install)
3535
* [Troubleshooting](#troubleshooting)
3636
* [Contact](#contact)
@@ -50,7 +50,6 @@ An internet connection is required.
5050
* support prompt generator (manageable, autosaved in database)
5151
* support slash commands
5252
* support beginning and ending part of the prompt
53-
![image](https://github.com/yjg30737/pyqt-openai/assets/55078043/c9ca84af-0088-4435-854d-7feca9e2e663)
5453
* you can run this in background application
5554
* notification will pop up when response is generated
5655
* you can make window stack on top or control its transparency
@@ -64,25 +63,25 @@ An internet connection is required.
6463
* pyperclip - to copy prompt template from prompt generator
6564
* stability_sdk - for Stable Diffusion
6665

67-
## Preview
68-
This is using GPT-3.5 turbo model by default.
69-
66+
## Preview & Usage
7067
### Overview
68+
#### Note: Some of these previews are not the latest.
7169
![image](https://github.com/yjg30737/pyqt-openai/assets/55078043/51667298-2c3f-4846-a8c9-ec56331b8361)
7270
<b>You have to write your openai api key inside the red box.</b> see [How to install](#how-to-install)
7371

7472
You can change screen between text chatbot and image generating tool screen.
7573
![image](https://github.com/yjg30737/pyqt-openai/assets/55078043/78260aaf-2626-4267-9309-07655cab2061)
7674

7775
### Conversation preview
78-
#### Preview Image
79-
![image](https://user-images.githubusercontent.com/55078043/236583716-a18b30b0-7b67-412e-b633-7daa8e41b525.png)
80-
#### Preview Video
8176
https://user-images.githubusercontent.com/55078043/236583883-8e9732a3-1223-4b28-85f1-f60d8b2d6ced.mp4
8277

8378
### Prompt Generator
8479
https://github.com/yjg30737/pyqt-openai/assets/55078043/2f351442-1e8c-4ba2-b5fe-4391df6250ff
8580

81+
You can use the additional prompt feature by "prompt menu" right next to input field.
82+
83+
![image](https://github.com/yjg30737/pyqt-openai/assets/55078043/c9ca84af-0088-4435-854d-7feca9e2e663)
84+
8685
#### Image Generation
8786
#### Preview
8887
![image](https://github.com/yjg30737/pyqt-openai/assets/55078043/d0903a76-bf4f-4900-bfea-89da6f072c9d)

0 commit comments

Comments
 (0)
0