This is a repository template for the skill hackathon.
Write dialogue skill (like Alice or Alexa) on DF Framework (DFF):
- on both English and * languages
- # of turns: 5-10
- with tests
- choose one of Topics
- Copy
dff_TEMPLATE_skill
into a root of the repo and rename it todff_topic_name_skill
. - do all TODOs of the template
- look at
examples/dff_funfact_skill
as a trivial example
- Examples of Other projects for SocialBot
- Basic Examples from Dialog Flow Engine (main package of DFF) + examples in repo
- Advance examples with ML annotators from Dialog Flow SDK
- Hard Examples for distributed ML annotators + look at dirs:
- dff_short_story_skill
- dff_grounding_skill
- dff_program_y
- dff_program_y_dangerous
- dff_program_y_wide
- dff_template_skill
- dff_coronavirus_skill
- dff_funfact_skill
- dff_book_skill
- dff_weather_skill