diff --git a/README.md b/README.md index a6ecbcf3..81112e86 100644 --- a/README.md +++ b/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 -![](https://github.com/user-attachments/assets/e32b244f-3a84-473a-89ef-0b12ef4127b2) +![](https://github.com/user-attachments/assets/ca57086e-d2c7-40ea-a63a-2c7f9b3a05ea) -![](https://github.com/user-attachments/assets/18c10eed-4711-4975-bf9c-b274c61924f3) +![](https://github.com/user-attachments/assets/3f3f0bfa-cb88-4abf-923a-a0859fa3c912) -![](https://github.com/user-attachments/assets/7395ebf2-64f8-46fa-aa48-63293516c320) +![](https://github.com/user-attachments/assets/288560c1-d218-437c-87c2-2a5e87b43b93) -# Feature +# 🌟 Features -1. Supports multiple large language model service providers. +1. Support for Multiple LLM Providers. 2. Allows creation of multiple Assistants. 3. Enables creation of multiple topics. 4. Allows using multiple models to answer questions in the same conversation. @@ -20,7 +20,8 @@ 6. Code highlighting. 7. Mermaid chart -# Develop +# 🖥️ Develop + ## 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) @@ -51,3 +52,11 @@ $ yarn build:mac # For Linux $ yarn build:linux ``` + +## Star History + +[![Star History Chart](https://api.star-history.com/svg?repos=kangfenmao/cherry-studio&type=Timeline)](https://star-history.com/#kangfenmao/cherry-studio&Timeline) + +## License + +[LICENSE](./LICENSE)