Skip to content

Latest commit

 

History

History
12 lines (6 loc) · 664 Bytes

README.md

File metadata and controls

12 lines (6 loc) · 664 Bytes

• 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