About the Project — LOCAZEN

Inspiration

In Africa, searching for a place to live is often stressful, risky, and extremely time-consuming. Arnaques (scams), lack of transparency, unreliable information, and the absence of digital tools adapted to local realities make the housing process difficult for students, workers, and families.

We wanted to solve this real, everyday problem.

LOCAZEN was inspired by:

  • the countless stories of people losing money to fake listings,
  • the difficulty of finding verified, trustworthy properties,
  • the lack of platforms that truly reflect African housing realities (Mobile Money, WhatsApp contact, générateur, gardiennage, colocation…),
  • and the opportunity to leverage AI to bring clarity, safety, and intelligence to the housing experience.

We asked ourselves a simple question:

“What would housing in Africa look like if we redesigned it with AI at the center?”

LOCAZEN is our answer.


🤖 What We Learned

Building LOCAZEN taught us:

1. How to integrate AI into real human problems

We used Gemini to understand natural language, detect fraud patterns, generate property descriptions, and analyze neighborhoods intelligently.

2. How to design systems that match African realities

We deeply considered things like:

  • Mobile Money payments,
  • unstable electricity (générateur),
  • safety concerns (gardiennage),
  • WhatsApp-first user behavior,
  • colocation for students.

3. How to create a full-stack product in a short time

We combined frontend, backend, APIs, and AI into a unified experience.

4. How to work fast, iterate, and prioritize

We built an MVP that demonstrates maximum value in minimal time.

We also reinforced our understanding of core concepts like:

  • REST API structure
  • database schema design
  • AI embeddings
  • prompt engineering
  • responsive mobile-first UI
  • user-centered product design
  • and even some math behind anomaly detection (fraud scores), using ideas like:

[ \text{TrustScore} = \alpha \cdot \text{ImageConsistency} + \beta \cdot \text{PriceDeviation} + \gamma \cdot \text{TextAuthenticity} ]

Where each component is weighted to compute a final AI-generated security score.


🛠️ How We Built the Project

LOCAZEN was built using a mix of powerful modern tools:

Tech Stack

  • Frontend: React + TailwindCSS
  • Backend: Node.js
  • Database: SQL
  • AI: Gemini API for NLP, fraud detection, and content generation
  • Payments: Mobile Money / PayDunya (mocked for demo)
  • Mapping: Google Maps / Leaflet
  • UI Generation: Builder.io

Architecture

  • modular backend API
  • AI layer for understanding and verification
  • dashboards for owners & tenants
  • real-time messaging
  • booking flow with simulated payments
  • IA-powered smart search + anti-fraud systems

AI Features Integrated

  • Natural language search
  • Auto-description generation
  • Price analysis
  • Fraud detection using image/text evaluation
  • Neighborhood analysis
  • Smart recommendations

⚔️ Challenges We Faced

1. Designing an AI fraud-detection pipeline in 48 hours

Detecting scams is complex. We faced challenges turning fuzzy ideas like “this looks like a fake listing” into a working pipeline using Gemini.

2. Adapting to Africa’s unique context

Most existing templates and libraries are made for Western markets. We had to invent our own components and flows for Mobile Money, WhatsApp contact, generator, guardian, etc.

3. Integrating multiple systems quickly

Bringing together mapping, messaging, booking, dashboards, and AI in such a short time was intense.

4. Limited time and scope

We had to choose the most impactful features to demo, focusing on value instead of complexity.

5. Data modeling for real-world African housing

Creating a schema flexible enough to handle colocation, monthly/seasonal pricing, African-style neighborhoods, and inconsistent addresses was a challenge.


Conclusion

LOCAZEN is more than a housing platform. It's a smart, safe, and Africa-centric experience powered by AI — built to solve a real problem people face every day.

Our biggest achievement is proving that:

AI can bring trust and transparency to the African housing market.

And this is only the beginning.

Built With

Share this project:

Updates