Skip to content

Commit b42e719

Browse files
committed
Update README
1 parent 9e10bad commit b42e719

File tree

1 file changed

+13
-6
lines changed

1 file changed

+13
-6
lines changed

README.md

+13-6
Original file line numberDiff line numberDiff line change
@@ -12,17 +12,15 @@ If you're familiar with Django, this will be very similar. Unfortunately due to
1212
support.
1313

1414
##### Table of Contents
15+
- [BetterSelf.io](#httpsbetterselfio)
1516
- [WriteUp.AI](#httpswriteupai)
1617
- [Development Setup](#development)
1718
- [What's Next](#whats-next)
1819

19-
## What's Next
20+
## https://betterself.io
21+
* BetterSelf - A dashboard that lets you track your body's health. Includes supplements and medications, sleep, food, activities and more! This is being actively worked on at the moment, but mobile apps should be coming (soon).
2022

21-
In the future, I'm expecting to move a lot of machine learning projects about health into this repo. In the upcoming month, as I move things over bit by bit, this will be home to
22-
* [BetterSelf](https://www.betterself.io)
23-
* A drug discovery generator
24-
* A clinical trial analytics engine
25-
* More applied machine learning projects in health and medicine
23+
![Overview](https://user-images.githubusercontent.com/392678/29753424-259da854-8b3f-11e7-8869-667aa6a12007.png)
2624

2725
## https://writeup.ai
2826
### Lots of Credit To ....
@@ -32,6 +30,15 @@ In the future, I'm expecting to move a lot of machine learning projects about he
3230
* This is mostly open-sourced, but there is a separate private repo that handles all the deployments and the ML services. That was too hard to open-source without making my life too hard. But it's probably the easiest one to code - it only consists of a microservice and a web app hosting models.
3331
* I'll be releasing a huge writeup about how this was built on my [blog](https://senrigan.io/blog/).
3432

33+
## What's Next
34+
35+
In the future, I'm expecting to move a lot of machine learning projects about health into this repo. In the upcoming month, as I move things over bit by bit, this will be home to
36+
37+
* A drug discovery generator
38+
* A clinical trial analytics engine
39+
* More applied machine learning projects in health and medicine
40+
41+
3542
## Development
3643

3744
### To start a local web server

0 commit comments

Comments
 (0)