Discover and explore top open-source AI tools and projects—updated daily.
mattermostAI integration for Mattermost workspaces
Top 100.0% on SourcePulse
This plugin integrates AI Large Language Model (LLM) capabilities directly into Mattermost workspaces, allowing users to run local or cloud-based models. It targets Mattermost users and administrators, offering benefits like automated summarization, action item extraction, and semantic search, while maintaining data control and flexible deployment options.
How It Works
The plugin functions as a Mattermost extension, providing a bridge to various LLM providers, including local options (Ollama, vLLM) and cloud services (OpenAI, Anthropic, Azure), or any OpenAI-compatible API. It enables features such as thread and channel summarization, action item identification, meeting transcription, and semantic search, the latter requiring a PostgreSQL database with the pgvector extension. This flexible approach allows organizations to choose their preferred LLM infrastructure and maintain data privacy.
Quick Start & Requirements
/docs directory.https://github.com/mattermost/mattermost-plugin-agents/releases/tag/latest-master.Highlighted Details
Maintenance & Community
No specific details on contributors, sponsorships, or dedicated community channels (e.g., Discord/Slack) are provided in the README.
Licensing & Compatibility
The repository is licensed under Apache-2, with the server/enterprise directory subject to the Mattermost Source Available License. Users should review the latter for specific commercial use or linking restrictions.
Limitations & Caveats
Semantic search functionality is dependent on a PostgreSQL database equipped with the pgvector extension. The "latest-master" build is explicitly marked as experimental.
23 hours ago
1 week
johnbean393
Josh-XT