A full-stack application leveraging multiple AI models to assist with healthcare-related tasks.
- Symptom checker and health advice
- Medical document analysis
- Appointment scheduling
- Secure user authentication
- Frontend: HTML, Tailwind CSS
- Backend: Node.js, Express
- Database: MongoDB
- AI Models: OpenAI, custom ML models
- Clone the repository:
git clone https://github.com/mubashir1837/Luma-Health.git- Install dependencies:
cd Luma-Health
npm install- Set up environment variables (see
.env.example). - Start the development server:
npm run devContributions are welcome! Please open issues or submit pull requests.
This project is licensed under the MIT License.