aws-samples / aws-genai-llm-chatbot

A modular and comprehensive solution to deploy a Multi-LLM and Multi-RAG powered chatbot (Amazon Bedrock, Anthropic, HuggingFace, OpenAI, Meta, AI21, Cohere, Mistral) using AWS CDK on AWS
https://aws-samples.github.io/aws-genai-llm-chatbot/
MIT No Attribution
1.08k stars 325 forks source link

Feature request - Slack integration #534

Open cole-chandler opened 2 months ago

cole-chandler commented 2 months ago

I'd like to connect the chatbot deployed by this project to my company's Slack workspace, so that users can interact with it through the Slack app instead of the standalone UI.

It'd be ideal if this functionality was built in to this project, so admins simply needed to supply their Slack workspace info and the required infrastructure would be deployed and configured automatically. I'm imagining a similar experience to what's described in this AWS blog post for connecting Amazon Q to Slack.

Possible features:

I could also see this being a separate project built on top of this one, similar to the secure-messenger-genai-chatbot project. I'm interested in hearing the community's and maintainers' thoughts.

azaylamba commented 2 weeks ago

It would be a nice feature to have for internal users of the chatbot.