Skip to content

rishabhindoria/Hackathon-hackpoly2017

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

• Configured the Facebook messenger to communicate with Heroku cloud server.

• Deployed Node.js-index.js file on Heroku cloud platform which handled all the messages (typed by the user) that were sent to it by the Facebook messenger front end.

• The index.js file then sent the user message to Wolfram-Alpha API.

• Returned results from the Wolfram-Alpha API were then parsed by index.js file and then sent to Facebook messenger as a response.

• The Facebook messenger finally then showed the results returned by index.js file to the user.

• Devpost Link for an overview and a video on the same: https://devpost.com/software/wolfram_beta-chatbot

Releases

No releases published

Packages

No packages published