All activity
Formal verification for AI-generated code. Automatically extracts correctness properties from pure functions, translates them into Lean 4 theorems, and machine-checks them with Mathlib — so you get mathematical proof, not just tests, for the logic your AI coding agent produces. Works with any LLM — Claude, GPT-4, Gemini, Llama, Mistral, or any OpenAI-compatible endpoint.
formal
formalFormal verification for AI-generated code using Lean 4
Hypergraph is a data structure library written in Rust to generate directed hypergraphs.
hypergraph
hypergraphData structure library to generate directed hypergraphs
A JSON Query Language CLI tool built with Rust
JQL
JQLA JSON Query Language CLI tool