Skip to content

Commit

Permalink
sumbot.html
Browse files Browse the repository at this point in the history
added html

Signed-off-by: Fabiana Campanari <[email protected]>
  • Loading branch information
FabianaCampanari authored Oct 26, 2023
1 parent 98b0a77 commit 471bbec
Showing 1 changed file with 88 additions and 0 deletions.
88 changes: 88 additions & 0 deletions sumbot.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,88 @@
<!DOCTYPE html>
<html>

<head>
<meta charset="UTF-8">
<title>SumBot - Free Code</title>
</head>

<body>
<h1>&#128526; SumBot - Free Code</h1>

<h3>AI-Powered ChatBot with GPT-3.5 Turbo integration.</h3>

<p>This is a project that leverages Artificial Intelligence (AI) in the business sector. It was created specifically
for the Project and Startup Competition promoted by the International Business School Americas (IBS Americas).
This initiative is a collaborative effort with various universities and foundations, both public and private,
from Europe and the United States. The project reveals the activities related to the competition, which centers on
projects and startups utilizing AI.</p>

<h2>Why SumBot?</h2>

<p>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.</p>

<h2>How It Works:</h2>

<ol>
<li><strong>OpenAI API:</strong> This is the brain of our bot. We will use the OpenAI API to harness the power of
the GPT model, an artificial intelligence that excels at understanding and generating text.</li>
<li><strong>Slack:</strong> This is the environment where our bot will reside. Slack is a communication platform
that enables the creation and use of bots.</li>
<li><strong>Zapier:</strong> This is the tool that will integrate Slack with the OpenAI API. Zapier is an automation
tool that allows you to create workflows between different platforms.</li>
</ol>

<h2>Who Is It For?</h2>

<ul>
<li>:briefcase: <strong>Business Professionals:</strong> Managers and executives who need to keep up with a large
volume of business communications and reports. SumBot can help them efficiently extract key information from
extensive documents.</li>
<li>:mortar_board: <strong>Students:</strong> Students who want to summarize lengthy texts, academic articles, or
study documents to save time when reviewing content.</li>
<li>:telephone_receiver: <strong>Customer Support Teams:</strong> Support agents who need to quickly understand
customer concerns in lengthy conversations. SumBot can help summarize customer interactions.</li>
<li>:mag: <strong>Curious Individuals:</strong> Anyone who wants to stay updated on the latest news or topics of
interest but doesn't have time to read extensive articles.</li>
<li>:microscope: <strong>Researchers:</strong> Research professionals who want to summarize scientific papers or
reports to identify relevant information for their research.</li>
<li>:mega: <strong>Marketing Professionals:</strong> Marketers who want to monitor what is being said about their
brand or products on social media and online forums.</li>
<li>:school: <strong>Educators:</strong> Teachers who want to simplify lengthy texts to make them more accessible to
students.</li>
<li>:pencil2: <strong>Writers and Authors:</strong> Writers who want to extract key information from research and
reference documents.</li>
</ul>

<p>These are just a few examples; SumBot has the potential to be useful in many other scenarios!</p>

<h2>Advantages of SumBot:</h2>

<ol>
<li>:hourglass: <strong>Time Savings:</strong> One of the most significant advantages is time savings. SumBot can
quickly analyze and summarize extensive messages or documents, saving users the effort of reading and
comprehending the complete content.</li>
<li>:mag_right: <strong>Quick Access to Relevant Information:</strong> Helps users access relevant and critical
information without the need to go through large volumes of text.</li>
<li>:rocket: <strong>Improved Productivity:</strong> The ability to obtain information summaries helps improve
productivity, as users can focus on the most important and relevant content.</li>
<li>:inbox_tray: <strong>Information Overload Management:</strong> In a world with constant information overload,

<ul>
<li>:inbox_tray: <strong>Information Overload Management:</strong> In a world with constant information overload, SumBot provides a solution for managing and filtering information, making it more manageable.</li>
<li>:bar_chart: <strong>Decision Support:</strong> For professionals and decision-makers, SumBot can provide summaries of reports and analyses that facilitate informed decision-making.</li>
<li>:mortar_board: <strong>Learning and Education:</strong> Students and researchers can use SumBot to summarize academic and research documents, speeding up the learning and research process.</li>
<li>:loudspeaker: <strong>Social Media Monitoring and Brand Reputation:</strong> Companies can use chatbots to summarize social media conversations and monitor what is being said about the brand or products.</li>
<li>:books: <strong>Reduction of Reading Fatigue:</strong> Helps reduce reading fatigue, especially when dealing with a large amount of text.</li>
<li>:wheelchair: <strong>Accessibility:</strong> Facilitates access to information for people with reading difficulties, making content more accessible.</li>
<li>:dart: <strong>Consistency and Precision:</strong> Chatbots perform their tasks consistently and accurately, avoiding human errors.</li>
<li>:art: <strong>Customization:</strong> SumBot can be customized to meet specific needs, such as adjusting the length of the summary or the emoji reaction that triggers the bot.</li>
<li>:gear: <strong>Artificial Intelligence:</strong> SumBot utilizes the OpenAI API, powered by the GPT model, one of the most advanced AI models for understanding and generating text.</li>
</ul>

<p>In summary, the use of a chatbot like SumBot can improve efficiency, save time, and facilitate access to important information, making it valuable in a variety of scenarios, from the business environment to education and beyond.</p>

0 comments on commit 471bbec

Please sign in to comment.