mattermost / mattermost-plugin-ai

Mattermost Copilot plugin supporting multiple LLMs
https://mattermost.com/copilot
Apache License 2.0
134 stars 25 forks source link

💡 idea: add google gemini to list of supported backends #161

Open titanventura opened 6 months ago

titanventura commented 6 months ago

I recently developed a chat summarisation plugin using google gemini pro as it's backend. https://github.com/titanventura/mattermost-summary-ai-plugin. Now that this project makes my plugin irrelevant, I'd be happy to integrate it into this project.

azigler commented 6 months ago

Hi @titanventura thanks for opening this. I'm happy to hear about your experience building a chat summarization plugin with Google Gemini and we'd love to see the project, if you're open to sharing a link to the repo here (is it open source?)

I wouldn't call your plugin irrelevant, perhaps just a different approach within this open source ecosystem, and we'd love to welcome your contributions and ideas here. If you're open to sharing more, it would be cool to see how your plugin works and integrate it into this one, so more users can benefit from Gemini.

titanventura commented 6 months ago

https://github.com/titanventura/mattermost-summary-ai-plugin