Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 1.05 KB

README.md

File metadata and controls

22 lines (14 loc) · 1.05 KB

Recipegestion

A simple bot that can be added to a Slack channel to get recipe suggestions. The bot makes use of Spoonacular API and IBM Watson AI.

Resources

  1. context variable contains all the contextual information shared between Watson and the app. Here is the link to the documentation.

  2. Spoonacular API

Future Improvements

  1. Deploy the bot to the server so it is always available
  2. State persistence using a Database
  3. More robust user input

Conversation Dialog flow

Demo