Code Monkey home page Code Monkey logo

syn-va-components's Introduction

Syn VA Components

This repository contains source code of components like plugins and libraries used by Syn Virtual Assistant Prototype 8.5.

Directory Structure

Directory Description
Plugins Contains open-sourced Syn.VA.Plugins
Libraries Contains open-sourced Syn.VA.Libraries
Dependencies Contains all Class libraries required by the plugins

Plugins

Plugins add or extend features of the Syn Virtual Assistant

  • Adapters created by these plugins use the xmlns:o namespace to denote official adapters.
  • The string resources are retrieved from Syn.VA.Libraries.Language library.
  • Many plugins may depend on internal libraries specially designed for the VA Framework.

Adapters created by developers must use the namespace xmlns:x to differentiate them from official adapters and to prevent them from being overridden.

Libraries

Libraries provide set of APIs and useful functions that can be used by Plugins.

At the moment only the Syn.VA.Libraries.Language library is available in this repository. However, the Dependencies folder contains all the compiled version of other required libraries.

All Plugins must reference the Syn.VA.Libraries.Language for language based string resources. We plan to rely on this library for multi-language feature support.

We encourage adding Keys and Values to the Syn.VA.Libraries.Language project whenever necessary.

More Projects

A few more Plugins or Libraries may get added to this repository once we've fully tested their reliability and have confirmed the necessity of open-sourcing them for improvment by developers.

We've currently removed projects that were reported to have bugs in them. Once the bugs have been fixed and an update is released those projects will be added to this repository as well.

License

LGPL-3 Logo

All Syn.VA.Plugins, Syn.VA.Libraries and Projects included this repository are licensed under GNU Lesser General Public License version 3 or Later

syn-va-components's People

Contributors

synofficial avatar

Watchers

 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.