Difference between revisions of "Watch me Build a Healthcare Startup"

From
Jump to: navigation, search
(Macy)
(Macy)
Line 58: Line 58:
 
* [http://www.tensorflow.org/api_docs/python/tf/image/non_max_suppression tf.image.non_max_suppression (NMS) algorithm]
 
* [http://www.tensorflow.org/api_docs/python/tf/image/non_max_suppression tf.image.non_max_suppression (NMS) algorithm]
 
* [http://mathworld.wolfram.com/BipartiteGraph.html Bipartite Graph | WolframMathWorld]
 
* [http://mathworld.wolfram.com/BipartiteGraph.html Bipartite Graph | WolframMathWorld]
 +
* [http://en.wikipedia.org/wiki/Line_integral Line integral | Wikipedia]
 
* [http://arxiv.org/abs/1801.04381 MobileNetV2: Inverted Residuals and Linear Bottlenecks | M. Sandler, A. Howard, M. Zhu, A. Zhmoginov, and L. Chen]
 
* [http://arxiv.org/abs/1801.04381 MobileNetV2: Inverted Residuals and Linear Bottlenecks | M. Sandler, A. Howard, M. Zhu, A. Zhmoginov, and L. Chen]
 
* [http://developer.android.com/studio Android Studio] for building apps on Android devices
 
* [http://developer.android.com/studio Android Studio] for building apps on Android devices

Revision as of 14:10, 23 June 2019

YouTube search... ...Google search



Macy

I'm going to show you the entire process I used to conceive, design, and build the prototype for a healthcare startup business! This app is called "Macy", your personal Yoga Instructor. It uses a machine learning model called PoseNet to detect human poses and overlay a skeleton stick figure on top. I retrained posenet on labeled Yoga poses images so it could detect when a person correctly performs a certain pose, then i used speech generation to have the Flutter app guide your actions from pose to pose, just as a real Yoga instructor would do. The goal is to help a user reduce stress, anxiety, and depression through a series of guide meditative poses. I've integrated a subscription service and some interesting design schemes, but the app isn't finished! There is still more to do. The point is to give you the starting template to start your own profitable business. Enjoy! How to Build a Healthcare Startup | Siraj Raval - GitHub

SmartMedScan

I'm going to build a medical imaging classification app called SmartMedScan! The potential customers for this app are medical professionals that need to scale and improve the accuracy of their diagnoses using AI. From ideation, to logo design, to integrating features like payments and AI into a single app, I'll show you my 10 step process. I hope that by seeing my thought process and getting familiar with the sequence of steps I'll demonstrate, you too will be as inspired as I am to use this technology to do something great for the world. Enjoy! "AI Startup Prototype" | Siraj Raval - GitHub