Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 1.05 KB

README.md

File metadata and controls

18 lines (13 loc) · 1.05 KB

NetworkedLearningChatbot

A networked chatbot that learns from people as they talk to it.

It is written to work over LAN, with one computer as a server, and any number of clients connecting to it. It is written in Python 3. There is also a Mac '.app' version of the client that doesn't require Python 3 to be installed.

If you just want to download the Client or Server for your platform, you can find them under "PeterMaar-NetLrnChatBot/Distribute/PeterMaarNetworkedChatClient"

Also check out this project's GitHub Pages Website

Code Status: Codeship status image

GitHub Pages Website Status: Codeship status image