Skip to content

AutomationH/isp-dialogflow

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This is a Facebook Bot.

This bot uses dialogflow AI engine.

Description:

It is a simple silly name maker, which asks you some questions and based on your answers, it creates your silly name.

Tech

This code uses a number of open source projects to work properly. The following tools were used:

  • node.js - evented I/O for the backend
  • Express - fast node.js network app framework
  • winston - A multi-transport async logging library for node.js.
  • MySQL - A relational database management system (RDBMS) for storing data and retreiving data.
  • apiai - This plugin allows integrating agents from the Api.ai natural language processing service with your Node.js application.

Installation

It requires Node.js v6+ to run. Install the dependencies and devDependencies and start the server.

$ cd facebookbot-apiai
$ npm install
$ node index.js

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%