https://github.com/carlostojal/barnabychatbot
BarnabyChatbot is a simple chatbot used as demo for Barnaby API. Its goal is to show how easy is to use Barnaby API.
https://github.com/carlostojal/barnabychatbot
chatbot python tensorflow tkinter
Last synced: about 2 months ago
JSON representation
BarnabyChatbot is a simple chatbot used as demo for Barnaby API. Its goal is to show how easy is to use Barnaby API.
- Host: GitHub
- URL: https://github.com/carlostojal/barnabychatbot
- Owner: carlostojal
- License: mit
- Created: 2020-03-30T17:10:08.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-07-24T15:50:12.000Z (almost 6 years ago)
- Last Synced: 2025-10-12T08:38:52.841Z (9 months ago)
- Topics: chatbot, python, tensorflow, tkinter
- Language: Python
- Homepage:
- Size: 325 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# BarnabyChatbot
BarnabyChatbot is a simple chatbot used as demo for [Barnaby API](https://github.com/carlostojal/Barnaby). Its goal is to show how easy is to use Barnaby API.
## How to use
* Run ```setup.sh``` to install all required dependencies.
* Start the Barnaby API. See Barnaby API documentation. Check the address and port (Default: 127.0.0.1:5000)
* Start the Barnaby Chatbot. (```barnaby.py```)
