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
A Python project to create specialized LLM-based AI agents that analyze complex medical cases. The system integrates insights from various medical professionals to provide comprehensive assessments and personalized treatment recommendations, showcasing the potential of AI in multidisciplinary medicine.
This repositry features a DQN network for the pathway extraction in the process of prediction on which type of Anemia is the person suffering or not suffering Anemia at all. It is based on a Deep Reinforcement Learning based architecture and also has comparisons with state of the art Machine Learning Classifiers.
Lung cancer prediction model that evaluates the probability of having cancer based on key indicators such as symptoms and behaviors. The original data was collected from the "online lung cancer prediction system" website.
CareAI: Personalized Medical Advisory System uses AI to give personalized healthcare advice based on patient information, helping improve care and overall health.