calpoly-csai / api

Official API for the NIMBUS Voice Assistant accessible via HTTP REST protocol.
https://nimbus.api.calpolycsai.com/
GNU General Public License v3.0
9 stars 4 forks source link

Offline-first for our GitHub repo #126

Open mfekadu opened 4 years ago

mfekadu commented 4 years ago

Objective

Currently, we need to locally set up a bunch of local environment variables (config.json) to properly run the flask_api.py.

Let's modify our config.json and README to prefer offline-first functionality

Related to #124

Key Result