Health Assistant AI is an AI-powered health assistant designed to answer health-related questions, schedule doctor appointments, and track personal health data. This project leverages modern web technologies to provide a seamless user experience with AI-enhanced interactions.
- Health Queries: Provides responses to general health-related questions, symptom assessments, and wellness advice.
- Appointment Scheduling: Helps users plan doctor appointments with smart reminders.
- Health Tracking: Monitors health data and progress towards personal wellness goals.
- Frontend: React, React Router, Tailwind CSS
- Backend & AI Integration: LangChain, OpenAI API
- Authentication: Clerk
- Utilities: date-fns, Zod
- 3D Graphics: Three.js
- Clone the repository:
git clone https://github.com/halilxibrahim/health-assistant-ai.git
- Navigate to the project folder:
cd health-assistant-ai - Install dependencies:
npm install
- Start the development server:
npm run dev
npm run dev- Runs the development server.npm run build- Builds the project.npm run preview- Previews the built project.npm run lint- Runs ESLint for code quality checks.
Contributions are welcome! Feel free to fork this repository, open issues, or submit pull requests.
This project is licensed under the MIT License.
For inquiries, you can reach out via GitHub or other communication channels.
Disclaimer: This AI health assistant is for informational purposes only and should not be considered medical advice. Always consult with a qualified healthcare professional for medical concerns.