Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wj-mcat/faq-bot
simple faq-bot for all of you
https://github.com/wj-mcat/faq-bot
Last synced: 10 days ago
JSON representation
simple faq-bot for all of you
- Host: GitHub
- URL: https://github.com/wj-mcat/faq-bot
- Owner: wj-Mcat
- License: apache-2.0
- Created: 2020-07-13T08:25:02.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-07-16T14:59:57.000Z (over 4 years ago)
- Last Synced: 2024-10-06T05:41:45.416Z (about 1 month ago)
- Language: Python
- Size: 30.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# faq-bot [![Build Status](https://travis-ci.org/wj-Mcat/faq-bot.svg?branch=master)](https://github.com/wj-Mcat/faq-bot) [![PyPI Version](https://img.shields.io/pypi/v/faq-bot?color=blue)](https://pypi.org/project/faq-bot/)
a simple and smart faq-bot which can use commercial tools, eg: Qna Maker# Quick start
## Install the package
```shell
pip install faq-bot
```## Run the example bot
```shell
python examples/simple_bot.py
```