Skip to content

hnboy2005/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: Bun
  • 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

      bun install
      # Or
      npm install
  4. Start the app

      bun run start
      # Or
      npx expo start

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

 
 
 

Contributors

Languages

  • TypeScript 96.2%
  • JavaScript 3.8%