Skip to content

Attempting integration options to use Alexa / AI for information discovery with OpenText ContentServer as the backend

Notifications You must be signed in to change notification settings

jampac/AmazonAlexa_ContentServer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Alexa_ContentServer

Attempting integration options to use Alexa / AI for information discovery with OpenText ContentServer as the backend - this is only an illustration using node.js as the interaction framework, together with the Alexa Skills SDK - or - a framework to start integrating REST API / javascript towards a public available demo server.

This project is closed as the comprehensive integration is now located here: https://github.com/jampac/AmazonAlexa_ContentServer_Showcase2

The third part of the following video summarises the implemented capabilites of this closes project.

Amazon Alexa and OpenText Content Server

The purpose is to inspire discussions around AI and Information Management / Discovery.

Preparation:

  • Install alexa-sdk: npm install --save alexa-sdk

  • Install request (simple HTTP POST/GET requests) npm install --save request

  • Install moment for Alexa friendly date formating and calculation npm install moment --save

  • For testing, I recommend installing alexa-skill-test (https://github.com/voiyse/alexa-skill-test) npm install -g alexa-skill-test

I'm using the aws cli to upload the zipped code to AWS Lambda. Get a public/private key, the aws cli tool and automate the process.

About

Attempting integration options to use Alexa / AI for information discovery with OpenText ContentServer as the backend

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages