Google Bard electron
1.0.0
これは、Generative AI を使用して会話を行うチャットボットである Google Bard のデスクトップ アプリです。
git clone https://github.com/mantreshkhurana/Google-Bard-electron.git
cd Google-Bard-electron
npm install
npm start
Windows、Linux、Mac 用のバイナリ ファイルはrelease-builds/
フォルダーで入手できます。
npm run package-win
npm run package-linux
npm run package-mac