docs(README.md): add star history chart for project visibility
This commit is contained in:
parent
3d44fc2208
commit
1031d40ddb
27
README.md
27
README.md
@ -1,18 +1,18 @@
|
|||||||
# Cherry Studio
|
# 🍒 Cherry Studio
|
||||||
|
|
||||||
🍒 Cherry Studio is a desktop client that supports multiple Large Language Model (LLM) providers, available on Windows, Mac and Linux.
|
Cherry Studio is a desktop client that supports for multiple LLM providers, available on Windows, Mac and Linux.
|
||||||
|
|
||||||
# Screenshot
|
# 🌠 Screenshot
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||

|

|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
# Feature
|
# 🌟 Features
|
||||||
|
|
||||||
1. Supports multiple large language model service providers.
|
1. Support for Multiple LLM Providers.
|
||||||
2. Allows creation of multiple Assistants.
|
2. Allows creation of multiple Assistants.
|
||||||
3. Enables creation of multiple topics.
|
3. Enables creation of multiple topics.
|
||||||
4. Allows using multiple models to answer questions in the same conversation.
|
4. Allows using multiple models to answer questions in the same conversation.
|
||||||
@ -20,7 +20,8 @@
|
|||||||
6. Code highlighting.
|
6. Code highlighting.
|
||||||
7. Mermaid chart
|
7. Mermaid chart
|
||||||
|
|
||||||
# Develop
|
# 🖥️ Develop
|
||||||
|
|
||||||
## Recommended IDE Setup
|
## Recommended IDE Setup
|
||||||
|
|
||||||
- [VSCode](https://code.visualstudio.com/) + [ESLint](https://marketplace.visualstudio.com/items?itemName=dbaeumer.vscode-eslint) + [Prettier](https://marketplace.visualstudio.com/items?itemName=esbenp.prettier-vscode)
|
- [VSCode](https://code.visualstudio.com/) + [ESLint](https://marketplace.visualstudio.com/items?itemName=dbaeumer.vscode-eslint) + [Prettier](https://marketplace.visualstudio.com/items?itemName=esbenp.prettier-vscode)
|
||||||
@ -51,3 +52,11 @@ $ yarn build:mac
|
|||||||
# For Linux
|
# For Linux
|
||||||
$ yarn build:linux
|
$ yarn build:linux
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## Star History
|
||||||
|
|
||||||
|
[](https://star-history.com/#kangfenmao/cherry-studio&Timeline)
|
||||||
|
|
||||||
|
## License
|
||||||
|
|
||||||
|
[LICENSE](./LICENSE)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user