Authors :
Anand Keshattiwar; Sahil Pawar; Mahesh Dongare; Anamika Shukla
Volume/Issue :
Volume 11 - 2026, Issue 4 - April
Google Scholar :
https://tinyurl.com/yx6x59jz
Scribd :
https://tinyurl.com/bdzaxkpr
DOI :
https://doi.org/10.38124/ijisrt/26apr546
Note : A published paper may take 4-5 working days from the publication date to appear in PlumX Metrics, Semantic Scholar, and ResearchGate.
Abstract :
The decline of air quality is one of the biggest public health problems in the 21st century, especially in South Asia
where cities are growing quickly. This article is about Airlyze, a web-based environmental intelligence dashboard thatshows
you the Air Quality Index (AQI) in real time, gives you a 24-hour weather forecast, and gives you personalized health risk
assessments based on AI. The OpenWeather API sends the system real-time information about the weather. The Supabase
(PostgreSQL) cloud database stores old data, and the Node.js and Express.js backend handles RESTful APIs. The Tailwind
CSS and React.js front end make the interface easy to use and responsive. An AI engine that follows rules uses AQI,
temperature, and humidity to make composite health risk scores. Recharts adds interactive historical data visualizations,
customizable alert notifications, and the ability to compare multiple cities on the platform. Airlyze shows that you can keep
an eye on the environment for people using a scalable, low-latency architecture on Vercel (frontend) and Render (backend).
Tests show that the AQI is correctly linked to ground station data in real time, that the API response times are less than 2
seconds, and that the health risk categories work well in a variety of environmental conditions. The system helps a lot of
people get AI-enhanced air quality data that they couldn't get before.
Keywords :
React.js, Node.js, Supabase, the OpenWeather API, A Real-Time Dashboard, A Smart City, Monitoring the Air Quality Index (AQI), Environmental Intelligence, and Health Risk Assessment
References :
- The World Health Organization. (2022). Pollution in the air: What it does to your health. The Global Health Observatory of the WHO. https://www.who.int/data/gho/data/themes/air- pollution
- Kumar, P., Morawska, L., Martani, C., Biskos, G., Neophytou, M., Di Sabatino, S., ... & Norford, L. (2021). The proliferation of affordable sensors for urban air pollution monitoring. International Environment, 75, 199–205.
- Zheng, Y., Liu, F., & Hsieh, H. P. (2019). U- Air: Where figuring out how clean the air is in cities and big data meet. In the Proceedings of the 19th ACM SIGKDD International Conference on Knowledge Discovery and Data Mining (pp. 1436–1444).
- C. A. Pope III, N. Coleman, Z. A. Pond, and R. T. Burnett. (2020). Cohort studies extending beyond 25 years have investigated the correlation between fine particulate air pollution and mortality rates. 183, 108924. Research on the environment.
- Lelieveld, J., Pozzer, A., Poschl, U., Fnais, M., Haines, A., and Munzel, T. (2019). The reduction in life expectancy due to air pollution in relation to other risk factors: a global viewpoint. 116(11) Cardiovascular Research, 1910–1917.
- Mohan, A., Gupta, R., and Singh, V. (2022). A case study of Delhi NCR's React-based dashboard for monitoring urban heat islands. 29(3), 45–67 of the Journal of Urban Technology.
- Patel, S., Sharma, N., and Krishnan, R. (2023). Using Django to show air quality in tier-2 cities in India. 23–38 in the International Journal of Environmental Monitoring, 12(1).
- The Central Pollution Control Board (CPCB) [8]. (2024). The National Air Quality Index. India's Ministry of Environment, Forests, and Climate Change. https://cpcb.nic.in/
- The weather is clear. (2024). Weather Map: The Air Pollution API's documentation. https://openweathermap.org/api/air-pollution
- Supabase. (2024). This is the documentation for Supabase's PostgreSQL database platform. https://supabase.com/docs
- Vercel. (2024). Documentation for deploying Vercel. https://vercel.com/docs
- The United States Environmental Protection Agency [12]. (2023). The air quality index shows you how clean the air is and how it can hurt your health. EPA-456/F-23-001.
- Documentation for React. (2024). React is a JavaScript library that makes it easier to create user interfaces. Meta that is free to use. https://react.dev/
14. Recharts. (2024). Recharts is a new library that lets you use React and D3 to make charts. https://recharts.org
The decline of air quality is one of the biggest public health problems in the 21st century, especially in South Asia
where cities are growing quickly. This article is about Airlyze, a web-based environmental intelligence dashboard thatshows
you the Air Quality Index (AQI) in real time, gives you a 24-hour weather forecast, and gives you personalized health risk
assessments based on AI. The OpenWeather API sends the system real-time information about the weather. The Supabase
(PostgreSQL) cloud database stores old data, and the Node.js and Express.js backend handles RESTful APIs. The Tailwind
CSS and React.js front end make the interface easy to use and responsive. An AI engine that follows rules uses AQI,
temperature, and humidity to make composite health risk scores. Recharts adds interactive historical data visualizations,
customizable alert notifications, and the ability to compare multiple cities on the platform. Airlyze shows that you can keep
an eye on the environment for people using a scalable, low-latency architecture on Vercel (frontend) and Render (backend).
Tests show that the AQI is correctly linked to ground station data in real time, that the API response times are less than 2
seconds, and that the health risk categories work well in a variety of environmental conditions. The system helps a lot of
people get AI-enhanced air quality data that they couldn't get before.
Keywords :
React.js, Node.js, Supabase, the OpenWeather API, A Real-Time Dashboard, A Smart City, Monitoring the Air Quality Index (AQI), Environmental Intelligence, and Health Risk Assessment