Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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
```