A modern healthcare platform that combines AI assistance with professional medical consultation.
- AI Health Assistant: Get quick medical advice powered by advanced AI
- Professional Consultation: Book appointments with experienced doctors
- Flexible Consultation Options: Choose between online and in-person appointments
- Real-time Availability: Check doctor schedules and book instantly
- Smart Booking System: Automated email confirmations and reminders
- React 18 with TypeScript
- Tailwind CSS for styling
- Vite for blazing fast development
- EmailJS for automated notifications
- AI-powered responses
- Lucide React for beautiful icons
- Clone the repository
- Install dependencies:
npm install
- Configure your environment variables
- Start the development server:
npm run dev
- All sensitive credentials are stored in environment variables
- Secure email handling
- Input validation and sanitization
This project is licensed under the MIT License