Watch me Build a Healthcare Startup
YouTube search... ...Google search
- How do I leverage AI?
- Watch me Build a Marketing Startup | Siraj Raval
- Watch me Build a Finance Startup | Siraj Raval
- Watch me Build a Trading Bot | Siraj Raval
- Assistants
- Bot Framework
- Natural Language Processing (NLP)
- Bidirectional Encoder Representations from Transformers (BERT)
- AnyChart
- DialogFlow | Google
- Alpaca API lets you build and trade with real-time market data for free
- Plaid for users to connect their bank accounts to an app
- Word2Vec
- React Stripe Checkout for using Stripe Checkout as a React component]
- React CSV Reader React component that handles csv file input and its parsing
- Node.js - JavaScript runtime built on Chrome's V8 JavaScript engine
- React = JavaScript library for building user interfaces
- PostgreSQL Open Source Relational Database
- Knex.js SQL query builder
- GraphQL a query language for your API, and a server-side runtime for executing queries
- Relay a JavaScript framework for building data-driven React applications
- Firebase | Google's service
- TensorFlow.js
- D3.js bring data to life using HTML, SVG, and CSS
- Google Analytics
- Clearbit marketing data engine
- Watchman a file watching service
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
- Flutter is Google’s portable UI toolkit for building natively-compiled applications for mobile, web, and desktop from a single codebase.
- Dart is a client-optimized language for fast apps on any platform
- Firebase | Google's service & mobile development platform
- Stripe online payments
- RazorPay accept, process and disburse digital payments for businesses in India
- TensorFlow
- TensorFlow Lite
- Transfer Learning
- PoseNet is a vision model that can be used to estimate the pose of a person in an image or video
- Using Transfer-Learning to Detect Yoga Poses | Nhoral - Medium
- YogAI is a responsive virtual yoga instructor using pose estimation to guide and correct a yogi
- tf-pose-estimation 'Openpose', human pose estimation algorithm, have been implemented using Tensorflow
- tf.image.non_max_suppression (NMS) algorithm
- Bipartite Graph | WolframMathWorld
- Line integral | Wikipedia
- MobileNetV2: Inverted Residuals and Linear Bottlenecks | M. Sandler, A. Howard, M. Zhu, A. Zhmoginov, and L. Chen
- Android Studio for building apps on Android devices
- Visual Studio Code
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
- BrandMark create a unique, professional logo using NLP and generative network
- MailChimp landing page creator
- The Lean Startup | Eric Ries
- Flask a microframework for Python
- Flask boilerplate | Max Halford
- flaskSaaS | Max Halford starting point to build your SaaS in Flask & Python, with Stripe subscription billing
- flask-image-uploader | bboe
- Flask-Login for the user accounts
- Flask-SQLAlchemy interacting with the database
- Flask-WTF and WTForms for the form handling.
- Flask-Mail for sending mails.
- Flask-Bcrypt for generating secret user passwords.
- Flask-Admin for building an administration interface.
- Flask-Script for managing the app
- flask-stripe Stripe Checkout & user registration
- Stripe for subscription billing
- Flask-DebugToolBar for adding a performance toolbar in development
- TensorFlow
- Keras
- ImageNet: VGGNet, ResNet, Inception, and Xception with Keras
- itsdangerous for generating random tokens for the confirmation emails.
- structlog for logging.
- gunicorn for acting as a reverse-proxy for Nginx.
- Semantic UI for the global style. Very similar to Bootstrap
- Leaflet JS for the map, added for the sake of the example.