Thanks to visit codestin.com
Credit goes to github.com

Skip to content

An interesting (indiscreet) chat robot for stream-me-board Uses National Academy for Educational Research Segmentor for natural language processing.

Notifications You must be signed in to change notification settings

XiangPingJun/chat-robot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chat robot

An interesting (indiscreet) chat robot for stream-me-board Uses National Academy for Educational Research Segmentor for natural language processing.

Warning, what it says could be totally nasty in sometimes.

Talk what you are talking!

The robot will extract the most popular noun part from chat messages and combine to a decent script.

It will also cue you!

It will randomally cue someone in the chatroom

Installation

  1. Prepare an linux machine
  2. Install python
  3. run command
sudo apt-get install python-pip python-dev build-essential 
sudo pip install --upgrade pip 
sudo pip install --upgrade virtualenv 
sudo pip install requests==1.1.0
sudo pip install python-firebase

Usage

screen -d -m python ai.py &> log.log

It will start talking about every 4 minutes

About

An interesting (indiscreet) chat robot for stream-me-board Uses National Academy for Educational Research Segmentor for natural language processing.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages