Skip to content
This repository has been archived by the owner on Apr 14, 2022. It is now read-only.

botic/stadtbots-voice

Repository files navigation

stadtbots-voice

The Stadtbots voice interface.

Implemented Bots / Skills

Seestadt.bot

Provides opening hours and public transport departure times for Aspern Seestadt under the name "Seestadt.bot". Seestadt is located in the Vienna’s 22nd municipal district and one of Europe's larges urban development areas. Users can ask the following questions:

  • Alexa, frag Seestadt.bot nach den Öffnungszeiten vom Leo.
  • Alexa, frag Seestadt.bot wann der nächste Bus kommt.
  • Alexa, frag Seestadt.bot wann die U2 fährt.
  • Alexa, frag Seestadt.bot wann der nächste Bus bei der Johann-Kutschera-Gasse fährt.

General

Stadtbots are not a conversational system, but a request-response bot. It aims to be a simple virtual private assistant, without any clever dialogs or platonic discussions. Automatic speech recognition (ASR) is provided by the platform, e.g. by the Amazon’s Alexa engine. The first step of natural language understanding (NLU) is outsourced to the platform. Only specific locally dependent resources and entities are matched with regular expression based resolution.

Knowledge Base

The knowledge base is limited to Aspern Seestadt, one of Europe's largest urban development projects in the Vienna’s 22nd municipal district. Further expansion to other areas is planned, but the implementation has not started yet. Stadtbots use the following Open Data sources:

License

Apache 2.0

Before any contribution or pull request contact Philipp Naderer-Puiu.