You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+13-6
Original file line number
Diff line number
Diff line change
@@ -12,17 +12,15 @@ If you're familiar with Django, this will be very similar. Unfortunately due to
12
12
support.
13
13
14
14
##### Table of Contents
15
+
-[BetterSelf.io](#httpsbetterselfio)
15
16
-[WriteUp.AI](#httpswriteupai)
16
17
-[Development Setup](#development)
17
18
-[What's Next](#whats-next)
18
19
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).
20
22
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
@@ -32,6 +30,15 @@ In the future, I'm expecting to move a lot of machine learning projects about he
32
30
* 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.
33
31
* I'll be releasing a huge writeup about how this was built on my [blog](https://senrigan.io/blog/).
34
32
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
0 commit comments