This document proposes a system to detect the spread of diseases across geographical locations using natural language processing and machine learning algorithms. The system analyzes symptomatic data from patient complaints recorded by doctors. It extracts symptoms using NLP techniques and predicts diseases by matching symptoms to a disease database. The system then plots the predicted diseases on a map to show spread across different regions over time. This early detection of disease spread can help healthcare organizations respond faster and prevent outbreaks.