{"id":51270015,"url":"https://github.com/halaprix/medi-vault","last_synced_at":"2026-06-29T17:01:12.095Z","repository":{"id":357924488,"uuid":"1239122684","full_name":"halaprix/medi-vault","owner":"halaprix","description":null,"archived":false,"fork":false,"pushed_at":"2026-05-14T21:13:07.000Z","size":74,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-05-14T22:37:45.705Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/halaprix.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-05-14T19:32:49.000Z","updated_at":"2026-05-14T21:13:12.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/halaprix/medi-vault","commit_stats":null,"previous_names":["halaprix/medi-vault"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/halaprix/medi-vault","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/halaprix%2Fmedi-vault","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/halaprix%2Fmedi-vault/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/halaprix%2Fmedi-vault/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/halaprix%2Fmedi-vault/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/halaprix","download_url":"https://codeload.github.com/halaprix/medi-vault/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/halaprix%2Fmedi-vault/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34935530,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-29T02:00:05.398Z","response_time":58,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2026-06-29T17:01:09.617Z","updated_at":"2026-06-29T17:01:12.084Z","avatar_url":"https://github.com/halaprix.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# medi-vault\n\nYour personal health data vault. Upload medical test results, track biomarkers over time, and get AI-powered insights — all local and private.\n\n## Quick Start\n\n```bash\ncp .env.example .env\ndocker compose up -d\n```\n\nThen visit `http://localhost:3005`.\n\n## Architecture\n\n- **Backend**: FastAPI (Python) — REST API + async task processing\n- **Frontend**: Next.js 14 (TypeScript) — App Router + Tailwind CSS\n- **Database**: PostgreSQL — encrypted health data storage\n- **Vector DB**: ChromaDB — medical knowledge retrieval (RAG)\n- **LLM**: Ollama — local document parsing (no data leaves your machine)\n- **OCR**: PaddleOCR / DocTR — extract text from PDF/image lab results\n\n## Features\n\n- Upload PDF/image lab results → automatic OCR + LLM extraction\n- Track 80+ biomarkers with reference ranges\n- Trend visualization (weight, cholesterol, glucose, etc.)\n- Google Fit sync (weight, steps, sleep, heart rate)\n- RAG-powered health recommendations based on medical guidelines\n- Full encryption at rest (Fernet)\n- PIN-protected local access\n\n## Development\n\n```bash\nmake up          # Start all services\nmake migrate     # Run database migrations\nmake seed        # Load biomarker reference data\nmake ingest-rag  # Populate knowledge base into ChromaDB\nmake test        # Run all tests\n```\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhalaprix%2Fmedi-vault","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhalaprix%2Fmedi-vault","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhalaprix%2Fmedi-vault/lists"}