Skip to content

danielcorreaeng/friday

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

friday

A chatbot based on visual novel game

Authors

danielcorreaeng

License

This project is licensed under the MIT License - see the LICENSE file for details

Examples

Some examples of bots that can be inserted.

Original

Instalation

It has been tested with Python 3.6.8.

For instalation, you will install the requirements in path of friday.

pip install -r requirements.txt

To run service use:

python friday.py

Enter in browser address. Like ip:port\bot

Have fun!!! =)

Training

For training use in chat input

[learn] ask [answer] answer

For training with tags - the tag will count and it will not appear in the response

[learn] ask [answer] answer [feeling tag]

For training with button in answer

[learn] ask [answer] answer [button] button 1 [button] button 2 [button] button 3 [button] button 4  

Releases

No releases published

Packages

No packages published

Languages