wellecks/llmstep
llmstep: [L]LM proofstep suggestions in Lean 4.
This project helps mathematical proof writers using Lean 4 by suggesting logical next steps in their proofs. When you're stuck on a proof, you input the current state of your proof, and it outputs a list of possible Lean tactics to advance or complete it. This is designed for mathematicians, logicians, or computer scientists working with formal verification in Lean.
148 stars. No commits in the last 6 months.
Use this if you are a Lean 4 user who wants AI-powered suggestions to help you construct or complete formal mathematical proofs more efficiently.
Not ideal if you are not using Lean 4 for formal proof writing, as this tool is specifically integrated into the Lean environment.
Stars
148
Forks
18
Language
Python
License
MIT
Category
Last pushed
Nov 11, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/wellecks/llmstep"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
ai4co/reevo
[NeurIPS 2024] ReEvo: Large Language Models as Hyper-Heuristics with Reflective Evolution
SALT-NLP/collaborative-gym
Framework and toolkits for building and evaluating collaborative agents that can work together...
Gen-Verse/LatentMAS
Latent Collaboration in Multi-Agent Systems
lean-dojo/LeanCopilot
LLMs as Copilots for Theorem Proving in Lean
WooooDyy/AgentGym-RL
Code and implementations for the paper "AgentGym-RL: Training LLM Agents for Long-Horizon...