A React-based web application that leverages OpenAI's API to provide health-related predictions and recommendations based on user inputs.
- User input form for age, health category, problem description, and medication.
- Integration with OpenAI API for generating health insights.
- Real-time analysis of medication effects (if enabled).
- Display of prediction results with confidence scores and risk levels.
- Responsive UI with clear error handling.
- Frontend: React.js
- AI Integration: OpenAI API (GPT-4o-mini)
- Styling: CSS3
- Package Manager: npm
