ChatGPT-in-Slack and GPTBot
These are **competitors**: both provide complete Slack bot implementations integrating ChatGPT/GPT models, but differ in architecture (Swift vs serverless AWS) and model support (ChatGPT vs GPT-4), so users would typically choose one based on their deployment preferences and model requirements.
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 GPTBot
Electric-Hydrogen/GPTBot
A fully serverless (AWS Lambda, API Gateway, DynamoDB) Slack bot with GPT-4 support and full conversation mode
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work