Overview

KAMERA is an AI-powered OSINT (Open Source Intelligence) research tool that performs automated company and individual analysis, risk scoring, and narrative report generation.

Scan Types

Type Price Turnaround Depth
Quick Scan $75 ~15 min Surface-level OSINT
Deep Dive $200 ~30 min Comprehensive analysis
Executive Brief $500 ~1 hour Full narrative report

Architecture

  • Frontend: React checkout flow integrated into netrunsystems.com
  • Processor: Python/FastAPI on GCP Cloud Run (kamera-processor)
  • Database: GCP Cloud SQL (PostgreSQL) for jobs and reports
  • Storage: GCS for generated report files (PDF, JSON)
  • Queue: PostgreSQL-based polling with FOR UPDATE SKIP LOCKED
  • Payments: Stripe checkout sessions with webhook confirmation

Tech Stack

Python 3.11+, FastAPI, PostgreSQL (Cloud SQL), GCS, Stripe, Gemini AI

Key Features

  • AI narrative analysis with Gemini
  • OSINT collection from public sources
  • Risk scoring with quantified metrics
  • Automated PDF report generation
  • Stripe payment integration with subscription tiers
  • Admin dashboard for job management