Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Medora.AI – Your Intelligent Medical Assistant 🩺🤖

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.

🚀 Key Features

🏠 Modern Home Interface

A beautiful, responsive home page with a sleek design system built using Framer Motion for smooth entrance animations and Lucide-react for modern iconography.

Home Page


🥗 Healthcare Guide

Natural, food-based guidance for common medical conditions, allowing users to understand how nutrition can support their health journey.

Healthcare Guide


🩺 Medical Report Analyzer

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)
Before Result

💬 Consultative AI Chatbot

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.

AI Chatbot


🚨 Emergency SOS Dashboard

A high-visibility dashboard for critical conditions. One-tap SOS alerts to notify caregivers immediately via email/webhooks.

Emergency Page


🛠️ Tech Stack

Frontend

  • Framework: React 19 + Vite + TypeScript
  • Styling: Tailwind CSS (with Glassmorphism)
  • Animations: Framer Motion
  • Icons: Lucide React
  • HTTP Client: Axios

Backend

  • Framework: FastAPI (Python)
  • Server: Uvicorn
  • Logic: AI-powered analysis engine

⚙️ Setup & Installation

Prerequisites

  • Node.js (v18+)
  • Python (v3.10+)

1. Frontend Setup

cd medora-frontend
npm install
npm run dev

2. Backend Setup

# In the root directory
.\venv\Scripts\activate
# Running the backend on port 8001
uvicorn app.main:app --reload --port 8001

🎨 UI Enhancements

This 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.

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages