genie-toolkit icon indicating copy to clipboard operation
genie-toolkit copied to clipboard

The Genie open source kit for voice assistant (formerly known as Almond)

Results 114 genie-toolkit issues
Sort by recently updated
recently updated
newest added

1 minute timer resulted in duplicate notifications. i tried to reproduce this error and it wasn't easy meaning it worked correctly in several other instances. remind me in 1 minute...

P2

I'm attempting to use Almond to interact with my Dropbox account - “notify me when … directory changes” etc. I keep getting the message "Sorry, I cannot find any Unix...

P3

When wifi/3g/airplane mode changes we should recheck if we can reach thingengine cloud and potentially resync ourselves, otherwise the exponential backoff timers grow indefinitely

enhancement
engine
P2

To control more things with pure voice/typing

enhancement
builtins
P2

In Web Almond, we don't have a single primary address book to refer to. Instead, we might have devices that can provide address book functionality, such as Google Contacts. We...

enhancement
engine
P3

If Almond is not confident, and we issue the confirmation before slot filling, we should record whether the user clicks yes or no (provided they agreed to data collection).

enhancement
good first issue
dialogue-agent
P2

If a device is not available (e.g. it is a physical device and it is off or disconnected, or the authentication is no longer valid), we should inform the user...

enhancement
dialogue-agent
P2

If the dialog agent asks for a currency or measure and the user provides a number, we should heuristically convert it. Potentially, this could include a translatable annotation `#_[default_unit]` associated...

enhancement
templates
P2

Otherwise, buggy or misconfigured devices can keep throwing errors forever which litters our logs.

enhancement
good first issue
engine
P2

You cannot quote those parameters, because if you quote them, they become QUOTED_STRING not Entity or Location. And you cannot just recognize them using the exact matcher. The exact matcher...

bug
dialogue-agent
P2