Skip to content

Commit

Permalink
chore: update readme with demo and disclaimer
Browse files Browse the repository at this point in the history
  • Loading branch information
Yengas authored Dec 29, 2022
1 parent 4aa9872 commit 2249f8b
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# @wisegpt/slack-bot

Slack Bot for communicating with WiseGPT. Uses OpenAI GPT-3 to simulate a ChatGPT like conversation.
Slack Bot for communicating with WiseGPT. Uses OpenAI GPT-3 to simulate a ChatGPT like conversation. The GPT model is in early development and not optimized, will consume more token as the conversation gets bigger.

https://user-images.githubusercontent.com/3743507/209952150-4555aee0-3f1b-4481-893a-0675a6108e3d.mp4

## Bot Features

Expand Down Expand Up @@ -38,4 +40,4 @@ Below projects were helpful when developing this bot, in no specific order:

- [firtoz/GPT-Shell](https://github.com/firtoz/GPT-Shell)
- [Kav-K/GPT3Discord](https://github.com/Kav-K/GPT3Discord)
- [openai/gpt-discord-bot](https://github.com/openai/gpt-discord-bot)
- [openai/gpt-discord-bot](https://github.com/openai/gpt-discord-bot)

0 comments on commit 2249f8b

Please sign in to comment.