Terminal Chat with BARD using BARD API
- Get your BARD_API_KEY as instructed in the link above.
git clone https://github.com/pj8912/terminal_chat.git
- Checkout myenv to automate virtual env creation
myenv
- Activate venv
myenv
source myenv/bin/activate
pip install -r requirements.txt
- put your
BARD_API_KEY
on .env file - eg:
.env
BARD_API_KEY=your_bardapi_key
python app.py
This project is licensed under the MIT License.
This is a simple in-terminal chat with bard
built using BARD API
and Python. If you find my work helpful please consider supporting me by donating. Your support helps me continue to create and share useful projects with the community. Thank you for your generosity and support!
:handshake: