Skip to content

Commit

Permalink
update reamde
Browse files Browse the repository at this point in the history
  • Loading branch information
RexWzh committed May 14, 2024
1 parent 857e9f1 commit 5a4df64
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 3 deletions.
8 changes: 7 additions & 1 deletion README-en.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,16 @@
[English](README-en.md) | [简体中文](README.md)
</div>

Interact with ChatGPT at the terminal, invoking ChatGPT anytime and anywhere.
AskChat is a command-line tool for ChatGPT interaction, allowing you to call ChatGPT anytime, anywhere.

Run in the terminal:

![hello](docs/assets/svgs/hello.svg)

Run in Jupyter Notebook:

![jupyter](docs/assets/jupyter.gif)

## Installation and Configuration

```bash
Expand Down
10 changes: 8 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,16 @@
[English](README-en.md) | [简体中文](README.md)
</div>

在终端与 ChatGPT 交互,随时随地调用 ChatGPT。
AskChat 是一个通过命令行运行的,无界面的 ChatGPT 交互工具,随时随地调用 ChatGPT。

在终端调用:

![hello](docs/assets/svgs/hello.svg)

在 Jupyter Notebook 中调用:

![jupyter](docs/assets/jupyter.gif)

## 安装及配置

```bash
Expand Down Expand Up @@ -126,7 +132,7 @@ ask hello world
![askenv](docs/assets/svgs/askenv.svg)

2. 编辑渠道
![askenv-config](docs/assets/svgs/editenv.svg)
![askenv-config](docs/assets/svgs/editenv.svg)


### 基本用法
Expand Down
Binary file added docs/assets/jupyter.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 5a4df64

Please sign in to comment.