Skip to content

ZeroZ-lab/cherry-studio-app

 
 

Repository files navigation

🍒 Welcome to Cherry Studio App

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!

✨ Key Features

  • Multi-LLM Provider Support: (Gradually integrating) OpenAI, Gemini, Anthropic, etc.
  • AI Assistants & Conversations: Access preset assistants for smooth multi-model conversations.
  • Mobile Optimized: Designed for iOS/Android, supports light/dark themes.
  • Core Tools: Conversation management, history search, data migration.

🛠️ Tech Stack

  • Framework: Expo React Native
  • Package Manager: Yarn
  • UI: Tamagui
  • Routing: React Navigation
  • State Management: Redux Toolkit

🚀 Development

  1. Clone Repository

     git clone https://github.com/CherryHQ/cherry-studio-app.git
  2. Enter Directory

     cd cherry-studio-app
  3. Install Dependencies

      yarn install
  4. Generate Database

npx drizzle-kit generate
  1. 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.

Learn More

To learn more about developing projects with Expo, check out the following resources:

About

Cherry Studio APP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 99.2%
  • JavaScript 0.8%