One platform · Two products

From business documents
to consistent decisions.

Qawaid unifies AI document intelligence and a no-code rules engine. Extract and validate data with Lucid AI, then evaluate it with Smart Rules.

No credit card required · 50 documents per month

From file to decision, end to end

Configure document processing and business-rule evaluation from one organization workspace.

Step 1

Capture

Upload a supported PDF, image, Word, Excel, text, or JSON file — or send it through the API.

Step 2

Extract & validate

Lucid AI classifies, extracts the fields you need, and checks them.

Step 3

Evaluate

Smart Rules applies business rules and decision tables to return clear outcomes.

Two products. One platform.

Use them together for end-to-end automation, or adopt either on its own.

Lucid AI

Document intelligence

Turn supported business documents into structured, validated data.

  • Smart classification

    Configured document types are identified automatically.

  • Field extraction

    Define the fields you need per type; AI finds the values.

  • Built-in validation

    Required fields, regex, range, cross-field, and AI checks.

  • Human-in-the-loop review

    A review queue with confidence scoring for what AI is unsure about.

Smart Rules

Business rules engine

Define reusable business logic and evaluate structured data without application code.

  • Rule authoring

    Define conditions, severity, messages, and resolution guidance.

  • Decision tables

    Manage complex branching logic as readable tables.

  • Test before you ship

    Dry-run rules against sample data and see every outcome.

  • Works with structured data

    Evaluate Lucid output or other JSON-shaped business data.

Simple, transparent pricing.

One subscription covers both Lucid AI and Smart Rules. Start free, upgrade as usage grows.

Free

Explore the full platform at your own pace

$0/month
  • 50 documents/month
  • Lucid AI classification and extraction
  • Smart Rules workspace
  • Human review workflow
  • Lucid API key access

Pay As You Go

No monthly fee. Pay only for what you process.

$0.05/document
  • No monthly document cap
  • Lucid AI classification and extraction
  • Smart Rules workspace
  • Human review workflow
  • Lucid API key access
Popular

Pro

For growing teams

$49/month
  • 10,000 documents/month
  • Lucid AI classification and extraction
  • Smart Rules and decision tables
  • Human review workflow
  • Lucid API key access

Enterprise

Volume contracts with dedicated support

Custom
  • Unlimited document allowance
  • Lucid AI + Smart Rules
  • Audit logs
  • Custom commercial terms
  • Implementation support
Developer-first

API-first. Built for developers.

Upload documents through the Lucid API and retrieve structured JSON for your applications and business-rule workflows.

REST API · API keys · Asynchronous processing
Terminal
curl -X POST https://qawaid.ai/api/v1/documents/upload \
  -H "X-API-Key: $QAWAID_API_KEY" \
  -F "file=@invoice.pdf"

# Response
{
  "id": "doc_abc123",
  "status": "processing",
  "classified_as": "invoice"
}

Ready to streamline documents and rule evaluation?

Configure your first document service and business rule.