Skip to content

Commit

Permalink
add gif to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
quantonganh committed Mar 31, 2023
1 parent 493d5bf commit 7be0235
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

This is a simple terminal user interface for ChatGPT, written in Go with the [tview](https://github.com/rivo/tview) library.

![chatgpt](./chatgpt.gif)

ChatGPT is a chatbot that can generate human-like responses to text messages. In this terminal UI, users can send messages to ChatGPT
and receive responses from the chatbot.

Expand All @@ -12,7 +14,7 @@ You can download the latest binary from the [release page](https://github.com/qu
### Install via go

```
go install github.com/quantonganh/chatgpt
go install github.com/quantonganh/chatgpt@latest
```

## Usage
Expand Down
Binary file added chatgpt.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 7be0235

Please sign in to comment.