Download the PHP package tigo/chatterbot without Composer
On this page you can find all versions of the php package tigo/chatterbot. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download tigo/chatterbot
More information about tigo/chatterbot
Files in tigo/chatterbot
Download tigo/chatterbot
More information about tigo/chatterbot
Files in tigo/chatterbot
Vendor tigo
Package chatterbot
Short Description structure of a simple chatterbot
License MIT
Package chatterbot
Short Description structure of a simple chatterbot
License MIT
Keywords chatterbotchatbot
Please rate this library. Is it a good library?
Informations about the package chatterbot
Chatterbot
Example of a simple chatterbot for educational purposes.
- Download package:
- MIT license: License
- Feel free to use this project. Leave a star :star: if you liked!
If you found this project useful, consider making a donation to support the developer.
Introduction
This project is based on question and answers. Example: a array with the following information
"Hi"=> ["Hi","Hello"]
Question = "Hi" | random answer = ["Hi","Hello"]
Using Database
Getting started
Starting with composer
- Install composer
- Download package:
- PHP >= 7.3;
-
Update command:
Example
Configuration
- To configure the database connection using this modeling example click here (project tigoCaval/crud).
- It is necessary to create the data tables according to this database modeling.
Contributors
All versions of chatterbot with dependencies
PHP Build Version
Package Version
The package tigo/chatterbot contains the following files
Loading the files please wait ....