sumbot
:bowtie: SumBot Free Code - AI-Powered Message Summarization ChatBot
Science Score: 44.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (10.6%) to scientific vocabulary
Keywords
Repository
:bowtie: SumBot Free Code - AI-Powered Message Summarization ChatBot
Basic Info
- Host: GitHub
- Owner: Mindful-AI-Assistants
- License: mit
- Language: HTML
- Default Branch: main
- Homepage: https://github.com/Mindful-AI-Assistants/SumBot
- Size: 7.99 MB
Statistics
- Stars: 17
- Watchers: 2
- Forks: 1
- Open Issues: 0
- Releases: 0
Topics
Metadata Files
README.md
🏆 I am thrilled to announce that this project won the Best AI Tool Innovation Award at the Ready Tensor AI Project Showcase Competition 2024! 🪷
💡 Best AI Tool Innovation:
👉🏻 View the publication on the Ready Tensor SumBot FreeCode.
👉🏻 SumBot FreeCode by Fabiana Campanari.
SumBot FreeCode
🤖🦾 "SumBot FreeCode: AI Chatbot Integrated with Slack using OpenAI GPT-3.5 Turbo API".
https://github.com/user-attachments/assets/12d1bdde-f3c9-4651-9060-091da3b3dd23
SumBot FreeCode is an AI-powered chatbot, integrated with GPT-3.5 Turbo**, designed to summarize long messages and deliver concise information. This project was developed by Fabiana Campanari for the AI Project Showcase Competition 2024 organized by Ready Tensor AI.
For more information and access to the project, visit:
GitHub: SumBot FreeCode
Ready Tensor AI : SumBot FreeCode.
## 🔭๋ Table of Contents
- Introduction
- Features
- Purpose
- Vision
- Why SumBot?
- How It Works
- Who Is It For?
- Key Benefits
- For Developers
- Usage
- Demo Videos
- Watch on YouTube
- Extra AI Tools
- Contribute
- Code of Conduct
- Spread the World
- Contact <!-- - Acknowledgements -->
- Ready Tensor AI Project Showcase 2024 - Certificate for Best AI Tool Innovation Award
- Main Theoretical Reference
- License
*ੈ✩ Introduction
Welcome to SumBot FreeCode, an AI-powered chatbot that transforms long texts into concise summaries, making communication more efficient. Developed with GPT-3.5 Turbo and integrated with platforms like Slack, it’s the perfect tool for managing information overload, whether in business settings or academic environments.
*ੈ Features
- Automated Summarization: Summarizes long texts using GPT-3.5 Turbo.
- Slack Integration: Seamlessly automate tasks within Slack.
- Custom Triggers: Summarization triggered by bowtie :bowtie: emoji reactions.
- Zapier Workflow: Connect with various tools for smooth automation.
- No Programming Required: Easy to use for everyone, regardless of technical expertise.
𓋹 Purpose
The purpose of SumBot FreeCode is simple: manage information overload. By summarizing long texts automatically, it saves time and increases productivity across various platforms, from business reports to academic papers.
𓂀 Vision
Imagine having a personal assistant that condenses overwhelming amounts of information into manageable summaries. That’s the vision behind SumBot—to simplify workflows by summarizing messages in Slack with a single emoji, such as the :bowtie: bowtie, making communication more streamlined.
🕯 Why SumBot?
In a world overflowing with information, SumBot helps you cut through the noise by efficiently summarizing lengthy texts. By leveraging OpenAI, Slack, and Zapier, it provides a simple yet powerful solution to improve productivity and communication without requiring any programming knowledge.
🪬 How It Works
- OpenAI API: Powers the summarization using GPT-3.5 Turbo, an advanced natural language model.
- Slack: Provides the platform for user interaction, where SumBot summarizes messages when triggered.
- Zapier: Automates the workflow between Slack and OpenAI, enabling message summaries when specific emojis are used.
🦾🤖 Automation Workflow ☟
🧘🏼♀️ Who Is It For?
SumBot FreeCode is ideal for a variety of users:
- Business Professionals: Summarizes reports and communications for quick comprehension.
- Students: Helps summarize academic articles and long study texts.
- Customer Support Teams: Provides concise summaries of customer conversations.
- Researchers: Extracts key insights from academic papers.
- Marketers: Summarizes social media interactions and discussions.
- Educators: Breaks down complex educational material into easier summaries.
- Writers: Extracts key points from research materials.
🪷 Key Benefits
- Time-Saving: Quickly condenses long texts, so you can focus on what matters.
- Enhanced Productivity: Efficiently manage and process large amounts of information.
- Decision Support: Provides concise summaries to aid in quick decision-making.
- Customizable Summaries: Tailor the length and detail of summaries based on your needs.
- AI-Powered Precision: Utilizes GPT-3.5 Turbo for accurate and relevant summaries.
ᯓ★ For Developers:
Although SumBot FreeCode is designed to be a real-use solution without the need for direct coding, you may include a requirements.txt file and a python-run.py script if you wish to use Python for managing integration or running automations in your project.
To set up SumBot FreeCode, follow these steps:
Clone the repository:
bash git clone https://github.com/Mindful-AI-Assistants/SumBot.gitNavigate into the project directory:
bash cd SumBot-ReadyTensorAI-HackatonInstall the required dependencies:
bash pip install -r requirements.txtSet up environment variables for the OpenAI API and Slack integration.
bash export OPENAI_API_KEY='your_openai_api_key_here' export SLACK_BOT_TOKEN='your_slack_bot_token_here'Run the chatbot:
bash python-run.py
🤺 Usage
To use SumBot FreeCode:
- Connect the bot to your Slack workspace.
- React to a message in Slack with the bowtie emoji :bowtie:.
- SumBot will automatically summarize the message in the same thread.
Example:
- Message: "This is a very long message..."
- React with :bowtie:
- Bot Response: "Summary: The message talks about..."
🎥 Demo Videos
- :clapper: Demo 1: Building Slack Integration on Zapier
https://github.com/user-attachments/assets/971147f2-5de1-46f7-ba56-e4ef1bfae29b
- :clapper: Demo 2: Integrating GPT-3.5 Turbo with Slack
https://github.com/user-attachments/assets/732e5bfe-fe61-4502-acd2-41e7bbaa4337
- :clapper: Demo 3: Building the integration of Slack with ChatGpT-3.5 Turbo, Turbo, with the use of an API from OpenAI and return a summary response in the Slack thread every time someone uses a reaction with the bowtie emoji, and utilizing the AI Monica virtual assistant to compose message
https://github.com/user-attachments/assets/9b407fcd-0835-492f-a6c6-c48e1f384586
- :clapper: Demo 4: Testing the functionality of SumBot using the AI Monica virtual assistant to compose messages
https://github.com/user-attachments/assets/5fc934b1-200d-4f5b-a1f7-52f3e792d31b
🔭๋࣭ Extra Demo Videos:
5- :clapper: Extra Demo 5: Extra tools that can be integrated with OpenAI on Zapier
https://github.com/user-attachments/assets/c08948fb-4bbd-4d0c-a514-879a2274568f
6- :clapper: Extra Demo 6: Building the integration of Slack with ChatGpT and return a summary response in the Slack thread every time someone uses a reaction with the bowtie emoji
https://github.com/user-attachments/assets/d932be41-2ebb-4f21-8687-3ced710ee10b
📺 Watch on YouTube
- Presentation Video
- Demo Video 1
- Demo Video 2
- Demo Video 3
- Demo Video 4
- Demo Video 5
- Demo Video 6
- 5th Artificial Intelligence Congress of PUC-SP 2024 - The presentation starts at 3h:26min:20s of the video.
📚 AI Tools Utilized
- OpenAI GPT-3.5 Turbo : Provides the AI engine API behind the chatbot using GPT-3.5 Turbo.
- Slack: The messaging platform where SumBot is integrated.
- Zapier: Automates workflows between Slack and OpenAI.
- Monica AI: Used for advanced testing and interaction scenarios.
- InVideo: A video creation and editing platform that allows users to create professional-quality videos with ease, offering a wide range of templates, editing tools, and customization options for various purposes.
- Canva Pro: Canva Pro is a graphic design platform that offers advanced features to create professional designs easily and intuitively.
:octocat: Contribute
Contributions are welcome! Here's how to contribute:
Fork the repository.
bash git clone https://github.com/Mindful-AI-Assistants/SumBot.gitCreate a new branch:
bash git checkout -b feature/YourFeatureCommit your changes:
bash git commit -m 'Add new feature'Push to the branch:
bash git push origin feature/YourFeatureOpen a Pull Request. After pushing, use the command below to open the Pull Request URL directly in the browser if you're using the GitHub CLI:
bash gh pr create --fill
⭒✮⭒ Code of Conduct
We are committed to fostering an open and welcoming environment. Please take a moment to review our Code of Conduct to ensure that we can maintain a healthy and inclusive community.
By participating in this project, you agree to adhere to the standards outlined in the Code of Conduct.
(🌸❛ ֊ ❛„)♡
💌 Contact
👌 For any questions, suggestions, or collaborations, feel free to reach out:
For more information and access to the project, visit:
-The GitHub repository:SumBot FreeCode
- Explore Ready Tensor’s AI initiatives: AI Project ShowCase Competition 2024
🏆 Ready Tensor AI Project Showcase 2024 - Certificate for Best AI Tool Innovation Award
Main Theoretical Reference
✍️ * RAJ, S. Building Chatbots with Python. São Paulo: Novatec, 2020. ✍️ * NG, A. Machine Learning Yearning: Technical Strategy for AI Engineers, In the Era of Deep Learning. 2018. Available at: https://www.mlyearning.org.
Copyright 2024 Mindful AI Assistants. Code released under the MIT license.
Owner
- Name: 𖤐 Mindful AI ॐ
- Login: Mindful-AI-Assistants
- Kind: organization
- Email: fabicampanari@proton.me
- Location: Brazil
- Website: https://github.com/Mindful-AI-Assistants
- Repositories: 4
- Profile: https://github.com/Mindful-AI-Assistants
𖤐 Empowering businesses with AI-driven technologies like Copilots, Agents, Bots and Predictions, alongside intelligent Decision-Making Support 𖤐
Citation (CITATION.cff)
cff-version: 1.2.0 title: SumBot-FreeCode repository message: If you really want to cite this repository, here's how you should cite it. type: software authors: - given-names: Mindful-AI-Assistants / SumBot-FreeCode repository-code:https://github.com/Mindful-AI-Assistants/SumBot license: MIT License
GitHub Events
Total
- Issues event: 4
- Watch event: 3
- Delete event: 34
- Issue comment event: 4
- Push event: 32
- Pull request review comment event: 2
- Pull request review event: 4
- Pull request event: 69
- Create event: 35
Last Year
- Issues event: 4
- Watch event: 3
- Delete event: 34
- Issue comment event: 4
- Push event: 32
- Pull request review comment event: 2
- Pull request review event: 4
- Pull request event: 69
- Create event: 35
Issues and Pull Requests
Last synced: 4 months ago
All Time
- Total issues: 5
- Total pull requests: 110
- Average time to close issues: 2 months
- Average time to close pull requests: about 20 hours
- Total issue authors: 2
- Total pull request authors: 3
- Average comments per issue: 1.2
- Average comments per pull request: 0.01
- Merged pull requests: 104
- Bot issues: 0
- Bot pull requests: 8
Past Year
- Issues: 2
- Pull requests: 13
- Average time to close issues: 2 months
- Average time to close pull requests: 8 days
- Issue authors: 1
- Pull request authors: 3
- Average comments per issue: 1.0
- Average comments per pull request: 0.08
- Merged pull requests: 7
- Bot issues: 0
- Bot pull requests: 5
Top Authors
Issue Authors
- FabianaCampanari (14)
Pull Request Authors
- FabianaCampanari (214)
- dependabot[bot] (10)
- fabicampanari (1)