AI-powered health insurance decision-support platform that helps users compare and evaluate insurance plans based on their medical profile, financial constraints, and coverage needs.
- AI-assisted medical report extraction using Gemini API
- Personalized insurance recommendations
- Risk analysis dashboard with explainable factors
- Plan comparison matrix
- 5-year premium forecasting & What-If simulator
- Secure JWT authentication with Redis session management
Frontend: React, TypeScript, Vite, TailwindCSS Backend: FastAPI, SQLAlchemy, Pydantic Database: PostgreSQL, Redis AI/ML: Gemini API, Scikit-Learn
Email:
judge@insureiq.aiPassword:
InsurIQ2026!docker-compose up -dBackend:
http://localhost:5000Swagger Docs:
http://localhost:5000/docsnpm install
npm run devFrontend:
http://localhost:5173backend/
src/
docker-compose.yml