tonyxmella66 / toronto_health_hack_2019

A smart search tool using machine learning to pick contextually appropriate medications

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SenseRx

A smart search tool using machine learning to pick contextually appropriate medications

Install Instructions

to install requirements: pip install -r requirements.txt

to run the flask app, navigate to the project directory within your terminal, set an environment variable:

export FLASK_APP=app

then run:

flask run

Screenshots

alt text alt text

About

A smart search tool using machine learning to pick contextually appropriate medications


Languages

Language:Jupyter Notebook 59.5%Language:CSS 20.0%Language:Python 14.2%Language:HTML 6.2%