Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 311 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 311 Bytes

app.py

Contains main logic for receiving and responding to api.ai

Python flask server framework

config.py

Contains general configuration of system parameters.

start.sh

For starting the server, logs will be stored in log/, error information will be stored in error

stop.sh

For stoping the server