From b8c9963eb88268d06e983b79986f790b602497b2 Mon Sep 17 00:00:00 2001 From: 0xacx <99351112+0xacx@users.noreply.github.com> Date: Wed, 14 Dec 2022 20:21:15 +0200 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 4daa1dc..d4af566 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,8 @@ A simple shell script to use OpenAI's chatgpt from the terminal without installing python or node. The script uses the `completion` endpoint and the "text-davinci-003" model. +![Screenshot](https://user-images.githubusercontent.com/99351112/207676114-3d2c934f-68a7-40cc-b113-df9c4e8f25c7.png) + ## Getting Started ### Prerequisites