I tried the demo. The robot button took me to Hugging Face and a page that was “sleeping” so I have not been able to try out the AI side. Can you explain what this part will do? It seems the most interesting to me — ie that this is not simple data storage or charting of health data but there’s something else. What is that or what will it be?
I did see a good list of things like allergens and medications.
Thoughts:
* Local non-cloud health: excellent for privacy.
* But that said, can it pull data from Apple Health? (I’m aware of the irony of that being less private.)
* Linux only is an issue for me personally since I run Macs, but since it’s web-based that’s unlikely to remain an issue and I’d guess is easily portable?
* In terms of UI, I like the simplicity but would recommend you get someone to do a once-over to make the style look cleaner or more standard. Good UI is often boring because it looks like everything else, but that’s what makes it usable without cognitive load, the normality or presence of known patterns. I also found some of it unclear, such as the extras that refers to Docker but I’m not sure what that would be.
Thanks for your input. Will work on UI.
The demo has functionalities turned off. The darnabot will analyze the data and generate insights and also RAG for locally running LLM via ollama. For accessing all functionalities it does require build from source- github. It unfortunately is linux only at this time. Will work on integrating into mac in future. I am also working to ability to port apple health data for analysis in future.
It is a personal health intelligence app that allows you to store your health data on *your computer* and run AI tools locally on it to generate personal insights. Your data never leaves your computer. It is:
1. Self Hosted (This means you have to run/ install this on your own linux computer and all your data stays on *your computer*; your data does not leave your computer and security is limited by your own computer's security),
2. Open Source (always free)
Requires:
Linux
Ollama; mistral-nemo model (download needed)
Whats New:
1. More secure
2. Do more with your health data
2. Ask questions of your medical records that is stored as structured and unstructured RAG
3. Local running LLM and Local running darnahi server #privacy
4. Better AI engine that uses NLP to analyze your health files to create health screening recommendations (USPTF based), wordclouds, RAG for darnabot
5. Symptom logger (optional use of AI to generate notes) for storage in darnahi file server). Can be shared with your provider if you wish in pdf's
5. More comprehensive Chartit to log your basic information in FHIR R4 format
6. Ability to view medical dicom image files, xml files, health suggestions for your age
7. Ability to encrypt and zip your files securely and remotely
8. New AI Modules
a) weight/ bp/ glucose/ water tracker
b) IBS module- tracks your dietary and bowel habits; AI FODMAP engine; exercises to manage your IBS and know your IBS
c) Immunization passport- to track and keep record of your immunizations; AI travel advisor; travel map
For demo UI feel click here (features turned off): https://seapoe1809.pythonanywhere.com/login pwd- health
To get a fully functional app go here and follow instructions:
https://github.com/seapoe1809/Health_server
I tried the demo. The robot button took me to Hugging Face and a page that was “sleeping” so I have not been able to try out the AI side. Can you explain what this part will do? It seems the most interesting to me — ie that this is not simple data storage or charting of health data but there’s something else. What is that or what will it be?
I did see a good list of things like allergens and medications.
Thoughts:
* Local non-cloud health: excellent for privacy.
* But that said, can it pull data from Apple Health? (I’m aware of the irony of that being less private.)
* Linux only is an issue for me personally since I run Macs, but since it’s web-based that’s unlikely to remain an issue and I’d guess is easily portable?
* In terms of UI, I like the simplicity but would recommend you get someone to do a once-over to make the style look cleaner or more standard. Good UI is often boring because it looks like everything else, but that’s what makes it usable without cognitive load, the normality or presence of known patterns. I also found some of it unclear, such as the extras that refers to Docker but I’m not sure what that would be.
Thanks for your input. Will work on UI. The demo has functionalities turned off. The darnabot will analyze the data and generate insights and also RAG for locally running LLM via ollama. For accessing all functionalities it does require build from source- github. It unfortunately is linux only at this time. Will work on integrating into mac in future. I am also working to ability to port apple health data for analysis in future.
Darnahi v2.3
It is a personal health intelligence app that allows you to store your health data on *your computer* and run AI tools locally on it to generate personal insights. Your data never leaves your computer. It is: 1. Self Hosted (This means you have to run/ install this on your own linux computer and all your data stays on *your computer*; your data does not leave your computer and security is limited by your own computer's security), 2. Open Source (always free)
Requires: Linux Ollama; mistral-nemo model (download needed)
For demo UI feel click here (features turned off): https://seapoe1809.pythonanywhere.com/login pwd- health
To get a fully functional app go here and follow instructions:
https://github.com/seapoe1809/Health_server
Whats New: 1. More secure 2. Do more with your health data 2. Ask questions of your medical records that is stored as structured and unstructured RAG 3. Local running LLM and Local running darnahi server #privacy 4. Better AI engine that uses NLP to analyze your health files to create health screening recommendations (USPTF based), wordclouds, RAG for darnabot 5. Symptom logger (optional use of AI to generate notes) for storage in darnahi file server). Can be shared with your provider if you wish in pdf's 5. More comprehensive Chartit to log your basic information in FHIR R4 format 6. Ability to view medical dicom image files, xml files, health suggestions for your age 7. Ability to encrypt and zip your files securely and remotely 8. New AI Modules a) weight/ bp/ glucose/ water tracker b) IBS module- tracks your dietary and bowel habits; AI FODMAP engine; exercises to manage your IBS and know your IBS c) Immunization passport- to track and keep record of your immunizations; AI travel advisor; travel map
Check out the videos: [darnahi_landing.webm](https://github.com/user-attachments/assets/a6f61b33-9b1e-4f4...)
[darnabot2.webm](https://github.com/user-attachments/assets/cddca3d3-1012-4a0...)
https://nostrcheck.me/media/49a2ed6afaabf19d0570adab526a3462...
You may need to edit this comment to add extra newlines.
Got it. Additionally the videos give a snapshot of what the features are.