A Djeed product · limited preview

The workspace platform built for people who type for a living.

Form designer, multi-tenant databases, dual-mode tables (flat and graph-connected), bundled humanitarian reference data, and AI form-fill that cuts hours of typing into minutes of review.

DjeedX is in limited preview. Express your interest and we'll invite you when the workspace opens.

Dual-mode tables

Pick flat for surveys and lists. Pick graph-connected for events, partners, networks. Switch on a per-table basis. DjeedX gives you tables OR graphs, not just one.

Bundled base datasets

Admin boundaries, conflict-event reference data, partner-org lists, baseline indicator catalogs — pre-loaded in your workspace on day one. Read by default; clone-to-edit any record into your own form.

AI form-fill

Drop a partner report PDF or paste an email. The form fills itself, with per-field confidence scores. You review and one-click save. 2 hours of typing becomes 30 seconds of review.

16 supported field types

Free text, narrative, quantity with units, date / month / epi-week, single + multi-choice, reference + multi-reference, sub-forms, geopoints, attachments, calculated formulas, serial, section headers.

Offline mobile

PWA with Service Worker outbox + Background Sync. Native iOS and Android via Expo with secure-store sessions. Conflict resolution UI when reconnect collides with newer server data.

Read-only graph search

Power users can run sanitized read queries against the workspace's graph from the search bar. Write access available behind a workspace flag with audit log + rate limiting.

Built on the Djeed factory.

Djeed's data factory produces curated datasets — the same outputs that power the dataset catalog on djeed.com. DjeedX subscribers get those datasets bundled into their workspace, ready to extend with their own forms.

See the dataset catalog →
workspace
└── database
    └── form (table_mode: normal | graph)
        └── records
            ↳ flat:  PostgreSQL JSONB
            ↳ graph: Neo4j with typed edges