English / 简体中文
It is a Bedrock client forked from https://github.com/Yidadaa/ChatGPT-Next-Web/
And it was simplified to support AWS Bedrock only.
Download the latest version following the links:
For Windows user, unzip the zip file and then double click the msi file to install.
For Mac user, unzip the zip file and then open the BRClient.app directly.
Download links:
Windows: https://github.com/DamonDeng/BRClient/releases/download/beta1/brclient_windows.zip
Mac M Series: https://github.com/DamonDeng/BRClient/releases/download/beta1/brclient_m_series.zip
Mac x86 Series: https://github.com/DamonDeng/BRClient/releases/download/beta1/brclient_x86_mac.zip
After the client was launched, click the gear icon to config your AWS region and credentials. Then you are ready to go.
As the project is still in rapid itelating, we would like to suggest developers to build it their own version following the following steps:
- git clone current project:
git clone https://github.com/DamonDeng/BRClient.git
- install yarn on your desktop
- go to the project folder
- run
yarn install
to install all the dependences of the project - run
yarn app:dev
to start a desktop app in developer mode. or: runyarn dev
to start a local server and then access the app with browser. - Optional, if you want to run it as an app, run
yarn app:build
to build it, and the find the target file (we believe you can, :-)
If you like this project, buy original author yidadaa a Coffee Buy Original Author a Coffee