SynthesisLab/DeepSynth
General purpose program synthetiser with existing Programming By Examples (PBE) pipeline
DeepSynth helps you automatically generate computer programs from examples or specifications, combining the efficiency of deep learning with the reliability of traditional algorithms. You provide the problem definition, and it generates the code solution. It's designed for researchers and engineers working in areas like AI or system design who need to synthesize programs with strong theoretical guarantees.
Use this if you are a researcher or engineer in AI or system design looking to automatically generate programs with both speed and theoretical correctness guarantees.
Not ideal if you are looking for a simple, off-the-shelf code generator for common tasks without needing to integrate it into broader research or system design frameworks.
Stars
21
Forks
5
Language
Python
License
MIT
Category
Last pushed
Jan 03, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/SynthesisLab/DeepSynth"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
Dav1dde/glad
Multi-Language Vulkan/GL/GLES/EGL/GLX/WGL Loader-Generator based on the official specs.
Aleph-Alpha/ts-rs
Generate TypeScript bindings from Rust types
apollographql/apollo-tooling
✏️ Apollo CLI for client tooling (Mostly replaced by Rover)
mmcloughlin/avo
Generate x86 Assembly with Go
krzysztofzablocki/Sourcery
Meta-programming for Swift, stop writing boilerplate code.