Skip to content

ibmecod/AskDevoxx

 
 

Repository files navigation

AskDevoxx

Bot client and Watson REST service for AskDevoxx

Provide missing info for application.properties file

askdevoxx.workspaceId=PROVIDE CONVERSATION SPACE ID

askdevoxx.conversationUsername=PROVIDE CONVERSATION USERNAME

askdevoxx.conversationPassword=PROVIDE CONVERSATION PASSWORD

askdevoxx.conversationUrl=https://gateway.watsonplatform.net/conversation/api

askdevoxx.retrieveUsername=

askdevoxx.retrievePassword=

askdevoxx.retrieveClusterName=

askdevoxx.retrieveCollectionName=

askdevoxx.retrieveUrl=

askdevoxx.tmpFileStorageLocation=./

Speech to text credentials

speech.username=<PROVIDE_SPEECH_TO_TEXT_USERNAME>

speech.password=<PROVIDE_SPEECH_TO_TEXT_PASSWORD>

After the application is deployed, launch the conversation tooling and import the workspace.json available in this repository to try the sample conversations.

About

REST service for AskDevoxx

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 46.6%
  • JavaScript 24.4%
  • CSS 12.1%
  • Shell 8.6%
  • Batchfile 6.1%
  • HTML 2.2%