Built MedMemory โ€“ An Open Source AI-powered Personal Medical Memory
DEV Community

Built MedMemory - An Open Source AI-powered Personal Medical Memory

Hi everyone! ๐Ÿ‘‹ I've been working on MedMemory, an open-source project that helps organize scattered medical records into a structured, searchable health timeline using AI. ๐Ÿš€

MVP Features

  • ๐Ÿ“„ Upload prescriptions and medical reports
  • ๐Ÿ” Extract key clinical information using OCR and AI
  • ๐Ÿ—‚๏ธ Store records in a structured chronological timeline
  • ๐Ÿง  Semantic search over medical history using a local RAG pipeline
  • โšก FastAPI backend with PostgreSQL and Qdrant Vector Database
  • ๐Ÿณ Docker-based local development setup

Project Goal & Feedback

The goal is to make personal medical records easier to organize, search, and understand while learning modern AI application architecture. The backend deployment is coming soon. I'm currently looking for feedback on the project architecture, codebase, and overall approach.

๐Ÿ“š Documentation: https://medmemory-ai.github.io/docs/
๐Ÿ’ป GitHub: https://github.com/MedMemory-AI

If you're interested in AI, RAG, FastAPI, HealthTech, or open source, I'd love to hear your feedback and suggestions. Contributions are always welcome! Thanks for checking it out! ๐Ÿš€

Comments

No comments yet. Start the discussion.