The models are currently in flux. More research needs to be done on how chatbots works and respond to commands. I wonder if there is some way to create a graph for each convodex entry (and store it in redux). For example, if a user is creating a new function the graph is traversed (ie parameters: yes vs no) to build out the code
Our database will be stored in AWS RDS (Relational Database Service)
AWS Credentials:
Endpoints
Models:
The models are currently in flux. More research needs to be done on how chatbots works and respond to commands. I wonder if there is some way to create a graph for each convodex entry (and store it in redux). For example, if a user is creating a new function the graph is traversed (ie parameters: yes vs no) to build out the code
Covodex Model
Commands Model
Session Chat Model (Redux)
Routes
GET api/convodex/:id
GET api/commands/:id