Your Health Journey, Simplified.
MedPath is an intelligent healthcare platform that connects patients with verified doctors, provides AI-powered health assessments, and facilitates seamless appointment booking.
https://medpath-gamma.vercel.app
- 🤖 AI Health Assessment: Describe your symptoms to receive an instant, AI-powered preliminary evaluation and risk analysis.
- 🩺 Find Specialists: Discover nearby doctors and hospitals tailored to your specific health needs.
- 📅 Instant Booking: Schedule appointments directly with doctors without phone calls.
- 💬 Secure Communication: Chat and video consults (coming soon) with your healthcare providers.
- 🏥 Practice Management: Efficiently manage appointments and patient queries.
- 🤝 Patient Connection: Connect with new patients matching your specialty.
- 📊 Dashboard: Comprehensive view of your schedule and patient history.
- 🛡️ User & Doctor Management: Verify doctors, manage user accounts, and handle platform access.
- 🧠 AI Diagnosis Review: Monitor and review AI-generated health assessments for quality assurance.
- 📈 Analytics & Audit Logs: Track platform usage statistics and view detailed system activity logs.
- Framework: Next.js (App Router)
- Language: JavaScript
- Styling: Tailwind CSS & Shadcn UI
- Database: Neon (PostgreSQL)
- AI: Vercel AI SDK
- Authentication: Custom / NextAuth (Configuration dependent)
- Node.js 18+
- pnpm (recommended) or npm/yarn
-
Clone the repository
git clone <repository-url> cd MedPath-app
-
Install dependencies
pnpm install # or npm install -
Environment Setup Create a
.env.localfile in the root directory and add the necessary environment variables (Database URL, OpenAI API Key, etc.). -
Run the development server
pnpm dev # or npm run dev -
Open http://localhost:3000 with your browser to see the result.
To learn more about Next.js, take a look at the following resources:
- Next.js Documentation - learn about Next.js features and API.
- Learn Next.js - an interactive Next.js tutorial.
Avinash Yadav Full-Stack Developer Passionate about real-world scalable applications.
MIT License — Free to use, modify, and distribute.