
Forjet
Developer ToolsAssemble full-stack apps from GitHub repos via AST surgery
About
Forjet assembles production-ready projects by deterministically combining proven GitHub repositories through AST transformations. This process is not about generating code but composing it. You specify your desired stack, and Forjet locates compatible repositories. It then performs AST-level surgery to merge them, handling tasks like renaming imports, creating typed bridges, and unifying APIs. Each merged project is validated in a Firecracker sandbox to ensure it compiles and responds correctly. You then receive a functional ZIP file ready to use with docker compose up. The system guarantees identical output for identical input, eliminating hallucinations and providing complete provenance.
April 14, 2026Week 6
Be the first to review
Comments
Sign in to leave a comment
Sign In