Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/abhishtagatya/slaq
🤚 Slack App to Answer Frequently-Asked-Questions (Bolt)
https://github.com/abhishtagatya/slaq
Last synced: about 1 month ago
JSON representation
🤚 Slack App to Answer Frequently-Asked-Questions (Bolt)
- Host: GitHub
- URL: https://github.com/abhishtagatya/slaq
- Owner: abhishtagatya
- Created: 2023-04-23T17:12:40.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2023-05-01T14:23:30.000Z (almost 2 years ago)
- Last Synced: 2024-11-17T16:36:55.471Z (3 months ago)
- Language: Python
- Size: 183 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# Slaq ![Slack](https://img.shields.io/badge/Slack-4A154B?style=for-the-badge&logo=slack&logoColor=white)
> Answering Frequently-Slacked Questions
![Demo](docs/img/preview.png)
Status: **Work In Progress**
Slaq is a Slackbot that answers questions it knows in your Workspace. It works by using a Sentence Transformer to match your query to a knowledge base. This app is currently available to install independently at your own risk.
[View Changelog](CHANGELOG.md)
## Prerequisite
If you are trying to install this bot on your server, make sure to follow this tutorial to get you configured on Slack. [Learn Here](https://api.slack.com/start/building/bolt-python)
## Quick Start
```bash
~ pip install -r requirements.txt
~ python main.py
```Docker Deployments : TBA
## Author
* Abhishta Gatya ([Email](mailto:[email protected])) - Software and Machine Learning Engineer