# 🍒 Cherry Studio Cherry Studio is a desktop client that supports for multiple LLM providers, available on Windows, Mac and Linux. # 🌠 Screenshot ![](https://github.com/user-attachments/assets/e24d1e7d-126a-4647-bd98-f470bfe26fde) ![](https://github.com/user-attachments/assets/3f3f0bfa-cb88-4abf-923a-a0859fa3c912) ![](https://github.com/user-attachments/assets/288560c1-d218-437c-87c2-2a5e87b43b93) # 🌟 Features 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. 5. Supports drag-and-drop sorting. 6. Code highlighting. 7. Mermaid chart # 👥 Community Join our Telegram group to discuss Cherry Studio's latest developments and features! [Telegram community](https://t.me/CherryStudioAI) # 🖥️ Develop ## Project Setup ### Install ```bash $ yarn ``` ### Development ```bash $ yarn dev ``` ### Build ```bash # For windows $ yarn build:win # For macOS $ 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)