Giter Club home page Giter Club logo

genie-router-plugin-web-client's Introduction

genie-router-plugin-web-client

This plugin offers a web interface to chat with genie-router. It will register itself at /web-client/. Optionally, by configuring registerOnRoot to true, it will also listen on /.

This plugin requires that the http-api plugin is installed.

Installation

At the plugin location ($HOME/.genie-router), type:

npm install --save @genie-ai/genie-router-plugin-web-client

Then add web-client: {}, to the plugins section of the genie-router configuration. Optionally add additional configuration items.

Configuration

There are several config items, each of which are optional:

  1. endpoint, the HTTP path on genie-router on which genie-router-plugin api-http listens, defaults to /api/message
  2. accessToken, if configured, the accessToken, if configured for invoking the HTTP endpoint
  3. registerOnRoot, If the web-client endpoint must also be registered at /
  4. prefix, if genie-router is configured on a subdirectory of a domain this must be the prefix to access it. The prefix will be appended before /web-client/

Room for improvement

  • When/if genie-router supports it, get the http-api plugin configuration via an internal API.
  • Add voice input if supported in the webbrowser

Credits

Uses the unnamed CSS framework Textballoon via here.

genie-router-plugin-web-client's People

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.