seratch / ChatGPT-in-Slack

Swift demonstration of how to build a Slack app that enables end-users to interact with a ChatGPT bot
MIT License
441 stars 167 forks source link

Add a new feature to summarize a thread #54

Closed seratch closed 1 year ago

seratch commented 1 year ago

This pull request introduces an experimental feature that allows users to summarize a thread via a message shortcut. While there's room for improvement, particularly for long threads, the aim is to quickly roll out this feature to gather user feedback.

Screenshot 2023-08-25 at 18 27 51 Screenshot 2023-08-25 at 18 27 57 Screenshot 2023-08-25 at 18 28 13
seratch commented 1 year ago

Deployed the latest version to the live demo here: https://bit.ly/chat-gpt-in-slack

Since this feature requires a new scope 'commands', you need to re-install the app to try it out.