kangfenmao 9d08e77dd1 feat(module): add new feature module
Added a new functionality module named "module" which implements the following features:
- Implements feature A
- Provides API interface B
- Optimizes performance issues

BREAKING CHANGE: The new functionality module introduces a new configuration option, requiring updates to the existing configuration files.
2024-06-18 20:06:47 +08:00
2024-05-31 15:53:55 +08:00
2024-05-24 10:03:02 +08:00
2024-06-18 20:06:47 +08:00
2024-05-24 10:03:02 +08:00
2024-05-24 10:03:02 +08:00
2024-05-31 14:38:19 +08:00
2024-05-24 10:03:02 +08:00
2024-05-24 10:03:02 +08:00
2024-05-31 14:38:19 +08:00
2024-05-24 09:56:26 +08:00
2024-05-24 10:03:02 +08:00
2024-06-18 20:06:47 +08:00

Cherry AI

Cherry AI is a desktop client for multiple cutting-edge LLM models, available on Windows, Mac and Linux.

Project Setup

Install

$ yarn

Development

$ yarn dev

Build

# For windows
$ yarn build:win

# For macOS
$ yarn build:mac

# For Linux
$ yarn build:linux
Description
No description provided
Readme 24 MiB
Languages
TypeScript 92.3%
JavaScript 6.1%
SCSS 0.7%
HTML 0.4%
CSS 0.2%
Other 0.2%