assistify / diary

Apache License 2.0
0 stars 1 forks source link

Have the bot listen to messages and provide some preview #40

Open mrsimpson opened 5 years ago

mrsimpson commented 5 years ago

Motivation

As a user, I want to be able to continuously record diary items by sending them to the bot during the day. At a dedicated point in time chosen by the user, the bot shall provide a compiled draft of the diary page to the user

Implementation ideas

This can be realized using keywords ("erledigt", "geplant", "blockiert") sent to the bot. The bot in turn can then use an API to create the preview.

mrsimpson commented 5 years ago

image

LaCodon commented 5 years ago

I'm trying to develop a solution with Botpress and RASA NLU here: https://github.com/LaCodon/continuously_diary_recorder