Skip to content
View Sojemand's full-sized avatar
  • Germany

Block or report Sojemand

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Sojemand/README.md

Sojemand

I build local evidence systems, semantic databases and LLM-assisted research tools.

My main project is The Ontology Machine: a local-first Windows system for turning document collections into evidence-bound SQLite corpus databases, then working with them through Query, Ontology and Taxonomy Agents.

The core idea is simple:

documents -> evidence artifacts -> semantic corpus DB -> ontology lenses -> computable knowledge work

The project grew from a personal research passion around theory-of-mind, functional primitives of the human psyche, document evidence, semantic control, and practical knowledge mining. Basically, the idea of why not try to condense thought? Since human thoughts are elusive, but code is not, the next obvious candidate is AI. And since AI is so damn fast and so good with semantics, and on the other hand so non-persistent in its output, why not capture its thoughts and turn them into something useful?

Current Main Project

The Ontology Machine

A local Windows application for:

  • document ingestion
  • source-grounded semantic search
  • SQLite corpus databases
  • evidence backlinks to page images
  • Semantic Release based taxonomy/projection control
  • ontology lens creation
  • peer-review style knowledge mining
  • local agent workflows

It is not a cloud app. It is not a thin chat wrapper. It is an attempt to make non-deterministic model work inspectable, evidence-bound and computable.

What I Care About

  • human and machine co-reasoning
  • evidence-bound AI systems
  • local-first tools
  • semantic control layers
  • knowledge mining
  • document intelligence
  • digital memory architectures
  • systems that expose uncertainty instead of hiding it

Links

Research

I am the author of Making Human Suspicion Computable, a position paper on evidence-bound knowledge mining, ontology lenses, and human-AI co-reasoning.

Pinned Loading

  1. The-Ontology-Machine The-Ontology-Machine Public

    Local-first Windows knowledge mining system for evidence-bound corpus databases, ontology work and LLM-assisted document analysis.

    Python