An open API service indexing awesome lists of open source software.

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

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