Skip to content

Latest commit

Β 

History

History
71 lines (47 loc) Β· 2.15 KB

File metadata and controls

71 lines (47 loc) Β· 2.15 KB

πŸ’ 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 src directory.

Learn More

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