Brightscout / mattermost-plugin-openai

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mattermost OpenAI Plugin

Table of Contents

License

See the LICENSE file for license rights and limitations.

Overview

This plugin integrates the services of OpenAI in Mattermost. For a stable production release, please download the latest version from the Github Releases and follow the instructions to install and setup the plugin.

Features

This plugin contains the following features:

  • Chat with OpenAI in RHS: You can interact with OpenAI by texting via the input field present in RHS. image

  • Generate images from text prompts in RHS: You can generate images using the slash command below in RHS.

    /image [x256 | x512 | x1024] [text prompt]
    

    image

  • Summarize post threads in any channel: You can summarize any post threads of a channel by clicking on the option "Summarize" under "Message actions". image

Installation

  1. Go to the releases page of this GitHub repository and download the latest release for your Mattermost server.

    Note: The minimum supported version of the Mattermost server for this plugin to run is v7.8.2.

  2. Upload this file to the Mattermost System Console > Plugins > Management page to install the plugin. To learn more about how to upload a plugin, see the documentation.

  3. Enable the plugin from System Console > Plugins > OpenAI.

Setup

Made with ♥ by Brightscout

About

License:Apache License 2.0


Languages

Language:TypeScript 50.0%Language:Go 36.8%Language:Makefile 5.9%Language:SCSS 5.0%Language:JavaScript 2.2%Language:HTML 0.1%Language:Shell 0.0%