Data pipeline
Run ingestion through a connector, review run history, and manage the schedule.
Demo data — Support Tickets
Bundled sample dataset. Your org data comes in via Documents & Relational below.
Schedule
APScheduler · Postgres job store
Loading…
Documents → knowledge graph
Upload PDF / Word / Excel / PowerPoint — auto-categorized, LLM-extracted graph
Relational DB → knowledge graph
Any SQLAlchemy URL — introspect schema, build a schema graph, and ingest rows as typed nodes
Run history
latest pipeline runs (Postgres)
| # | source | status | by | summary | started | finished |
|---|---|---|---|---|---|---|
| No runs yet — trigger one above. | ||||||