One ecosystem for document intelligence. Every workflow, brought into focus.
- Qeloma is a family of pragmatic tools, libraries, and apps that understand, extract, and structure your documents, data, and voice. We don't build generic software — we build document intelligence with a shared architectural philosophy.
| App | Description | Live Demo |
|---|---|---|
| Qeloma Lens | Visual inspection & image analysis — bring subjects into focus, frame by frame | qelomalens.vercel.app |
| Qeloma Verdict | Review, scoring & decision engine — weigh the evidence, reach a clear verdict | qeloma-verdict.vercel.app |
| Qeloma Shift | Shift planning & schedule management — keep every team, roster, and rotation in sync | qeloma-shift.vercel.app |
| Qeloma OCR | Optical character recognition — turn documents & images into structured, searchable text | Coming Soon |
| Qeloma Voice | Voice capture & transcription — speak, and Qeloma listens, structures, understands | Coming Soon |
| Qeloma Ledger | Obligation & commitment engine — who owes what, to whom, by when | Coming Soon |
| Qeloma Room Booking | Meeting-room & resource booking — find the space, reserve it, done | Coming Soon |
| Library | Description | Status |
|---|---|---|
| @qeloma/theme | Framework-agnostic three-mode theming kit — System/Light/Dark, no flash, tokens not hex | Published |
| @qeloma/skill-builder | CLI + types that scaffold self-describing capabilities with prompt templates, schemas, and confidence gates | Published |
| @qeloma/sdk | Typed client for all Qeloma engines — one SDK, all capabilities | Published |
| @qeloma/envelope | Universal input normalizer — any format → normalized Input Envelope | Coming Soon |
| @qeloma/ui | Shared React components (VoiceOrb, grounding trail, capability chips, status chips) | Coming Soon |
| @qeloma/format | Deterministic output formatter — coerce model output into clean typed shapes | Coming Soon |
| Tool | Description |
|---|---|
| Cover Studio | Design & export branded repository covers — a reusable social-card generator for the Qeloma family |
Capability over product. Pragmatic over pure. Reuse the engine.
Every tool in the Qeloma suite follows these principles:
- Capability-First: Features depend on the engine, never the reverse
- Maximum Reuse: Theming, Input Envelope, and Voice stack shared across all apps
- Honest Tools: With-AI and Without-AI options where both have value
- Launchable: Everything is designed to be published, shared, and adopted
Our recommended sequence for maximum reuse and momentum:
- @qeloma/theme — Near-free extraction of work already done
- Qeloma Lens Studio — Fastest gallery app; becomes the public demo
- Qeloma OCR — The thing you asked for; opens the Android door
- @qeloma/skill-builder — Signature architecture-as-a-tool
- Qeloma Voice — Finish auth + deploy the flagship live demo
- @qeloma/sdk + templates — Package it all so the suite cross-sells itself
# Install any Qeloma library
npm install @qeloma/theme
npm install @qeloma/skill-builder
npm install @qeloma/sdkVisit our AI Studio Gallery or check out our live demos above.
qeloma/
├── .github/
│ └── profile/
│ └── README.md # You are here
├── apps/
│ ├── lens/ # Qeloma Lens Studio
│ ├── verdict/ # Qeloma Verdict
│ ├── shift/ # Qeloma Shift
│ ├── ocr/ # Qeloma OCR
│ └── voice/ # Qeloma Voice
├── packages/
│ ├── theme/ # @qeloma/theme
│ ├── skill-builder/ # @qeloma/skill-builder
│ ├── sdk/ # @qeloma/sdk
│ └── envelope/ # @qeloma/envelope
└── tools/
└── cover-studio/ # Cover StudioEach repository in the Qeloma organization is licensed individually. See the respective LICENSE file for details.
- Jawad Ul Hadi — Solution Architect / Backend Lead
- If you find Qeloma useful, give us a star on GitHub!
-
GitHub: github.com/qeloma
-
Website: qeloma.dev
-
AI Studio: Qeloma on AI Studio
"The Qeloma discipline holds across all of them: features depend on the engine, never the reverse."








