https://github.com/timkam/furhat-demo
Furhat travel planner demo
https://github.com/timkam/furhat-demo
Last synced: about 1 year ago
JSON representation
Furhat travel planner demo
- Host: GitHub
- URL: https://github.com/timkam/furhat-demo
- Owner: TimKam
- License: gpl-3.0
- Created: 2018-12-02T12:40:55.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-12-19T11:15:55.000Z (over 7 years ago)
- Last Synced: 2025-01-25T15:24:53.851Z (over 1 year ago)
- Language: Kotlin
- Size: 187 KB
- Stars: 0
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Furhat travel planner demo
In this repository, we provide a Furhat travel demo that allows users to interact via Furhat with the Umeå public transportation system (https://www.tabussen.nu/).
## Running the skill
Follow the instructions in the [Furhat documentation](https://docs.furhat.io/legacy/skills/#running-a-skill) to run the skill.
Note that you need to import the ``travel_agent``folder you find in the root directory of this repository.
Note that we ``Gen2 Legacy`` version of the Furhat SDK to be compatible with the 1st generation Furhat hardware.
**Note:** If you are reading this "offline", you find the code at https://github.com/TimKam/furhat-demo.
## Interacting with the Furhat travel planner
The following video shows how you can interact with the Furhat travel planner:
**Available in offline version**
The following state diagram depicts possible interaction flows:

## Future work
So far, we have implemented a simple demo to show-case some capabilities of Furhat.
In the future, we plan to implement an advanced travel planner system, in which Furhat employs a set of simple rules to provide facial and verbal reactions to the planned trip, to encourage efficient (fast and cheap) travel and to adjust the scenario to an *internal travel agency* use case for a large organization.