mantreshkhurana / Google-Bard-electron

An unofficial desktop app for Google Bard, supports all desktop platforms including Windows, Linux & macOS.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Google Bard Desktop App

Stars

This is a desktop app for Google Bard, a chatbot that uses Generative AI to have conversations with you.

Screenshot

Downloads

Releases

Installation

git clone https://github.com/mantreshkhurana/Google-Bard-electron.git
cd Google-Bard-electron
npm install

Run

npm start

Build

Binary files for Windows, Linux and Mac are available in the release-builds/ folder.

For Windows

npm run package-win

For Linux

npm run package-linux

For Mac

npm run package-mac

Credits

Author

About

An unofficial desktop app for Google Bard, supports all desktop platforms including Windows, Linux & macOS.

License:MIT License


Languages

Language:JavaScript 87.2%Language:HTML 8.4%Language:CSS 4.4%