An open API service indexing awesome lists of open source software.

https://github.com/pj8912/terminal_chat

Terminal Chat with BARD
https://github.com/pj8912/terminal_chat

artificial-intelligence bard bard-api chatgpt generative-ai google-bard google-bard-cli python python3 terminal terminal-chat

Last synced: 5 months ago
JSON representation

Terminal Chat with BARD

Awesome Lists containing this project

README

          

# terminal_chat

![new_ter](https://github.com/pj8912/terminal_chat/assets/59218902/cc16ea22-a926-4d18-991c-c8695fad2845)
Terminal Chat with BARD using [BARD API](https://github.com/dsdanielpark/Bard-API)
- Get your BARD_API_KEY as instructed in the link above.

## Install
### Clone
```
git clone https://github.com/pj8912/terminal_chat.git
```
### Create Virtual Environment
- Checkout [myenv](https://github.com/pj8912/myenv) to automate virtual env creation
```
myenv
```
- Activate venv `myenv`
```
source myenv/bin/activate
```
### Install Requirements
```
pip install -r requirements.txt
```
### BARD_API_KEY
- put your `BARD_API_KEY` on .env file
- eg: `.env`
```
BARD_API_KEY=your_bardapi_key
```
## Start
```
python app.py
```
![image](https://github.com/pj8912/terminal_chat/assets/59218902/b7548d55-f5a0-4fc8-a77f-029aa3037e9a)

## LICENSE
This project is licensed under the MIT License.

## Support :handshake:
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:

Buy Me A Coffee