Show HN: Vibesolve.ai – Turn plain English into Timefold code
Category: devtools
Tags: ai, llm, optimization, scheduling, constraint-solving, timefold, code-generation
Score: 6.8/10 (Innovation: 7, Technical: 7, Documentation: 7, Utility: 6)
VibeSolve is an experimental AI tool that converts plain-English descriptions of optimization problems into fully runnable Timefold Solver projects, using a multi-agent LLM pipeline to generate Java domain models, constraints, REST APIs, and tests with Docker validation. It is interesting because it bridges natural language and complex constraint-solving infrastructure, making scheduling, routing, and similar problems accessible to non-experts.
Target audience: backend devs, devops, data engineers
Repository: https://www.vibesolve.ai/ · Python · MIT · 7 stars
View on Hacker News