Skip to content

NafisSam/PocketMed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

16 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

PocketMed Logo

PocketMed

Your care, uninterrupted.


⭐ Overview

PocketMed is a personal medical file that lives on your phone and travels with you everywhere.
It stores your key health information and uses an LLM engine to provide short, safe, personalized answers to your medical questions β€” starting with diabetes.

This MVP demonstrates how real patient data
β†’ is structured,
β†’ fed into an LLM,
β†’ and turned into personalized health insights, not generic internet answers.


πŸ“ Core Features

πŸ“Œ 1) Personal Medical File

A simple, always-available snapshot of your health:

  • Age
  • Gender
  • Diabetes type
  • Disease duration
  • Current medications
  • Comorbidities
  • Latest HbA1c

πŸ€– 2) Smart, Personalized Answer Engine

PocketMed tailors every answer based on the user’s real clinical profile, not one-size-fits-all information.

Two users may ask the same question β€”
PocketMed gives different answers depending on their data.


πŸ›‘ 3) Short, Safe, Clear Responses

  • Fully in English or Persian (depending on user input)
  • No prescribing / no dosing / no treatment orders
  • Medical terms appear cleanly (e.g., HbA1c, Metformin)

🧠 How It Works

flowchart LR
A[Patient Profile] --> B[Structured Prompt]
B --> C[LLM Engine]
C --> D[Personalized Answer]
Loading

About

Early experiments with PocketMed as a diabetes assisstant

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors