All Projects → sberdevices → salutejs

sberdevices / salutejs

Licence: other
SmartApp Framework для создания навыков семейства Виртуальных Ассистентов "Салют" на языке JavaScript

Programming Languages

typescript
32286 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to salutejs

sepia-docs
Documentation and Wiki for SEPIA. Please post your questions and bug-reports here in the issues section! Thank you :-)
Stars: ✭ 160 (+357.14%)
Mutual labels:  speech-recognition, voice-assistant, virtual-assistant
leon
🧠 Leon is your open-source personal assistant.
Stars: ✭ 8,560 (+24357.14%)
Mutual labels:  speech-recognition, voice-assistant, virtual-assistant
spokestack-ios
Spokestack: give your iOS app a voice interface!
Stars: ✭ 27 (-22.86%)
Mutual labels:  speech-recognition, voice-assistant
voce-browser
Voice Controlled Chromium Web Browser
Stars: ✭ 34 (-2.86%)
Mutual labels:  speech-recognition, voice-assistant
VoiceCom
A Simple Voice Command Application powered by Java and Sphinx4 Speech Recognition Library
Stars: ✭ 17 (-51.43%)
Mutual labels:  speech-recognition, voice-assistant
sepia-assist-server
Core server of the SEPIA Framework responsible for NLU, conversation, smart-service integration, user-accounts and more.
Stars: ✭ 81 (+131.43%)
Mutual labels:  voice-assistant, virtual-assistant
porfir
Голосовой ассистент Порфирьевич
Stars: ✭ 23 (-34.29%)
Mutual labels:  speech-recognition, voice-assistant
spokestack-android
Extensible Android mobile voice framework: wakeword, ASR, NLU, and TTS. Easily add voice to any Android app!
Stars: ✭ 52 (+48.57%)
Mutual labels:  speech-recognition, voice-assistant
musicologist
Music advice from a conversational interface powered by Algolia
Stars: ✭ 19 (-45.71%)
Mutual labels:  speech-recognition, voice-assistant
idear
🎙️ Handsfree Audio Development Interface
Stars: ✭ 84 (+140%)
Mutual labels:  speech-recognition, voice-assistant
react-native-spokestack
Spokestack: give your React Native app a voice interface!
Stars: ✭ 53 (+51.43%)
Mutual labels:  speech-recognition, voice-assistant
anycontrol
Voice control for your websites and applications
Stars: ✭ 53 (+51.43%)
Mutual labels:  speech-recognition, voice-assistant
KeenASR-Android-PoC
A proof-of-concept app using KeenASR SDK on Android. WE ARE HIRING: https://keenresearch.com/careers.html
Stars: ✭ 21 (-40%)
Mutual labels:  speech-recognition, voice-assistant
speech-recognition-evaluation
Evaluate results from ASR/Speech-to-Text quickly
Stars: ✭ 25 (-28.57%)
Mutual labels:  speech-recognition
Khronos
The open source intelligent personal assistant
Stars: ✭ 25 (-28.57%)
Mutual labels:  speech-recognition
titanium-speech
Use the iOS 10 SFSpeechRecognizer API in JavaScript with Appcelerator Hyperloop.
Stars: ✭ 21 (-40%)
Mutual labels:  speech-recognition
simple-obs-stt
Speech-to-text and keyboard input captions for OBS.
Stars: ✭ 89 (+154.29%)
Mutual labels:  speech-recognition
Fool
Simple Russian voice assistant based on Android Things and Raspberry Pi 3
Stars: ✭ 26 (-25.71%)
Mutual labels:  voice-assistant
web-speech-cognitive-services
Polyfill Web Speech API with Cognitive Services Bing Speech for both speech-to-text and text-to-speech service.
Stars: ✭ 35 (+0%)
Mutual labels:  speech-recognition
KodiSharp
Use Kodi python APIs in C#, and write rich addons using the .NET framework/Mono
Stars: ✭ 22 (-37.14%)
Mutual labels:  speech-recognition

salutejs

SaluteJS

Set of minimalistic utils for Salute Assistants scenario implementation.

  • directly in code autocomplete for intents and app state;
  • strongly typed out of the box: whole SmartApp API types inside;
  • common types between scenario and Canvas Apps;
  • common API with Assistant Client;
  • runtime enitity variables and state validation;
  • nodejs web-frameworks integration support: expressjs, hapi, koa;
  • client frameworks integration support: NextJS, Gatsby;
  • any types of recognizers: RegExp, String Similarity, SmartApp Brain;
  • custom recognizer API;
  • intents and entities sync with SmartApp Brain;
  • session persisting adapters: memory, mongodb, redis;
  • assistants based phrases dictionary declaration support.

What's inside

Translations

SberDevices with ❤️

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].