This is a smart AI chatbot built using Python and Gemini API to help coordinate neighborhood safety. It serves as a virtual assistant that shares safety tips, emergency contacts, and provides instant answers to queries related to community safety and watch programs.
- π§ AI-powered chatbot using Gemini API
- π¬ Real-time conversation interface
- π± Responsive and user-friendly design
- π Left panel with FAQs, emergency contacts, and chatbot features
- π₯ Created by group members:
- Saurabh Kumar
- Akshay Kumar Shaw
- Jatin Yadav
- Python (Flask for backend)
- Gemini AI API (for chatbot intelligence)
- HTML, CSS, JS (for frontend UI)
- Git & GitHub (for version control and collaboration)
- Clone this repository: git clone https://github.com/your-username/your-repo-name.git cd your-repo-name
- Install required packages: pip install -r requirements.txt
- Start the Flask server: python app.py
- Open your browser and visit: http://127.0.0.1:5000