Google Bard for the Linux Terminal
- Select a Chrome based browser user profile with a logged in bard.google.com account
git clone https://github.com/USTP-CSCORE/LARDX.git
./install && exit
lardx
./uninstall
- It emulates queries using a reverse engineered open-source
bardapi
by reading cookies of the selected user on Google Chrome - It uses
pyinstaller
to wrap libraries in an executable to be able to run even without python installed on the user's computer