https://github.com/truongd3/slack-bot-customer-service
#justSTAR
https://github.com/truongd3/slack-bot-customer-service
mistral-ai python slack-bot
Last synced: 3 months ago
JSON representation
#justSTAR
- Host: GitHub
- URL: https://github.com/truongd3/slack-bot-customer-service
- Owner: truongd3
- Created: 2024-07-22T18:50:20.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-07-25T20:47:22.000Z (10 months ago)
- Last Synced: 2025-01-22T02:31:43.942Z (4 months ago)
- Topics: mistral-ai, python, slack-bot
- Language: Python
- Homepage:
- Size: 11.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Customer-Service Slack Bot
https://github.com/user-attachments/assets/2fd8df2e-b302-4ae1-b632-364c1b371abe
## Features
- Built with Mistral v0.2 AI model
- Built with Python/Flask
- Built with Slack Event API to set up all Slack slash commands
- Sends the optimal companies that satisfy users’ commands
- Interact based on commands## Benefits
- Easy to get recommendation
- Easy to rate services
- Saves time
- Lightweight and low cost## How to run
- Open an terminal and type `ngrok http 5000`
- Copy the _Forwarding URL_ and paste to [Slack App](https://api.slack.com/apps/)
- Open a new terminal and run [bot.py](bot.py)## How to use
- `/recommendation `: Return a list of corresponding services. For example, `/recommendation beauty`, `/recommendation ai`, `/recommendation healthcare`, etc.
- `/rate `: Give the rate of a service/company. For example, `/rate Google`, `/rate Luminary`, `/rate KeyMe`, etc.
- `/rate `: Rate a service/company in a scale of 5. For example, `/rate Google 1`, `/rate Luminary 5`, `/rate KeyMe 3.7`, etc.### Members
- Chengling Zheng
- Lauren Fitzharris
- Truong Dang