English | 中文
🍒 Cherry Studio App —— The official mobile version of Cherry Studio, bringing powerful LLMs (AI Large Language Models) interaction to your iOS and Android devices.
🌟 Support Project: Sponsor | Give the repository a Star!
Clone Repository
git clone https://github.com/CherryHQ/cherry-studio-app.git
Enter Directory
cd cherry-studio-app
Install Dependencies
yarn install
Generate Database
npx drizzle-kit generate
Start the app
yarn ios yarn android
In the output, you'll find options to open the app in a
You can start development by editing files in the app directory. This project uses declarative routing.
To learn more about developing projects with Expo, check out the following resources: