ChatGPT-in-Slack and Slack-GPT
These are competitors offering alternative implementations of the same solution—both provide Slack bot frameworks for ChatGPT integration, with B offering more advanced model support (GPT-4o, o1) while A serves as a simpler reference demonstration.
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 Slack-GPT
Prographers/Slack-GPT
A Slack Bot implementation for integration with OpenAI ChatGPT. Supports GPT4o by default and OpenAI o1 model!
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work