README.md 342 B

jan

ChatGPT that runs 100% offline on your computer

环境: NVIDIA gpu with CUDA 11.7,node 20

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