733 B
733 B
Introduction
This is a simple Mattermost Bot that uses OpenAI's GPT API and Bing AI and Google Bard to generate responses to user inputs. The bot responds to six types of prompts: !gpt
, !chat
and !bing
and !pic
and !bard
and !help
depending on the first word of the prompt.
Feature
- Support Openai ChatGPT and Bing AI and Google Bard(US only at the moment)
- Support Bing Image Creator
Installation and Setup
See https://github.com/hibobmaster/mattermost_bot/wiki
Edit config.json
or .env
with proper values
docker compose up -d