From 4951cbb302a1ed2c5e257351932fc77424ac35b0 Mon Sep 17 00:00:00 2001 From: BobMaster <32976627+hibobmaster@users.noreply.github.com> Date: Wed, 12 Apr 2023 11:50:52 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c3d6e4a..23d04a6 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ This is a simple Matrix bot that uses OpenAI's GPT API and Bing AI to generate responses to user inputs. The bot responds to four types of prompts: `!gpt`, `!chat` and `!bing` and `!pic` depending on the first word of the prompt. ![2023-04-11_14-18](https://user-images.githubusercontent.com/32976627/231073146-3e380217-a6a2-413d-9203-ab36965b909d.png) - +![demo](https://i.imgur.com/kK4rnPf.jpeg) ## Feature 1. Support openai and Bing AI