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