CleanArea is a Telegram bot built with Node.js, Firebase, and Google Generative AI to help communities report and manage waste collection points.
Users can send photos and locations of rubbish, which are stored in a database for further processing and analysis.
- 📸 Upload rubbish photos directly via Telegram
- 📍 Share exact locations of rubbish spots
- 🗂️ Store and manage records in Firebase Firestore
- 🤖 AI-powered processing and smart responses using Google Generative AI
- ⚡ Real-time interaction with Node.js and Telegram Bot API
git clone https://github.com/akbarjorayev/cleanarea.git
cd cleanareanpm install
npm run dev