8000 Update README.md · DataSolveProblems/pyqt-openai@467f609 · GitHub
[go: up one dir, main page]

Skip to content

Commit 467f609

Browse files
authored
Update README.md
1 parent d2f3488 commit 467f609

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@
22
<div align="center">
33
<img src="https://github.com/user-attachments/assets/ab169535-8af0-40c7-848d-59a7e5e4b304"/>
44

5-
<b>A cross-platform AI desktop chatbot application for LLM such as GPT, Claude, Gemini, Llama chatbot interaction and image generation, offering customizable features, local chat history, and enhanced performance—no browser required!</b>
5+
<b>A cross-platform AI desktop chatbot application for LLM such as GPT, Claude, Gemini, Llama chatbot interaction and image generation, offering customizable features, local chat history, and enhanced performance—no browser required!<br><br>
6+
Basically for free, powered by GPT4Free(since v1.3.0).</b>
67

78
<hr>
89

@@ -39,8 +40,7 @@ Although this is named 'pyqt-openai', the model does not use only OpenAI-related
3940
2. cd pyqt-openai
4041
3. pip install -r requirements.txt --upgrade
4142
4. cd pyqt_openai
42-
5. You should put your api key in the line edit. You can get it in <a href="https://platform.openai.com/account/api-keys">official site</a> of openai. Sign up and log in before you get it.
43-
6. python main.py
43+
5. python main.py
4444

4545
### Install with pyproject.toml
4646
1. git clone ~
@@ -49,7 +49,7 @@ Although this is named 'pyqt-openai', the model does not use only OpenAI-related
4949
4. pip install .
5050
5. pyqt-openai
5151

52-
### Wanna download this without doing stuffs like above? You can download installer of zip file <a href="https://github.com/yjg30737/pyqt-openai/releases">here.</a>
52+
### Wanna download this without doing stuffs like above? You can download installer or zip file <a href="https://github.com/yjg30737/pyqt-openai/releases">here.</a>
5353

5454
## How to Use 🧐
5555

0 commit comments

Comments
 (0)
0