You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The "Medicine Recommendation System" is designed to provide suggestions for alternative or substitute medications based on a search query, with the primary goal of offering viable replacements for the specified medicine.
AYUCARE is a web application that provides a solution to detect diseases from symptoms and recommend Ayurvedic medicine using two machine learning models that are based on decision tree algorithms.
This project involves disease prediction and providing recommendations for medicines, workouts, and diets based on the predicted disease. The model was trained using the Support Vector Machine (SVM) algorithm, achieving an accuracy score of 96%. The user interface is built with HTML, CSS, and Flask.