Close

Integrations Demo

A project log for Project Stark Framework

This is a YET ANOTHER attempt at an "Iron Man" Jarvis-like system

robweberrobweber 06/07/2016 at 20:010 Comments

The last video showcased pretty much one type of integration, with the Kodi Media Center. Although it did also show the speech synthesis and voice to text features; I wanted to give more of an overview for how the integrations worked and how you can setup actions and events.

What are you seeing?

This video shows quite a few of the different integrations, specifically:

All of these integrations exist as Modules that are then tied to phrases within Jobs that trigger them. Pretty simple, ask a question, get an answer. What is more impressive, at least to me, is the context specific interactions that you can also see happen.

The most complex example is the file transcoding example. The framework, through the module, can lookup the file, gather information about how to transcode it, and then also update itself with a monitor for the completion via SMS. These are fairly complex question/answer interactions that require context for what is happening from step to step.

As opposed to the speech-to-text examples in the last video I opted to use the Stark Bash Client instead. Mostly this is so the replies for the system can understood. A post simply on the clients is probably forthcoming as well.

You can also catch sort of a "sneak peek" at the web interface too. In my next video I want to go through this more and how the Modules are configured and then how that translates into more complicated event triggers.

Thanks to the people that liked this project so far! This is my first attempt at explaining it beyond friends/family so anything you want to see or know please ask.

Discussions