An AI-powered healthcare assistant that provides medical information, symptom analysis, and health recommendations using Google's Gemini AI. Supporting multiple languages for global accessibility! 🌍
- Multilingual Support: Get healthcare assistance in multiple languages
- Symptom Analysis: Get instant AI-powered analysis of symptoms with severity assessment and recommendations
- Drug Interaction Checker: Check potential interactions between multiple medications
- Medical Term Explainer: Understand complex medical terminology in simple language
- Report Summarizer: Upload and get AI-powered summaries of medical reports
- Healthcare Chat: Interactive chat with AI for health-related queries
- Emergency Contacts: Quick access to important emergenc
- English
- Hindi
- Spanish
- French
- German
- Chinese
- Japanese
- And more...
- React.js
- Vite
- Gemini AI API
- TailwindCSS
Visit the live application: HealthAI Assistant
- Clone the repository:
git clone https://github.com/NikhilRaikwar/HealthAI-Assistant.git
- Install dependencies:
cd HealthAI-Assistant
npm install
- Create a
.env
file in the root directory and add your Gemini AI API key:
VITE_GEMINI_API_KEY=your_gemini_api_key_here
- Start the development server:
npm run dev
-
Symptom Analysis
- Enter your symptoms
- Get AI-powered analysis
- Receive potential causes and recommendations
-
Drug Interactions
- Input multiple medications
- Check for potential interactions
- View safety recommendations
-
Medical Terms
- Look up complex medical terminology
- Get clear, simple explanations
- Understand your medical reports better
-
Report Summary
- Upload or input medical reports
- Get simplified summaries
- Understand key findings easily
-
Healthcare Chat
- Access the Chat interface
- Ask health-related questions
- Receive detailed AI responses
- 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 - @NikhilRaikwar
Project Link: https://github.com/NikhilRaikwar/HealthAI-Assistant
- Google for providing the Gemini AI API