Skip to content

A simple chatbot that you can ask for you next departure

Notifications You must be signed in to change notification settings

joeybronner/recast-sncf-chatbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SAP x Recast.AI

demo

Installation

npm install
npm start
http://localhost:3000

If you don't have bower then I did this:

npm install -g bower     

Proxy Settings (important!)

If you are connected to the SAP-Corporate network or through the VPN, please activate the proxy in the server.js file.

global.useProxy = true;

If the proxy is needed but not activated, the UI will be OK, but all the queries to external services (like RecastAI for example) will crash.

About

A simple chatbot that you can ask for you next departure

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published