Enter a name, and our autonomous agent investigates across the web — extracting facts, mapping relationships, flagging risks, and generating a comprehensive report. All in real-time.
45+
Facts per investigation
26+
Entities discovered
7
Pipeline stages
3
AI models
Enter a target to investigate, or try the demo.
Everything you need for autonomous due diligence investigation.
Groq Llama 3.3-70B for speed, Gemini 2.0 Flash for depth — with automatic fallback between providers.
Iteratively refines queries based on gaps in coverage, uninvestigated entities, and low-confidence facts.
Extracts facts as subject-predicate-object triples with confidence scores, source URLs, and categories.
Automated detection of regulatory, reputational, financial, legal red flags with severity ratings.
NetworkX + SQLite graph database with centrality analysis, community detection, and persistent storage.
Watch the investigation unfold live via SSE — facts, entities, and risks appear as the agent discovers them.
A 7-step autonomous pipeline powered by LangGraph. Steps 2-5 loop adaptively until coverage is sufficient.
Analyzes the target and generates diverse search queries across biographical, professional, financial, legal, and regulatory categories.
Executes queries concurrently via Tavily API with advanced depth, returning top results per query with deduplication.
Extracts structured subject-predicate-object triples with confidence scores, categories, and source URLs.
Cross-references all facts to identify red flags across regulatory, reputational, financial, legal, and inconsistency categories.
Evaluates gaps, uninvestigated entities, and low-confidence facts. Loops back for deeper investigation or finalizes.
Builds an interactive network graph mapping all entities and relationships, stored in a graph database with analytics.
Synthesizes a comprehensive due diligence risk assessment report with all facts, entities, and risk analysis.
LangGraph
Agent orchestration
Groq
Fast inference (Llama 3.3-70B)
Gemini
Deep analysis (2.0 Flash)
Tavily
Web search API
FastAPI
SSE streaming backend
Next.js
React frontend
React Flow
Identity graph
LangSmith
Observability & tracing