Skip to content

Commit c0b0111

Browse files
authored
Update README.md
1 parent c6717e2 commit c0b0111

File tree

1 file changed

+17
-17
lines changed

1 file changed

+17
-17
lines changed

README.md

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

55
<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>
6+
Basically for free, powered by GPT4Free and LiteLLM.</b>
77

88
<hr>
99

@@ -16,22 +16,6 @@
1616

1717
<hr>
1818

19-
## Help Needed 🆘
20-
21-
**Managing this project alone has become quite challenging so i'm reaching out for support.**
22-
If you have experience with coding, documentation, design, or even providing constructive feedback, I would greatly appreciate your involvement. Your contribution could make a significant difference.
23-
24-
Your contribution, even just a fix a simple typo in readme or simple refactoring can be very helpful. Of course there are a lot of official TODOs i need helping hand as well. So [see here](https://github.com/yjg30737/pyqt-openai/blob/main/CONTRIBUTING.md) if you are willing to contribute.
25-
26-
You can contact me 24/7 by sending me an email to **yjg30737@gmail.com** or join [**Discord server**](https://discord.gg/cHekprskVE) to talk in real time.
27-
28-
## Test Scenario
29-
This is the [default test scenario page](https://github.com/yjg30737/pyqt-openai/wiki/Test-Scenario). If you want to test it out and be sure nothing is wrong, try it :)
30-
31-
## Contributors
32-
* **Me (WizMiner)** 😊
33-
* Creator of VividNode 🐐
34-
3519
## What is VividNode? 🤔
3620

3721
**VividNode** is a cross-platform desktop application that allows you to interact directly with LLM(GPT, Claude, Gemini, Llama) chatbots and generate images without needing a browser. Built with PySide6, VividNode (formerly known as pyqt-openai) supports Windows, Mac, and Linux, and securely stores your chat history locally in a database.
@@ -66,6 +50,9 @@ Although this is named 'pyqt-openai', the model does not use only OpenAI-related
6650
## How to Use 🧐
6751
**<a href="https://medium.com/@yjg30737/what-is-vividnode-how-to-use-it-4d8a9269a3c0">QuickStart</a>**
6852

53+
## Test Scenario
54+
This is the [default test scenario page](https://github.com/yjg30737/pyqt-openai/wiki/Test-Scenario). If you want to test it out and be sure nothing is wrong, try it :)
55+
6956
## Troubleshooting
7057
### Common Issues
7158
#### Issues Related to PyAudio
@@ -84,5 +71,18 @@ Although this is named 'pyqt-openai', the model does not use only OpenAI-related
8471

8572
If the solutions listed here don’t resolve your issue, please report it by [opening an issue](https://github.com/yjg30737/pyqt-openai/issues).
8673

74+
## Help Needed 🆘
75+
76+
**Managing this project alone has become quite challenging so i'm reaching out for support.**
77+
If you have experience with coding, documentation, design, or even providing constructive feedback, I would greatly appreciate your involvement. Your contribution could make a significant difference.
78+
79+
Your contribution, even just a fix a simple typo in readme or simple refactoring can be very helpful. Of course there are a lot of official TODOs i need helping hand as well. So [see here](https://github.com/yjg30737/pyqt-openai/blob/main/CONTRIBUTING.md) if you are willing to contribute.
80+
81+
You can contact me 24/7 by sending me an email to **yjg30737@gmail.com** or join [**Discord server**](https://discord.gg/cHekprskVE) to talk in real time
82+
83+
## Contributors
84+
* **Me (WizMiner)** 😊
85+
* Creator of VividNode 🐐
86+
8787
## Disclaimer
8888
Please do not distribute this commercially without my permission, by claiming it as your own creation.

0 commit comments

Comments
 (0)