This is a desktop app for Google Bard, a chatbot that uses Generative AI to have conversations with you.
git clone https://github.com/mantreshkhurana/Google-Bard-electron.git
cd Google-Bard-electron
npm install
npm start
Binary files for Windows, Linux and Mac are available in the release-builds/
folder.
npm run package-win
npm run package-linux
npm run package-mac