@alan-ai/alan-sdk-web
Version:
Alan Web SDK: a lightweight JavaScript library for adding a voice experience to your website or web application
32 lines • 727 B
JSON
{
"name": "@alan-ai/alan-sdk-web",
"version": "1.8.85",
"description": "Alan Web SDK: a lightweight JavaScript library for adding a voice experience to your website or web application",
"keywords": [
"alan sdk web",
"voice ai",
"conversational ai",
"chatbot",
"voice",
"ai",
"conversational",
"nlp",
"natural language",
"dialogs",
"dialog flow",
"enterprise ai",
"voice assistant",
"voice development",
"add voice to your app",
"voice interface",
"alan voice",
"alan ai"
],
"main": "dist/alan_lib.js",
"types": "dist/alan_lib.d.ts",
"files": [
"dist"
],
"license": "MIT",
"repository": "https://github.com/alan-ai/alan-sdk-web"
}