Skip to content
View ohdearquant's full-sized avatar

Highlights

  • Pro

Block or report ohdearquant

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
ohdearquant/readme.md

Haiyang (Ocean) Li

Founder, khive AI. Building memory and coordination infrastructure for long-horizon AI agents, in Rust and Python.

The commit activity here is real: my repos are built around the clock by the agent fleet they serve. I design the architecture, set the constraints, and gate the merges; the agents do the rest. Every rough edge my agents hit is one your agents would have hit too, so the product is the residue of running the thing at full intensity.

Co-founder, Agentics Foundation | AG2 maintainer | New York, NY

One stack, built deep

Four systems, one loop: khive remembers and coordinates, lionagi orchestrates, Lattice computes, LNkernel proves.

Project What it is Stack
khive Agentic memory and coordination substrate, served over MCP: entity graphs, hybrid retrieval, durable task state, inter-agent messaging Rust, SQLite, Fly.io
lionagi Agent orchestration framework: model-agnostic tool use, structured output, multi-agent flows Python, 400+ stars
Lattice Pure Rust inference engine: SIMD kernels (AVX2, NEON, AVX-512), Metal GPU, embedding models, no Python runtime Rust, Metal, crates.io
LNkernel Formally verified agentic kernel: Rust-to-Lean correspondence via Charon/Aeneas, 0 sorry Rust, Lean4

Depth

  • Retrieval: HNSW + BM25 + reciprocal rank fusion in-process, SIMD-accelerated similarity, no external vector DB
  • Inference: transformer forward pass from scratch, LoRA injection, QuaRot 4-bit quantization
  • Memory for agents: salience-weighted recall, decay, provenance, feedback-trained retrieval
  • Formal methods: Lean4 proofs extracted from the Rust that actually ships

Background

M.S. Quantitative Finance, Fordham University. B.S. Finance and Information Management, Syracuse University. Markets first, infrastructure second, agents now.

khive.ai | LinkedIn

Pinned Loading

  1. lionagi lionagi Public

    An intelligence orchestra

    Python 403 85

  2. khive khive Public

    A knowledge graph your AI agents build, query, and grow. Built for agents that need structure beyond vectors

    Rust 33 4

  3. lattice lattice Public

    Run, quantize, and fine-tune LLMs on Apple Silicon. Pure Rust, no Python, no CUDA, no ONNX

    Rust 40 3

  4. LNkernel LNkernel Public

    a formally verified agentic system for capability-bounded autonomous reasoning

    Lean 16 5

  5. canonsys canonsys Public

    CanonSys, agent governance framework: policy DSL, charter runtime, cryptographic evidence chain

    Python 3 2

  6. moodboard moodboard Public

    Measure how well a visual asset fits a reference look. Score, decompose, and explain aesthetic coherence against a moodboard.

    Python 3