Sign inSign up

hibobmaster/mattermost_bot

By hibobmaster

•Updated over 2 years ago

A simple mattermost bot that supports image generation and chatting with ChatGPT

Image
0

2.2K

hibobmaster/mattermost_bot repository overview

⁠Introduction

This is a simple Mattermost Bot that uses OpenAI's GPT API(or self-host models) to generate responses to user inputs. The bot responds to these commands: !gpt, !chat and !new and !help depending on the first word of the prompt.

⁠Feature

  1. Support official openai api and self host models(LocalAI⁠)
  2. Image Generation with DALL·E⁠ or LocalAI⁠ or stable-diffusion-webui⁠

⁠Installation and Setup

See https://github.com/hibobmaster/mattermost_bot/wiki⁠

Edit config.json or .env with proper values

docker compose up -d

⁠Commands

  • !help help message

  • !gpt + [prompt] generate a one time response from chatGPT

  • !chat + [prompt] chat using official chatGPT api with context conversation

  • !pic + [prompt] Image generation with DALL·E or LocalAI or stable-diffusion-webui

  • !new start a new converstaion

⁠Demo

Remove support for Bing AI, Google Bard due to technical problems. gpt command image generation

⁠Thanks

JetBrains Logo (Main) logo. ⁠

Tag summary

Content type

Image

Digest

sha256:9510216e9…

Size

34.7 MB

Last updated

over 2 years ago

docker pull hibobmaster/mattermost_bot