AI Due Diligence Assistant
Reads a company's filings and board minutes, runs four due-diligence checks, and cites the exact source behind every verdict.
1
Run a due-diligence report
Pick a company — a stateful LangGraph agent runs four checks (revenue concentration · related-party · going concern · auditor change), each returning a cited verdict.
⚑ flagged concern found
✓ clear evidence it doesn't apply
– uncertain inconclusive
2
Or search the source corpus
Semantic (vector) retrieval over the raw document chunks — the layer the agent reads from. Every hit carries its citation.
Public demo runs in keyless deterministic mode (local embedder + heuristic reasoner). The real path uses OpenAI embeddings + Claude — see the repository.