Medora.AI is a cutting-edge, AI-powered medical assistant designed to help users analyze medical reports, consult with a specialized AI chatbot, and receive natural healthcare guidance—all while prioritizing privacy and ease of use.
A beautiful, responsive home page with a sleek design system built using Framer Motion for smooth entrance animations and Lucide-react for modern iconography.
Natural, food-based guidance for common medical conditions, allowing users to understand how nutrition can support their health journey.
Upload blood tests, X-rays (PNG/JPG), or PDF reports. Our AI engine parses the data and provides an instant explanation of findings along with a risk assessment.
| Before Uploading | Result Analysis (X-ray) |
|---|---|
![]() |
![]() |
Engage in a deep-dive conversation about your reports. Medora AI understands your specific health context and answers questions about recovery, lifestyle changes, and more.
A high-visibility dashboard for critical conditions. One-tap SOS alerts to notify caregivers immediately via email/webhooks.
- Framework: React 19 + Vite + TypeScript
- Styling: Tailwind CSS (with Glassmorphism)
- Animations: Framer Motion
- Icons: Lucide React
- HTTP Client: Axios
- Framework: FastAPI (Python)
- Server: Uvicorn
- Logic: AI-powered analysis engine
- Node.js (v18+)
- Python (v3.10+)
cd medora-frontend
npm install
npm run dev# In the root directory
.\venv\Scripts\activate
# Running the backend on port 8001
uvicorn app.main:app --reload --port 8001This project was recently upgraded with a Premium UI/UX overhaul, featuring:
- Glassmorphism: Blurred cards and headers for a sophisticated medical aesthetic.
- Dynamic Animations: Staggered list entry and pulsing emergency buttons using Framer Motion.
- Improved Scannability: High-contrast typography (Outfit Google Font) and clear semantic groupings for health data.





