OpenPlanter: The AI Agent That Investigates Corporate Power Networks
This recursive AI agent autonomously follows corporate and political connections to build knowledge graphs of hidden relationships.
OpenPlanter: The AI Agent That Investigates Corporate Power Networks
We've all seen AI agents that answer questions. OpenPlanter is different — it's an AI agent that asks the right questions and follows the breadcrumbs autonomously.
The Problem with Traditional Investigation Tools
Investigative journalists and researchers have always had access to public databases — corporate registries, campaign finance records, lobbying disclosures, government contracts. The problem isn't access, it's analysis. These datasets are massive, siloed, and the interesting connections are rarely obvious.
Traditional tools make you search for what you already suspect. You input a company name, get back its direct connections, and hope you spot something useful. It's like having a flashlight in a warehouse — you can only see what you're already pointing at.
What OpenPlanter Does Differently
OpenPlanter flips this model. Instead of searching for specific entities, you give it a starting point and it recursively investigates, building a knowledge graph of connections you wouldn't have thought to look for.
Here's how it works: Feed it a company name, and it doesn't just pull up that company's records. It identifies key executives, traces their other board positions, maps those companies' political donations, follows the lobbying firms they hire, connects those firms to government contracts, and keeps going — layer after layer of relationships.
The "recursive" part is key. Most investigation tools are one-hop — show me X's connections to Y. OpenPlanter keeps following the thread. It might discover that Company A's CEO sits on the board of Organization B, which hired Lobbying Firm C, which represents Contractor D, which just won a government contract related to Company A's industry. Those four-hop connections are where the interesting stories live.
Built by Investigators, For Investigators
The desktop app and CLI interface tell you this wasn't built by a product team trying to democratize investigation. This was built by people who actually do this work and got tired of manually connecting dots across dozens of databases.
The file I/O and shell execution capabilities mean it can ingest your own datasets, export findings for further analysis, and integrate into existing investigation workflows. The interactive knowledge graph visualization lets you explore connections visually — crucial when you're trying to understand complex webs of relationships.
Why This Matters Now
We're seeing AI agents move beyond simple Q&A into complex analytical work that requires following chains of reasoning across massive datasets. OpenPlanter represents a new class of AI tooling: agents that don't just retrieve information, but actively investigate patterns across heterogeneous data sources.
This is especially relevant as corporate and political networks become more complex. Shell companies, PACs, consulting firms, and other intermediary entities make it harder than ever to trace influence and accountability. You need tools that can follow these increasingly sophisticated webs of relationships.
Try It
OpenPlanter is open source on GitHub with 1.5K+ stars and active development. The README includes setup instructions for both the desktop GUI and terminal interface. Fair warning: this is investigative tooling, not a consumer app — expect a learning curve if you're new to this kind of analysis.
But if you've ever spent hours manually tracing corporate connections across multiple databases, or wondered what relationships you're missing in your investigations, OpenPlanter might save you weeks of work.
More Articles
sher: The Localhost Sharing Tool You Haven't Heard Of
Free ngrok alternative that just works with Vite, Next.js, and Astro — why isn't everyone using this?
The Boring Infrastructure Revolution
Visual workflows, behavior analytics, and API bridges signal AI development moving from demos to production-ready systems.
Fresh Infrastructure: MCPorter, dmux, and Safe Solana Builder
Three new tools solve real development friction with TypeScript MCP runtime, parallel AI agents, and security-first Solana contracts.
Letta Code: The First Memory-Persistent Coding Agent
Finally, a coding AI that remembers your preferences and learns your codebase across sessions.
The Token-Saving Tool Every AI Developer Needs
Markdown for Agents cuts AI input costs by 80% — and it's completely free.