From 7e8556c692c903dc2823177115070e43a752c926 Mon Sep 17 00:00:00 2001 From: Fabiana Campanari Date: Fri, 1 Mar 2024 16:35:35 -0300 Subject: [PATCH] Update README.md Signed-off-by: Fabiana Campanari --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 287a7a2..6856bda 100644 --- a/README.md +++ b/README.md @@ -33,6 +33,7 @@ Can you imagine having an assistant that helps you deal with information overloa SumBot is a tool that was created precisely for this purpose through the automation of conversations in ChatGPT when a new reaction with the bowtie emoji is added in Slack, ChatGPT itself will send a summarized response of the message within the Slack channel. ## :bulb: Why SumBot? +
In today's world of information overload, we are often bombarded with lengthy texts and messages. What if there was a solution to this problem that didn't require programming skills? We introduce SumBot, a tool that automates the task of summarizing long messages for you. And the best part is, you don't need to be a programmer to use it. This project utilizes three essential tools: the OpenAI API, Slack (where our bot resides), and Zapier for integration.