Skip to content
@vaelii

Vaelii

a contextualized first-order logic knowledge base with a justified-inference reasoning engine: rule chaining, transitive closure, and answer-set solving

 Vaelii

A contextualized common-sense knowledge base with a justified-inference reasoning engine.

The unit of knowledge is a sentex — one sentence plus the one context it holds in — stored over a flattened count-aware trie. Vaelii answers queries by fully justified inference: forward and backward rule chaining, transitive closure, and optional answer-set solving over assumption closures. It is symbolic and inspectable rather than statistical, and uses no embeddings. Every answer traces the exact facts and rules that entail it, and a truth-maintenance system keeps the knowledge base consistent under retraction, removing any conclusion whose support is withdrawn. Storage runs from in-memory to a durable on-disk store, and needs no external service.

Start with vaelii — the engine boots and tests on its own (lein repl), no database and no Docker. Its README is the front door, and docs/ is the full manual: docs/index.md maps every subsystem note, and docs/glossary.md defines the vocabulary. Longer-form writing lives at vaelii.com.

The repositories

Repo What it is
vaelii The core engine — in-memory to on-disk out of the box, with a CLI, a headless daemon and a browser UI
vaelii-foreign Foreign-format readers — OpenCyc, RDF/OWL, WordNet, OBO and ATOMIC, each translated into one corpus format

License

Copyright © 2026 Vaelii LLC and the Vaelii contributors. Licenses vary by repository — always check the LICENSE in the one you're using:

Repositories published later carry their own terms; the knowledge-base data (vaelii-kb, Q4 2026) will be CC BY. A converted corpus carries its source's license, not the converter's.

Commercial licensing: support@vaelii.com.

Pinned Loading

  1. vaelii vaelii Public

    a contextualized first-order logic knowledge base with a justified-inference reasoning engine

    Clojure 9 1

  2. vaelii-foreign vaelii-foreign Public

    foreign-format readers for vaelii: OpenCyc, RDF/OWL, WordNet, OBO and ATOMIC, each translated into one corpus format and discovered from the classpath

    Clojure

Repositories

Showing 3 of 3 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…