Skip to content

Commit 786aa6d

Browse files
authored
Merge pull request #21 from dlyog/main
Showcase FlameGuardAI - https://flameguardai.dlyog.com/
2 parents 99e2a7a + 0f5fb29 commit 786aa6d

File tree

1 file changed

+99
-0
lines changed

1 file changed

+99
-0
lines changed

docs/showcase/flameguardai.mdx

Lines changed: 99 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,99 @@
1+
---
2+
title: "FlameGuardAI"
3+
description: "AI-powered wildfire prevention using OpenAI Vision + Perplexity Sonar API"
4+
sidebar_position: 2
5+
keywords: [FlameGuardAI, MCP, External Fire ,AI Home Safety, Home Inspection]
6+
---
7+
8+
## 🧠 What it does
9+
10+
**FlameGuard AI™** helps homeowners, buyers, and property professionals detect and act on **external fire vulnerabilities** like wildfires or neighboring structure fires. It's more than a scan — it's a personalized research assistant for your home.
11+
12+
### Demo
13+
14+
[![Watch Live video](https://img.youtube.com/vi/EI5yT7_aD6U/0.jpg)](https://www.youtube.com/watch?v=EI5yT7_aD6U)
15+
16+
### Try it out
17+
18+
- [FlameGuard AI](https://flameguardai.dlyog.com)
19+
- [FlameGuard AI MCP](https://flameguardai-mcp.dlyog.com)
20+
- [GitHub Repo](https://github.com/dlyog/fire-risk-assessor-drone-ai)
21+
22+
### Key Features:
23+
- 📸 Upload a home photo
24+
- 👁️ Analyze visible fire risks via **OpenAI Vision API**
25+
- 📚 Trigger deep research using the **Perplexity Sonar API**
26+
- 📄 Get a detailed, AI-generated report with:
27+
- Risk summary
28+
- Prevention strategies
29+
- Regional best practices
30+
- 🛠️ Optional contractor referrals for mitigation
31+
- 💬 Claude (MCP) chatbot integration for conversational analysis
32+
- 🧾 GDPR-compliant data controls
33+
34+
Whether you're protecting your home, buying a new one, or just want peace of mind — **FlameGuard AI™ turns a photo into a plan**.
35+
36+
## ⚙️ How it works
37+
38+
### The FlameGuard AI™ Process
39+
40+
1. **📸 Upload**: User uploads a photo of their property
41+
2. **👁️ AI Vision Analysis**: OpenAI Vision API identifies specific vulnerabilities (e.g., flammable roof, dry brush nearby)
42+
3. **🔍 Deep Research**: For each risk, we generate a **custom research plan** and run **iterative agentic-style calls** to Perplexity Sonar
43+
4. **📄 Report Generation**: Research is **aggregated, organized, and formatted** into an actionable HTML report — complete with citations, links, and visual guidance
44+
5. **📧 Delivery**: Detailed report sent via email with DIY solutions and professional recommendations
45+
46+
### 🔍 Deep Research with Perplexity Sonar API
47+
48+
The real innovation is how we use the **Perplexity Sonar API**:
49+
50+
- We treat it like a research assistant gathering the best available information
51+
- Each vulnerability triggers multiple queries covering severity, mitigation strategies, and localized insights
52+
- Results include regional fire codes, weather patterns, and local contractor availability
53+
54+
This kind of **structured, trustworthy, AI-powered research would not be possible without Perplexity**.
55+
56+
### Technical Stack
57+
58+
FlameGuard AI™ is powered by a modern GenAI stack and built to scale:
59+
60+
- **Frontend**: Lightweight HTML dashboard with user account control, photo upload, and report access
61+
- **Backend**: Python (Flask) with RESTful APIs
62+
- **Database**: PostgreSQL (local) with **Azure SQL-ready** schema
63+
- **AI Integration**: OpenAI Vision API + Perplexity Sonar API
64+
- **Cloud-ready**: Built for **Azure App Service** with Dockerized deployment
65+
66+
## 🏆 Accomplishments that we're proud of
67+
68+
- Successfully used **OpenAI Vision + Perplexity Sonar API** together in a meaningful, real-world workflow
69+
- Built a functioning **MCP server** that integrates seamlessly with Claude for desktop users
70+
- Created a product that is **genuinely useful for homeowners today** — not just a demo
71+
- Kept the experience simple, affordable, and scalable from the ground up
72+
- Made structured deep research feel accessible and trustworthy
73+
74+
## 📚 What we learned
75+
76+
- The **Perplexity Sonar API** is incredibly powerful when used agentically — not just for answers, but for reasoning.
77+
- Combining **multimodal AI (image + research)** opens up powerful decision-support tools.
78+
- Users want **actionable insights**, not just data — pairing research with guidance makes all the difference.
79+
- Trust and clarity are key: our design had to communicate complex information simply and helpfully.
80+
81+
## 🚀 What's next for FlameGuard AI™ - Prevention is Better Than Cure
82+
83+
We're just getting started.
84+
85+
### Next Steps:
86+
- 🌐 Deploy to **Azure App Services** with production-ready database
87+
- 📱 Launch mobile version with location-based scanning
88+
- 🏡 Partner with **home inspection services** and **homeowners associations**
89+
- 💬 Enhance Claude/MCP integration with voice-activated AI reporting
90+
- 💸 Introduce B2B plans for real estate firms and home safety consultants
91+
- 🛡️ Expand database of **local contractor networks** and regional fire codes
92+
93+
We're proud to stand with homeowners — not just to raise awareness, but to enable action.
94+
95+
**FlameGuard AI™ – Because some homes survive when others don't.**
96+
97+
---
98+
99+
**Contact us to know more: [email protected]**

0 commit comments

Comments
 (0)