Skip to content

A cross-platform Bedrock client (Web / PWA / Linux / Win / MacOS). with support to Claude3 model

License

Notifications You must be signed in to change notification settings

VerRan/BRClient

 
 

Repository files navigation

icon

BRClient

English / 简体中文

It is a Bedrock client forked from https://github.com/Yidadaa/ChatGPT-Next-Web/

And it was simplified to support AWS Bedrock only.

Installation:

The project is still in rapid itelating, suggest to build it youself following the following steps:

  1. git clone current project: git clone https://github.com/DamonDeng/BRClient.git
  2. install yarn on your desktop
  3. go to the project folder
  4. run yarn install to install all the dependences of the project
  5. run yarn app:dev to start a desktop app in developer mode. or: run yarn dev to start a local server and then access the app with browser.

After the client was launched, click the gear icon to config your AWS region and credentials. Then you are ready to go.

LICENSE

MIT

About

A cross-platform Bedrock client (Web / PWA / Linux / Win / MacOS). with support to Claude3 model

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 87.2%
  • SCSS 11.1%
  • Other 1.7%