PHPackages                             eejay/ai-intel-simpsimp - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. eejay/ai-intel-simpsimp

ActiveLibrary

eejay/ai-intel-simpsimp
=======================

description

03PHP

Since Jan 12Pushed 5y ago1 watchersCompare

[ Source](https://github.com/nuocmatemroi-trochoikecthuc/ai-intel-simpsimp)[ Packagist](https://packagist.org/packages/eejay/ai-intel-simpsimp)[ RSS](/packages/eejay-ai-intel-simpsimp/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

ai-intel-simpsimp
=================

[](#ai-intel-simpsimp)

Welcome to my smortest and secured chatbot, hope you guys go easy on him. Below is a quick documentation about this library.

APIs
----

[](#apis)

Currently, there are only 2 supported modules that allow you to chat with my SimpSimp bot and teach him to be nicer (i believe).

### chat

[](#chat)

In this feature, you can simply chat with my SimpSimp bot in 4 different languages which are: **vietnamese (vn), english (en), chinese (zh)** and my favorite language **rushian (ru)**.

### teach

[](#teach)

I integrated this feature allowing visitors to teach my bot with a question - answer set means that you can teach him more than 1 question - answer set at a time.

configuration
-------------

[](#configuration)

Before hand, you need to have a `config.php` file including original SimSimi's API token so that my library can use it, the content is as below.

```

```

In the demo, i will generate the API so you are free to use it.

installation
------------

[](#installation)

To use my library. Firstly, you need to create a new directory with a `composer.json` file including the content below.

```
{
    "minimum-stability": "dev"
}
```

Then simply run this command then you are good to go.

```
composer require eejay/ai-intel-simpsimp

```

usage
-----

[](#usage)

```
