ChatGPT that runs 100% offline on your computer https://github.com/janhq/jan

天问 a213c485f4 Update 'README.md' 1 year ago
README.md a213c485f4 Update 'README.md' 1 year ago

README.md

jan

Usage

支持windows,linux,mac,Android等多平台

源码构建:

git clone https://github.com/janhq/jan
git checkout DESIRED_BRANCH
cd jan

yarn
yarn build:core
yarn build:plugins
yarn build:uikit

yarn dev
yarn build