A modern AI-powered healthcare assistant application that provides instant access to health insights, symptom checking, and medication management—all in one place.
- AI Chat Assistant: Get instant answers to your health-related questions
- Symptom Checker: Analyze your symptoms and get preliminary insights
- Medication Manager: Check drug interactions and manage your medications
- Health Records: Securely store and manage your medical records
- Emergency Info: Quick access to emergency resources
- User-Friendly Interface: Clean and intuitive design for easy navigation
Check out the live application: Health Assistant
- React 18
- TypeScript
- Vite
- Tailwind CSS
- Google Generative AI (Gemini)
- React Router
- ESLint
- PostCSS
- Clone the repository:
git clone https://github.com/NikhilRaikwar/Health-Assistant.git- Navigate to the project directory:
cd Health-Assistant- Install dependencies:
npm install- Create a
.envfile in the root directory:
VITE_GEMINI_API_KEY=your_gemini_api_key- Start the development server:
npm run dev- Open http://localhost:5173 in your browser
Contributions are welcome! Please feel free to submit a Pull Request.
- Fork the repository
- Create your feature branch (
git checkout -b feature/AmazingFeature) - Commit your changes (
git commit -m 'Add some AmazingFeature') - Push to the branch (
git push origin feature/AmazingFeature) - Open a Pull Request
This project is licensed under the MIT License - see the LICENSE file for details.
Nikhil Raikwar
- GitHub: @NikhilRaikwar
Sumit Raikwar
- GitHub: @SumitRaikwar18
- Thanks to all contributors who have helped this project grow
- Special thanks to the open-source community for their valuable tools and resources
- Google for providing the Gemini AI API
For support, please open an issue on GitHub.