Inspiration ##
Car fires are a silent danger, often caused by overheating, oil leaks, or unnoticed engine faults. I was inspired by real incidents where drivers had no warning before their vehicle caught fire. Many lives could be saved if there were a system to detect danger before it escalates. That’s when the idea struck: “What if an AI agent could monitor the engine and predict fire risk in real-time?” This project, FireSafeDrive AI, was born from that vision — to protect lives using smart prediction, simulation, and automated emergency response.
What it does ## 🚗 What It Does
FireSafeDrive AI is a smart, AI-powered fire prevention system for vehicles. It simulates engine sensor data (like heat, pressure, and oil leakage), analyzes it using machine learning, and predicts the risk of a potential fire in real time.
When fire risk crosses a critical threshold, it:
- Sends instant alerts to the driver
- Activates an Emergency Protocol, including:
- 🔓 Unlocking doors
- 🔻 Rolling down windows
- 🗣️ Voice-guided evacuation steps
- Displays a bold “ESCAPE NOW” button on the dashboard
- Provides simulation tools for testing without hardware
It’s designed to work entirely without physical sensors for this hackathon — using simulated data and predictive models to demonstrate real-life impact.
How I built it ## 🛠️ How I Built It
FireSafeDrive AI is a full-stack project built using both backend and frontend technologies, fully simulated without hardware.
🔧 Backend (Python + FastAPI)
- Built using FastAPI to serve a RESTful API for fire risk detection.
- Simulated sensor inputs like engine temperature, oil leakage probability, and dashboard heat using NumPy.
- Used TensorFlow and Scikit-learn to develop an AI model that predicts a Fire Risk Score from the simulated data.
- Implemented JWT-based authentication and emergency action triggers (e.g., auto window unlock logic).
💻 Frontend Dashboard (JavaScript + HTML + CSS)
- Created an interactive UI using vanilla JavaScript and Chart.js for data visualization.
- Implemented features like:
- Live fire risk meter
- “ESCAPE NOW” emergency button
- Real-time alerts and simulation controls
- Built mobile-friendly, responsive layout for Netlify deployment.
🌐 Deployment
- Deployed the frontend on Netlify for fast and accessible delivery.
- Backend runs locally via Uvicorn, serving APIs to the dashboard.
The system simulates real emergency conditions with full functionality — without needing actual hardware sensors — making it ideal for this hackathon.
Challenges I ran into ## 🚧 Challenges I Ran Into
Building a fire prevention system without hardware came with several unique challenges:
Sensor Simulation: Without physical sensors, I had to simulate realistic engine behavior (heat, pressure, leakage patterns) using mathematical models and data patterns — while keeping it believable and functional for the AI.
AI Model Accuracy: Creating a fire prediction model that makes sense without real-world datasets was tricky. I had to fine-tune thresholds and risk calculations manually, ensuring the AI didn’t overreact or underreport.
Frontend Emergency Logic: Simulating real-time alerts, emergency actions like window roll-downs, and voice prompts in a browser environment required custom event handling and UX design.
Realism vs Simplicity: For hackathon speed, I had to find the right balance between technical complexity and clean, clear functionality, keeping the simulation impactful yet lightweight.
Integration Timing: Ensuring smooth API communication between the backend AI model and the frontend dashboard, especially during rapid state changes like emergency mode, took extra effort.
Despite these challenges, I created a working AI agent and a fully simulated demo that showcases its power and life-saving potential.
Accomplishments that I'm proud of ## 🏆 Accomplishments That I'm Proud Of
- ✅ Built a fully functional AI fire prevention system without any hardware — using only simulated data and real-time logic.
- ✅ Designed a responsive web dashboard with live fire risk analysis, emergency alerts, and simulation mode.
- ✅ Created a life-saving feature: automatic window roll-down and door unlock when fire risk crosses critical level.
- ✅ Successfully integrated AI, backend API, and frontend UI into a seamless agent experience.
- ✅ Deployed the full solution on Netlify, making it accessible to anyone, anywhere.
- ✅ Took a complex safety challenge and turned it into a working, demonstrable prototype under hackathon time constraints.
What I learned ## 📚 What I Learned
- Learned how to simulate real-world sensor data (like engine temperature, oil leaks) and use it meaningfully in an AI pipeline.
- Gained hands-on experience with FastAPI for building scalable, secure APIs with JWT authentication.
- Improved my skills in TensorFlow and scikit-learn for building and tuning real-time prediction models.
- Learned to design a reactive UI using vanilla JavaScript and Chart.js, with a focus on mobile-friendly safety interfaces.
- Understood how to balance realism with hackathon speed — building something functional and impressive without depending on hardware.
- Discovered the power of combining simulation + AI + UX to solve serious problems like vehicle safety creatively.
What's Next for AnkismaikT's "Your Car’s Early Warning System Against Fire"
This is just the beginning. My vision is to evolve FireSafeDrive AI into a real-world companion under the AnkismaikT brand — integrating with actual vehicles and becoming a standard safety layer in both petrol/diesel and EV cars.
Here’s what’s next:
🔌 Hardware Integration
Connect real sensors (temperature, gas, smoke, fuel lines) to the AI backend for real-world deployment.📱 Mobile App Launch
Build and release the official AnkismaikT FireSafeDrive mobile app with real-time push alerts, navigation integration, and emergency call features.🧠 Smarter AI Models
Train advanced models using real car telemetry data to improve fire prediction accuracy.🛻 Fleet Safety Solutions
Adapt the system for rideshare, logistics, and taxi fleets, offering dashboards to monitor multiple vehicles for fire risk.🛰️ IoT & Cloud Sync
Enable cloud-based alerts and syncing with car manufacturers, emergency services, and insurance APIs.🌍 Global Rollout via AnkismaikT
Position FireSafeDrive as the first AI-driven fire safety system for vehicles under the AnkismaikT suite of intelligent mobility solutions.
The mission stays the same:
Save lives by detecting danger before it becomes disaster.
Built With
- css
- html
- java
- javascript
- js-+-chart.js-|-|-**backend**-|-python-+-fastapi-|-|-**ai**-|-tensorflow
- netlify
- postgresql
- python
- sqlite
- tensorflow

Log in or sign up for Devpost to join the conversation.