A medical chatbot# 🌐 Machine Learning Model Deployment (Flask + React)
Features
- Trains a Random Forest model for disease prediction based on symptoms.
- Serves predictions via a Flask API (
/predict
endpoint). - Integrates with a React.js frontend for user interaction.
- Deployable to Render (Backend) and Vercel (Frontend).