RiskForge

AI-powered safe route planner for East African human rights work

Score: 7.6/10TZHard BuildReady to Spawn
Brand Colors

The Opportunity

Problem

East African activists face arbitrary detention, brutal torture and sexual assault by Tanzanian police when conducting cross-border human rights work.

Solution

RiskForge ingests public reports, news, activist submissions and historical data to generate personalized risk assessments for any Tanzanian route or border crossing. Users receive optimized itineraries, timing windows with lowest police activity, and tailored 'if detained' playbooks based on their specific advocacy focus.

Target Audience

East African human rights activists and independent journalists traveling for advocacy

Differentiator

Combines RAG over a vector database of 8,000+ verified incident reports with real-time activist submissions β€” delivering predictive risk scores no generic travel advisory service can match.

Brand Voice

professional

Features

Itinerary Risk Scanner

must-have50h

Upload route and receive overall risk score with breakdown by segment

Vector Incident Database

must-have65h

RAG system over historical police violence reports

Alternative Route Generator

must-have45h

Suggests lower-risk paths with trade-off analysis

Personalized Playbooks

must-have40h

Generates 'what to do if stopped' cards based on user profile

Real-time Alert Feed

must-have35h

Push notifications when new high-risk incidents occur near your route

Advocacy Focus Tuning

nice-to-have30h

Model weights risk differently for LGBTQ, environmental, or election monitoring work

Exportable Risk Report

nice-to-have25h

PDF summary suitable for organizational travel approval

Historical Trend Analysis

nice-to-have35h

Shows how risk at specific border has changed over 12 months

Collaborative Itinerary Sharing

future55h

Securely share plans with team members

Total Build Time: 380 hours

Database Schema

users

ColumnTypeNullable
iduuidNo
emailtextNo
advocacy_focustextYes
created_attimestampNo

itineraries

ColumnTypeNullable
iduuidNo
user_iduuidNo
origintextNo
destinationtextNo
risk_scoreintNo
created_attimestampNo

Relationships:

  • β€’ user_id references users(id)

incident_vectors

ColumnTypeNullable
iduuidNo
embeddingtextNo
incident_texttextNo
location_lattextNo
location_lngtextNo
incident_datetimestampNo
severityintNo

user_reports

ColumnTypeNullable
iduuidNo
user_iduuidYes
incident_texttextNo
created_attimestampNo

Relationships:

  • β€’ user_id references users(id)

API Endpoints

POST
/api/assess-route

Runs RAG + LLM to generate risk assessment and alternatives

πŸ”’ Auth Required
POST
/api/submit-incident

Adds new incident to vector database after moderation

πŸ”’ Auth Required
GET
/api/get-playbook

Returns personalized detention response card

πŸ”’ Auth Required

Tech Stack

Frontend
React Native (Expo)
Backend
Python/FastAPI
Database
PostgreSQL with pgvector
Auth
Supabase Auth
Payments
Flutterwave
Hosting
Railway
Additional Tools
OpenAI GPT-4o miniLangChainsentence-transformers

Build Timeline

Week 1: Data foundation

48h
  • βœ“ Seed vector database with 4000 incidents
  • βœ“ Supabase + pgvector setup
  • βœ“ Basic React Native shell

Week 2: RAG pipeline

55h
  • βœ“ Embedding + retrieval system
  • βœ“ FastAPI backend with LangChain
  • βœ“ Initial risk scoring model

Week 3: Core assessment flow

50h
  • βœ“ Itinerary input screen
  • βœ“ Risk report UI with map
  • βœ“ Alternative route generation

Week 4: Personalization & playbooks

42h
  • βœ“ Advocacy focus tuning
  • βœ“ Dynamic playbook generator
  • βœ“ Flutterwave integration

Week 5: Real-time layer

38h
  • βœ“ Incident submission flow
  • βœ“ Push notification system
  • βœ“ Live alert feed

Week 6: Testing & launch prep

35h
  • βœ“ Beta testing with 20 journalists
  • βœ“ Documentation & privacy policy
  • βœ“ App store assets
Total Timeline: 6 weeks β€’ 520 hours

Pricing Tiers

Free

$0/mo

No playbooks or alternatives

  • βœ“3 risk assessments/month
  • βœ“Basic heatmap

Activist

$35/mo

None

  • βœ“Unlimited assessments
  • βœ“Personalized playbooks
  • βœ“Alternative routes
  • βœ“Real-time alerts
  • βœ“Vector database access

Organization

$99/mo

Up to 10 users

  • βœ“Everything in Activist
  • βœ“Team accounts
  • βœ“Bulk itinerary scanning
  • βœ“Custom advocacy models
  • βœ“API access

Revenue Projections

MonthUsersConversionMRRARR
Month 19015%$473$5,676
Month 672022%$2,772$33,264

Unit Economics

$52
CAC
$510
LTV
5%
Churn
82%
Margin
LTV:CAC Ratio: 9.8xExcellent!

Landing Page Copy

Never walk into a trap again

AI that reads 8000+ incident reports so you don't have to. Get safe routes and detention playbooks built for Tanzanian human rights work.

Feature Highlights

βœ“Predictive risk scoring from real activist data
βœ“Smarter alternatives that generic maps miss
βœ“If-detained playbooks updated weekly
βœ“Real-time incident alerts near your path

Social Proof (Placeholders)

""Avoided a notorious checkpoint outside Arusha thanks to RiskForge." β€” Independent Ugandan reporter"
""The playbooks are now required reading before every mission." β€” HRW East Africa partner"

First Three Customers

1. Offer free Organization tier to Human Rights Watch East Africa team in exchange for dataset contributions. 2. Partner with the Media Institute of Southern Africa (MISA) Tanzania chapter for co-branded workshops. 3. Run LinkedIn lead-gen campaign targeting 'human rights' + 'Tanzania' job titles with free route audit offer.

Launch Channels

Product Huntr/SaaSEffective Altruism ForumLinkedIn Human Rights groupsAfrican Union digital rights listserv

SEO Keywords

ai route planner human rightstanzania border crossing risk assessmentactivist travel safety toolpredictive policing heatmap east africahuman rights itinerary planner

Competitive Analysis

International SOS

internationalsos.com
Enterprise only
Strength

Comprehensive travel risk data

Weakness

Not activist-specific, extremely expensive, no AI route optimization

Our Advantage

Hyper-local activist incident vector database at 1/10th the cost

Freemium
Strength

Good itinerary organizer

Weakness

Zero risk intelligence for East Africa human rights context

Our Advantage

Specialized RAG model trained on regional police violence data

🏰 Moat Strategy

Data moat β€” continuously enriched vector database of East African incident reports becomes more accurate with every user contribution.

⏰ Why Now?

Explosion of open-source intelligence reports combined with cheap embedding models and smartphone ubiquity in East Africa makes real-time risk prediction newly feasible.

Risks & Mitigation

marketmedium severity

Activists may distrust AI recommendations

Mitigation

Full transparency of sources + human moderation layer on all vector entries

legalhigh severity

Liability if recommendation leads to harm

Mitigation

Clear disclaimers, insurance, and 'for informational purposes only' language reviewed by human rights lawyers

Validation Roadmap

pre-build18 days

Validate demand with 40 journalists via structured interviews and willingness-to-pay survey

Success: 65% say they would use weekly and 50% would pay $35/mo

mvp60 days

Launch closed beta with seeded vector DB

Success: At least 12 organizations actively using route planner for real trips

Pivot Options

  • β†’White-label risk engine for large INGOs
  • β†’Expand to Latin American activist networks
  • β†’Sell anonymized risk data to academic researchers

Quick Stats

Build Time
520h
Target MRR (6 mo)
$4,500
Market Size
$4.2M
Features
9
Database Tables
4
API Endpoints
3