An Offline Retrieval-Augmented Generation (RAG) based AI system for real-time Air Quality Index (AQI) analysis and environmental safety recommendations.
- Real-time numeric AQI display
- Automatic and manual location selection
- Offline RAG-based safety recommendations
- Mask, air purifier, and health guidance
- Privacy-preserving design
- Granite-ready architecture
- Python
- Streamlit
- Retrieval-Augmented Generation (RAG)
- WAQI AQI API
- Offline knowledge base
- SDG 3: Good Health and Well-being
- SDG 11: Sustainable Cities and Communities
- SDG 13: Climate Action
pip install -r requirements.txt
streamlit run app.py