Skip to content

DSL Inference App

A Flask/CLI toolkit that runs my custom DSL modules (AristotleFourCauses, SyntheticNaikan, etc.).

Goals

  • Encode reasoning patterns as operators and pipelines
  • Run locally with Python; optional LLM backends
  • Reproducible, testable workflows

Status

  • WIP: Sketching module interfaces and evaluation harness
  • Repo: