Skip to content

dgg32/doctorai_walkthrough

Repository files navigation

Introduction

This repository contains code and data for my article "Doctor.ai, an AI-Powered Virtual Voice Assistant for Health Care".

  1. The template.yaml is for AWS SAM deployment.

  2. Neo4j command is for data import.

Prerequisite

AWS CLI and SAM

Chrome

Run

The definition of Lex

Currently, the deployment of Lex is a bit awkward. The source code in this repository needs to be uploaded to an S3. The bucket and file name are defined in Line 359 and 360 in the template.yaml file for CloudFormation before the sam build command. Otherwise, you will only deploy the same Lex from my s3://datathon-medium-file/doctorai-LexJson.zip.

build the bundle

sam build

deployment in AWS

sam deploy --guided --capabilities CAPABILITY_NAMED_IAM

Authors

  • Sixing Huang - Concept and Coding
  • Derek Ding - AWS management, Neo4j import and Cypher
  • Emil Pastor - AWS Lambda
  • Irwan Butar Butar - React frontend
  • Shiny Zhu - Presentation

License

This project is licensed under the MIT License - see the LICENSE file for details

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published