genie-router
There are 15 repositories under genie-router topic.
genie-ai/genie-router
A generic platform that will route commands and conversations from voice or text-based clients to 3rd party backends.
genie-ai/genie-router-plugin-api-http
A genie-router plugin that provides a generic HTTP API for external clients.
genie-ai/genie-router-plugin-brain-mentions
A genie router brain selector that selects a brain if its name is mentioned in the first words of an input.
genie-ai/genie-router-plugin-cli-local
A genie router plugin that can be used to send input and receive output in the terminal where genie-router is started.
genie-ai/genie-router-plugin-dialogflow
A genie router plugin that enables dialogflow as the brain for genie-router.
genie-ai/genie-router-plugin-facebook-messenger
A genie-router plugin that enables the use of Facebook Messenger as a client.
genie-ai/genie-router-plugin-google-assistant
Genie router plugin that enables the use of the Google Assistant for processing input.
genie-ai/genie-router-plugin-manager
A genie-router plugin that enabling installing and managing plugins from chat.
danships/genie-brains-docker
Contains docker files that allow for easy start-up of one of the support brains for genie-router.
danships/genie-router-demo
A demo setup for genie-router, visit https://www.matuera.net/genie-router/demo
danships/genie-router-plugin-echo
A simple brain plugin for genie-router that echoes the input received from a client.
danships/genie-router-plugin-wit.ai
genie-router plugin that uses wit.ai to generates replies to input.
genie-ai/genie-router-plugin-sentry
A plugin that enables sentry.io error reporting in genie-router.
genie-ai/genie-router-plugin-telegram-bot
A genie-router client plugin that enables a bot with the Telegram Bot API for input/output.
genie-ai/genie-router-plugin-web-client
A web client for genie-router.