Discover and explore top open-source AI tools and projects—updated daily.
unicodeveloperReal-time global threat intelligence and OSINT platform
Top 25.3% on SourcePulse
Global Threat Map is a real-time OSINT platform that visualizes security events, geopolitical developments, and threat indicators on an interactive world map. It serves OSINT analysts, researchers, and intelligence professionals by providing a centralized command center for situational awareness, offering features like real-time event mapping, detailed country intelligence, and comprehensive intel dossiers.
How It Works
This project leverages Next.js (App Router) with Mapbox GL JS and react-map-gl for interactive mapping, styled with Tailwind CSS. It integrates with the Valyu API for fetching real-time event data, performing intelligence synthesis, and conducting deep research. AI-powered analysis, utilizing Valyu's Answer API and optionally OpenAI for location extraction, synthesizes conflict data. Data flows from the Valyu API to the frontend, visualized on a dynamic map and an event feed.
Quick Start & Requirements
Requires Node.js 18+, a Mapbox API token, and a Valyu API key. Installation involves cloning the repository and running npm install. Configuration is handled via a .env.local file, specifying API keys and the application mode (self-hosted or valyu). The development server is started with npm run dev.
Highlighted Details
Maintenance & Community
No specific details regarding maintainers, community channels (e.g., Discord, Slack), or sponsorships are provided in the README.
Licensing & Compatibility
The project is released under the MIT license, which permits commercial use and integration into closed-source projects.
Limitations & Caveats
Core functionality relies on external API keys (Mapbox, Valyu), potentially incurring costs. Deep research reports require 5-10 minutes for generation. Region-based alerts are marked as 'coming soon'. The valyu OAuth mode implements feature gating for unauthenticated users, while the default self-hosted mode requires a user-provided Valyu API key for all features. Wikipedia is excluded from search results.
1 month ago
Inactive