A chatbot based on visual novel game
danielcorreaeng
This project is licensed under the MIT License - see the LICENSE file for details
Some examples of bots that can be inserted.
- Avatar model 001: sutemo
- Avatar model 100 and 101: sutemo
- Background model 001: florassence
- Background model 100 : fluffness
- Background model 101 : fluffness
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!!! =)
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