Marvin is a application in Node.js which intercepts the Messenger messages from the Facebook Page Magrathea Construções Planetárias and process them through Natural Language Processing (NLP)
Get the latest code from GitHub using Git or download the repository as a ZIP file. (Download)
git clone https://github.com/diegoflassa/marvin.git
You will need to have Node.js installed. Its setup file can be found here.
This project uses Node.js, which is based on JavaScript that needs no compilation.
Execute the commands below in the console, at the project's folder:
Use the folowing command to star the server:
set DEBUG=marvin:* & npm start
If sucessfull, the server will return:
marvin is listening
TODO
TODO
- See HISTORY.md
- See CONTRIBUTING.md
- See LICENSE