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

天问 1da09ca7a4 Update 'README.md' 3 months ago
README.md 1da09ca7a4 Update 'README.md' 3 months ago

README.md

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