ChatGPT-in-Slack and chatgpt-slackbot-serverless
These are competitors—both provide independent implementations of Slack bots powered by ChatGPT, with the key difference being that one uses Swift for a standard Slack app while the other uses serverless AWS Lambda for deployment, so users would choose one based on their preferred infrastructure and language.
About ChatGPT-in-Slack
seratch/ChatGPT-in-Slack
Swift demonstration of how to build a Slack app that enables end-users to interact with a ChatGPT bot
Supports thread-based conversation memory, multiple interaction modes (channels, DMs, Home tab), and integrates with OpenAI's APIs including ChatGPT and DALL-E 3. Built on Slack's Socket Mode for WebSocket connectivity, eliminating the need for public URLs, with optional features like prompt redaction, markdown translation, and image file access for vision capabilities. Deployable via Docker on private infrastructure and configurable for Azure OpenAI backends.
About chatgpt-slackbot-serverless
MarkusGalant/chatgpt-slackbot-serverless
ChatGPT Slack Bot ( Serverless AWS Lambda )
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work