Proof of thought : LLM-based reasoning using Z3 theorem proving with multiple backend support (SMT2 and JSON DSL)
☆365Feb 8, 2026Updated last month
Alternatives and similar repositories for proofofthought
Users that are interested in proofofthought are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- isingLenzMC: Monte Carlo for Classical Ising Model (with core C library)☆55Mar 15, 2026Updated last week
- state of the art browsing agent (WebArena 72.7%)☆366Oct 2, 2025Updated 5 months ago
- Python library for program synthesis and symbolic execution combining constraint solving and LLMs☆38Mar 5, 2026Updated 2 weeks ago
- Repository used for my master's thesis on implementing RVSDG as a dialect of MLIR☆13May 30, 2023Updated 2 years ago
- Egraphs Modulo Theories☆18Jun 10, 2025Updated 9 months ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- "An Altruistic Processor", implemented in CLaSH (WARNING: incomplete code)☆13Mar 31, 2017Updated 8 years ago
- A toy compiler for NumPy array expressions that uses e-graphs and MLIR☆118Aug 11, 2025Updated 7 months ago
- A complete end-to-end pipeline for LLM interpretability with sparse autoencoders (SAEs) using Llama 3.2, written in pure PyTorch and full…☆632Mar 23, 2025Updated last year
- A Hybrid Alias Analysis☆19Aug 10, 2023Updated 2 years ago
- MBA deobfuscator via Program Synthesis and Term Rewriting☆62Oct 13, 2025Updated 5 months ago
- Experiments with some ways of automating reasoning in lean 4☆17Apr 20, 2024Updated last year
- Implement recursion using English as the programming language and an LLM as the runtime.