math-ai-org/mathcode
MathCode is a terminal AI coding assistant that formalizes mathematical problems into Lean 4 theorems and generates proofs.

MathCode is a terminal-based AI coding assistant designed for mathematical reasoning. It takes math problems expressed in plain language and automatically converts them into Lean 4 formal language, then attempts to generate a proof. The system uses foundation models and LLM capabilities to handle the translation and proof generation process, with a built-in math formalization engine. Users authenticate via codex auth and interact with the tool through a command-line interface.