ChatGPT-in-Slack icon indicating copy to clipboard operation
ChatGPT-in-Slack copied to clipboard

Swift demonstration of how to build a Slack app that enables end-users to interact with a ChatGPT bot

Results 14 ChatGPT-in-Slack issues
Sort by recently updated
recently updated
newest added

We forked and implemented this ability for our own needs, but if you'd like to support it here then I can submit a PR. Ideally we'd contribute back to this...

enhancement

Currently GTP-4o is out, if we can use the bot to understand not only text but images/pdfs/audios/videos, it would be amazing

enhancement
good first issue

Related to #32 Add access control feature to restrict bot usage to specific channels or users. * **Environment Variables**: Add `ALLOWED_CHANNELS` and `ALLOWED_USERS` environment variables in `main.py` and `main_prod.py` to...

I think this would be great if you could connect this to an openai assistant instead of just chatgpt. I'm pretty new so if anyone can help me do this...

enhancement