Trust coverage for the agentic era

Where every fact came from.
Whether it has been verified.
And whether it is still true.

Kijulo tracks the source, the verification, and the freshness of every fact — so your agents act only on what you trust. AI builds on ground truth, not its own guesses. Local-first: your data never leaves your machine.

Desktop App

Download Kijulo

Run locally on your machine. Your data never leaves your environment.

Provenance & verification

Memory you can trust — because you can see where it came from

Other AI tools remember by stashing opaque summaries you can never inspect. Here, the agent’s memory is your data: typed rows in a real database, every value traced to its source, marked verified or not, and approved before it lands.

Rows, not opaque summaries

Every fact the agent learns becomes a typed row you can query, edit, or delete. No black-box memory blob you can never inspect — your memory is data, in the open.

Real SQL access

Your memory lives in a real database. Query it with SQL — joins, aggregations, window functions. The agent reads it cheaply because it asks with WHERE clauses, not data dumps.

Provenance on every cell

See what came from you, what came from an agent, when, and with what context. Source Trace links every value back to the exact conversation that produced it.

Verified ground truth

Mark canonical data as Verified. Agents see a red warning before proposing any modification — and the moment its source changes, the flag can go stale so agents stop trusting an outdated fact.

Right model. Right task. Right cost.

Stop overpaying for simple tasks. Stop compromising on hard ones.

Locking every conversation to a single model is how AI bills run out of control. Kijulo lets you pick the model per conversation and per workflow — bring your own key, or use ours.

Cloud SOTA when accuracy matters

Drafting a critical document, reasoning over dense material? Pick the strongest frontier model from any major provider. Bring your own key.

Local model when privacy matters

Confidential, regulated, or contractually restricted data? Route the conversation to a local model — nothing leaves your machine. Full functionality, zero exposure.

Small model when neither does

Classifying a row, extracting a date, picking a category? Use a cheap, fast model. Save the frontier budget for the work that actually needs it.

Exact context, not data dumps

Your token bill stops growing with your data

Other AI tools dump your entire dataset into the context window. Kijulo passes the LLM exactly the rows you scoped it to — and lets the database do the heavy lifting.

You scope the context

Start a conversation from a row, a filtered view, a group, or nothing at all. The agent sees only what you scoped — not the table, not the database, not the history.

Flat cost curve

Add 10,000 rows tomorrow. Your token bill stays the same. Agents query with WHERE clauses; raw data never enters the context window.

Workflows compound savings

First run: the agent explores. Second run: it follows the proven playbook. Each replay costs less because the steps are already known.

Works without an LLM

Your schemas, views, and workflows function with no model attached. AI is an enhancement, not a dependency. If costs spike, you keep working.

Speed to velocity

A fast agent with no direction is expensive noise

Speed is how fast the agent runs. Velocity is how fast you get somewhere. Three primitives turn one into the other.

Workflows give direction

A chat that worked becomes a reusable playbook. The agent stops re-discovering and starts executing — same quality, every time, on any row you point it at.

Scheduling gives a beat

Run a workflow on a cron. Run it on new rows. Run it when a threshold is crossed. The agent works while you sleep, and you wake up to a review queue, not a chat log.

Verification before anything lands

Every output the agent proposes waits in an approval queue — and Kijulo can run the check that settles it: execute the command, re-pull the source, reproduce the result. Confidence earned by acting, not asserted. Review, edit, approve, reject.

How it works

From scattered data to a trusted, running system

01

Define your data

Create entity types with typed, validated fields. Model your domain exactly the way you think about it. Your schema, your rules.

02

See it your way

Tables, boards, saved views, filters. The same data from any angle — no re-entry, no duplication.

03

Talk to your agents

Spawn conversations with the exact context you choose. Agents call tools, operate on your structured data, and record every step. Promote successful runs into reusable workflows.

04

Verify, then trust

Every change the agent proposes goes through an approval queue — with provenance, freshness, and a check Kijulo can actually run to confirm it. The agent proposes; reality verifies; you decide.

Why Kijulo

Built to be trusted, not just clever

Local-first by default

Run on your machine. Your database, your files, your memory — all local. Go online when you choose to, not because you have to.

Provenance over magic

Every piece of data has provenance. Confidence scores, reasoning chains, full audit trail. Not a black box — a glass box.

Composable by design

Entity types are contracts. Templates transform. Workflows chain. Build simple pieces, then compose them into systems as your needs grow.

Verified, not asserted

No auto-execution. No silent overwrites. The agent proposes, Kijulo can prove it by acting, and you approve. Confidence comes from reality — not the model's say-so.

How we compare

A category of one — for now

Most AI tools fit into one of three buckets. None of them give every fact provenance, verification, and freshness — the trust coverage your agents need before they act.

CapabilityChat AI toolsAI note-taking appsCloud agent platformsKijulo
Long-term memory you can read and queryNoLimitedPartialYes
Run on a fully local modelNoNoNoYes
Pick a different model per taskNoLimitedLimitedYes
Human approval before changes landN/ANoPartialYes
Full provenance on every valueNoNoPartialYes
Workflows + schedulingNoNoYesYes
Your data file, on your diskNoPartialNoYes

Categories describe product types, not specific vendors. Capabilities vary by tier within each category.

Use cases

One platform. Your domain.

Define the structures that match your work, then let agents act on data you can trust — traced to its source, verified, and kept current. The platform adapts to you.

Investment & deal teams agent-enhanced

Underwriting Record

Turn every deal into an evidence-backed record: separate verified facts from management claims, trace every figure to its source, and keep it current — a defensible underwriting trail the IC can trust.

DealEvidenceDecision
Legal & compliance agent-enhanced

Contract Review

Review every contract against a verifiable standard: clauses linked to the exact source, anything whose source changed flagged, findings recorded verified and dated — auditable across matters.

ContractClauseFinding
Leaders & thinkers

Decision Journal

Capture decisions with the evidence behind them, separate verified facts from judgment calls, and keep every claim linked to its source. Build an auditable record you can revisit — what you believed, why, and whether it held.

DecisionSituationOutcome
Product leaders agent-enhanced

Competitive Intelligence

Structure competitor data and track signals; let agents propose updates — each scored by confidence and linked to its source, verified before it enters your record. You review and decide.

CompetitorSignalInsight

FAQ

Frequently asked questions

Does Kijulo work offline?

Yes. The desktop app runs entirely on your machine. With a local LLM (Ollama or similar) attached, the full agent loop — conversations, workflows, scheduled runs, RAG search — works with no internet connection at all.

Can I use Kijulo without an LLM?

Yes. Your entity types, views, workflows, search, and data live and breathe with no model attached. The LLM is an enhancement layer, not a dependency. If your provider goes down or prices spike, your data and your tools keep working.

Where is my data stored?

In a local Postgres database on your machine, plus files in folders you explicitly grant access to. Nothing is uploaded by default. The Pro tier adds optional cloud sync across your own devices — you control whether to enable it.

Can I use my own LLM provider?

Yes. Bring your own API key for any major frontier provider, or point Kijulo at a local model running on your hardware. You pick the model per conversation and per workflow — no vendor lock-in.

Can the agent see all my files?

Only the folders you explicitly add to your Read Allowlist. Write access is a separate, stricter opt-in (the Write Allowlist) you grant directory by directory. The agent cannot touch anything outside those paths.

What is a Pending Change?

A proposed mutation from an agent — adding a row, editing a cell, writing a file — that waits in an approval queue until you review it. You see the diff, the provenance, the freshness, and any check Kijulo ran to verify it. Nothing lands until you approve.

Can I export my data?

Always. Your database is a real Postgres database with standard tooling. Export, back up, migrate, or run your own queries — no proprietary format, no lock-in.

How does the long-term memory differ from chat history?

Chat history is an opaque log nobody can query or trust later. Our memory is structured rows: typed, queryable, editable — and every value carries where it came from, whether it was verified, and whether it is still current. The data table is the agent's memory, and it is yours to inspect.

Pricing

Start free. Scale when you’re ready.

Try the web app at no cost. Choose Standard for local power, Pro for cloud sync, or Premium for included LLM access.

For individuals

Standard

$5 /month

2 months free

Desktop app. Run locally, data on your machine. $5/month or $50/year.

  • Desktop app — run locally, works offline
  • Unlimited entity types, rows, agent conversations
  • All views + all agent tools + workflows
  • BYO LLM API key (cloud or local)
  • Email support
Start 2-month free trial

Pro

$7 /month

2 months free

Cloud sync across up to 3 machines while using your own LLM key. $7/month or $60/year.

  • Everything in Standard
  • Cloud sync across up to 3 machines
  • MCP access in the desktop app
  • Multiple email accounts
  • Bring your own LLM API key
Start 2-month free trial
Most popular

Premium

$15 /month

Cloud sync plus 500 included LLM requests each month.

  • Everything in Pro
  • Included LLM access (500 requests/month)
  • No LLM API key needed
  • Cloud sync across devices
  • Priority support
Subscribe — $15/month

For teams & business

Team

$49 /user/month

A shared source of truth your agents can act on — provenance, verification, and governance at team scale. $49/user/month or $490/user/year.

  • Shared team databases with trust coverage
  • Shared review & approval queues
  • Role-based access + full audit trail
  • Shared verification recipes across the team
  • Bring your own LLM API key
Talk to Sales

Enterprise

Custom

Shared databases, on-premise deployment, SSO, unlimited LLM.

  • Everything in Premium
  • Shared team databases
  • SSO / SAML
  • On-premise deployment
  • Custom tool extensions
  • Unlimited LLM access
  • Dedicated support + SLA
Contact Sales

Local-first by default

Human-in-the-loop

Transparency over magic

Your LLM, your choice

Enterprise ready

Your memory. Your models. Your machine.

Start with a local database. Define your structures. Add agents when you’re ready. Every step recorded, every output reviewed, every workflow repeatable.

Kijulo Memory you can read. Models you can pick. Agents you can audit.