A single college student in Ottawa just open-sourced a real-time intelligence dashboard that aggregates flight tracking, CCTV feeds, earthquake data, and sanctions lists into one browser tab. The project is called Osiris. It is the most credible open source Palantir alternative ever shipped.

Its creator, Souleimen Mrad, built it while a student at Algonquin College. He published it under the MIT license on May 12, 2026, on GitHub. By July 12, it had 6,730 stars, 1,386 forks, and a live demo running at osirisai.live.
This is not a startup. There is no pricing page. The repository description is direct: "Open Source Global Intelligence Platform - Real-Time OSINT Dashboard - A Palantir Alternative." Mrad has no team and no payroll. He is, as Matthias Buchhorn-Roth put it on LinkedIn, "hiring on commission because he has no payroll." Six contributors have joined the repository. The codebase is 88.8% TypeScript. The speed of this project is the story: Osiris went from zero to roughly 700 stars in seven days, then kept climbing.

What the Dashboard Actually Aggregates
Osiris fuses more than 15 switchable data layers into a single GPU-accelerated view. Aircraft positions come from the OpenSky Network. Public camera feeds pull from TfL, WSDOT, Caltrans, NYC DOT, and VicRoads. Earthquake data streams from the USGS. Wildfire detection layers use NASA FIRMS. Space weather data comes from NOAA SWPC. Satellite tracking runs through N2YO. Sanctions lists are cross-checked via OpenSanctions. Crypto wallet tracing pulls from blockstream.info and Blockscout.
A recent commit added an OFAC SDN sanctions search and cross-check feature. An open pull request adds an optional source-reliability layer, five new data sources (NOAA Tsunami, NOAA NDBC ocean buoys, ransomware.live, Shodan, WiGLE), and a SOURCES health panel. That PR touches 2,224 lines across 41 files. The dashboard also includes 24/7 news streams from more than 25 global broadcasters and built-in network reconnaissance tools: TCP port scanning, DNS records retrieval, WHOIS query, SSL/TLS inspection, service discovery, and vulnerability scanning.
All of this runs locally. The architecture uses Next.js 16, TypeScript, and MapLibre GL for GPU-accelerated rendering. Most computation happens on the user's machine via WebGL, which means the live demo at osirisai.live can serve thousands of simultaneous map objects without a massive server bill. Installation runs through Docker or Node.js. The MIT license permits forking, modification, and commercial use without restriction.
The Contrarian Truth: Osiris Is a Gift to Palantir's Sales Team
Palantir charges governments, defense agencies, and financial institutions millions of dollars per year for data fusion and OSINT tooling. Its core value proposition is integrating disparate live data streams into a single operational picture. Osiris does the same thing in a browser tab, for free, with source code anyone can audit. The consensus take is that this is an existential threat. The contrarian truth is more interesting: Osiris is actually a gift to Palantir's enterprise sales team.
It validates the product category. It trains a generation of users on the workflow. It creates an upgrade path when organizations hit the limits of a solo-maintained, un-audited dashboard. Palantir's real competition is not Osiris the codebase. It is the organizational inertia that makes a free, good-enough tool good enough for 80% of use cases. The question is whether that 80% is sticky enough to prevent the upgrade.
The Cascade That Reshapes OSINT Procurement
The cost floor for live OSINT fusion just collapsed to near-zero. Any intelligence contractor, hedge fund, or government unit can clone the repository today, self-host it behind their firewall, and have a working dashboard within hours. The procurement argument for a seven-figure Palantir contract weakens when a functional alternative ships with the MIT license and a Dockerfile. Organizations will not cancel contracts overnight. But the next time a mid-market unit faces a renewal, the existence of a free, self-hosted, community-maintained alternative changes the negotiation. Some will switch outright. More will use Osiris as leverage to drive down pricing. The SMB and mid-market segment, where Palantir has been pushing aggressively, is the most exposed.
Specialized forks are inevitable. The modular architecture invites them. The MIT license permits them. A community that forked 1,386 times in two months will produce variants for financial crime, defense logistics, and environmental monitoring. Some will be better than the original for specific verticals. This fragmentation is the real threat to Palantir's pricing power: a constellation of free, vertical-specific tools that collectively cover the use cases Palantir charges millions to unify.
Institutionalization follows. A major intelligence contractor will either acquire the project or launch a paid enterprise tier offering compliance SLAs, dedicated support, and audited builds. This is the pattern: open-source project proves the model, enterprise vendor wraps it in a support contract, everyone wins except the proprietary incumbents who refused to adapt. The acquisition or enterprise-tier event will legitimize the open-source model for OSINT in the eyes of procurement officers who currently dismiss self-hosted tools as hobbyist projects.
The constraint is not the code. It is trust. Organizations that need audited supply chains, guaranteed uptime, and a vendor to sue will not switch to a student-maintained dashboard. That is the gap the enterprise tier or acquisition will fill. The code is already good enough. The star count will exceed 50,000 within two years, not as a vanity metric, but as a signal to every procurement officer that the open source Palantir alternative is not a toy.
What Operators Should Do Right Now
Clone the repository. Run the live demo at osirisai.live. Read the source. The project is young and needs data source integrations, reliability layers, and documentation. If you work in OSINT, defense, finance, or journalism, contributing now means shaping a tool that will likely become standard infrastructure.
For organizations, self-host behind your firewall. The Docker install is straightforward. The local-processing architecture means sensitive queries never leave your network. That alone is a compliance argument Palantir cannot match at the free tier.
The repository is at github.com/simplifaisoul/osiris. The live site is osirisai.live. The license is MIT. There are seven open issues. Pick one.
The Intelligence Monopoly Is Over
Souleimen Mrad did not just build a dashboard. He proved that Palantir's core value proposition, fusing live OSINT data into a single operational picture, is now a commodity. The code is free. The architecture is forkable. The community is growing. The open source Palantir alternative is here. It is called Osiris. It is not going away.
Watch for the specialized forks. Watch for the enterprise tier or acquisition. Watch for the measurable decline in Palantir's mid-market contracts. The student in Ottawa didn't just ship a tool. He shipped a proof that the intelligence monopoly is over.