Skip to main content
Sift-kg includes three complete example pipelines that demonstrate the full extraction, building, and narrative generation workflow across different domains and document types.

Available Examples

Transformers Research

12 foundational AI papers analyzed into 425 entities

FTX Collapse

9 Wikipedia articles about the cryptocurrency exchange collapse

Epstein/Maxwell Deposition

Court deposition with OCR-scanned PDF processing

What These Examples Show

Each example includes:
  • Complete source documents — PDFs or text files you can inspect
  • Full pipeline outputs — Extractions, graph data, merge proposals, narratives
  • Interactive graph viewer — Open output/graph.html in any browser
  • Real cost data — Actual LLM API costs from running the pipeline
  • Reproducible commands — Re-run from existing extractions or start fresh

Quick Start

All examples can be explored immediately without installation:

Comparison Table

Running Examples Yourself

Each example supports two workflows:

Start from Existing Extractions (Free)

No LLM calls required — use the pre-extracted entities:

Re-run Full Pipeline

Extract fresh entities from source documents:
Start with the Transformers example if you’re working with academic papers, FTX for news articles or business analysis, or Epstein if you need OCR support for scanned documents.

Next Steps

Install sift-kg

Get started with your own documents

Pipeline Guide

Understand the full extraction workflow