From af69a8987d4b3fe55c63e181eb4fec6028ba52c8 Mon Sep 17 00:00:00 2001 From: hibobmaster <32976627+hibobmaster@users.noreply.github.com> Date: Tue, 11 Apr 2023 14:21:36 +0800 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4e25a82..c3d6e4a 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,14 @@ ## Introduction 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. -![demo](https://i.imgur.com/kK4rnPf.jpeg "demo") +![2023-04-11_14-18](https://user-images.githubusercontent.com/32976627/231073146-3e380217-a6a2-413d-9203-ab36965b909d.png) ## Feature 1. Support openai and Bing AI 2. Support Bing Image Creator 3. Support E2E Encrypted Room +4. Colorful code blocks ## Installation and Setup