Delveira

Documentation

Learn the product

Everything you need to understand how Delveira works and get a session running. Deeper guides and a full API catalog are on the way.

Available

Overview

Delveira is a realtime research and presentation assistant. It listens, structures claims, gathers evidence with provenance, and publishes cards to an audience view.

Available

Getting started

Run the monorepo with Docker Compose, open the Angular app, create a session, and explore the control room. Marketing site: pnpm --dir apps/marketing dev.

In development

API reference

Director and Composer expose OpenAPI docs today. A public API catalog for SaaS customers is on the roadmap.

Coming soon

Guides

In-depth guides for research providers, presentation workflows, and deployment are on the roadmap.

Overview

Presenters create a session, optionally upload seed documents, enable transcription, and work from a control room while a separate presentation route updates in realtime. Research runs against seeded content and the public web; specialized providers cover archives and scholarly material when enabled.

Getting started

  1. Copy .env.example to .env.
  2. Run docker compose up --build for the POC stack.
  3. Open the Angular app at http://localhost:4200.
  4. For this marketing site: pnpm --dir apps/marketing dev.

API

Director and Composer expose OpenAPI documentation for local development. A customer-facing API catalog with authentication and rate limits is on the roadmap.

Guides

Provider setup, OBS presentation tips, and research quality guides are coming as the product matures.