Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
Signed-off-by: Bharani <[email protected]>
  • Loading branch information
Bharani1611 authored Dec 21, 2023
1 parent 4b3f986 commit 42a920f
Showing 1 changed file with 44 additions and 0 deletions.
44 changes: 44 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,44 @@
# Chatbot

### Prerequisites

```shell
pip install -r projects/chatbot/requirements.txt
```

### How to run the script

```python
python projects/chatbot/bot.py
```

### Screenshot/GIF showing the sample use of the script

The Run command script above is the best screenshot.

## *Author Name*

[Bharani](# Chatbot
[python-wechaty](https://github.com/wechaty/python-wechaty) is an unified conversational RPA SDK for chatbot maker. Developer at least use six lines code to create chatbot base on multi-ims, eg: wechat, wechat official account, dingtalk, lark, whatsapp, giter, and so on ...

There are [chinese documents](https://wechaty.readthedocs.io/) and [english documents](http://wechaty.js.org/) for developers to create their own chatbots.

### Prerequisites

```shell
pip install -r projects/chatbot/requirements.txt
```

### How to run the script

```python
python projects/chatbot/bot.py
```

### Screenshot/GIF showing the sample use of the script

The Run command script above is the best screenshot.

## *Author Name*

[wj-Mcat](https://github.com/wj-Mcat), NLP Researcher, Chatbot Love

0 comments on commit 42a920f

Please sign in to comment.