惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
MongoDB | Blog
MongoDB | Blog
博客园_首页
博客园 - 三生石上(FineUI控件)
博客园 - 聂微东
B
Blog RSS Feed
D
Docker
IT之家
IT之家
大猫的无限游戏
大猫的无限游戏
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
阮一峰的网络日志
阮一峰的网络日志
罗磊的独立博客
Recent Announcements
Recent Announcements
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
A
About on SuperTechFans
The GitHub Blog
The GitHub Blog
G
Google Developers Blog
V
V2EX
量子位
雷峰网
雷峰网
月光博客
月光博客
云风的 BLOG
云风的 BLOG
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
T
Tailwind CSS Blog

Hacker News - Newest: "AI"

AI can't read an investor deck AI as an attorney? Student uses ChatGPT, Gemini to sue UW over alleged racial discrimination Hacking MCP Servers in AI Systems – The Rug Pull: Tool Changes After Approval GitHub - MeepCastana/KubeezCut: Free Web based video editor Can AI judge journalism? A Thiel-backed startup says yes, even if it risks chilling whistleblowers Coming soon: 10 Things That Matter in AI Right Now DARPA built an AI to fact-check enemy weapons claims What explains heterogeneity in AI adoption? When AI Meets Muscle: Context-Aware Electrical Stimulation Promises a New Way to Guide Human Movements - Department of Computer Science AI Changed How We Build. It Did Not Change What Matters. Linux rules on using AI-generated code - Copilot is OK, but humans must take 'full responsibility for the… Meta spins up AI version of Mark Zuckerberg to engage with employees Code Mode: Let Your AI Write Programs, Not Just Call Tools | TanStack Blog GitHub - Delavalom/graft: Go framework for building AI agents. Type-safe tools, multi-provider (OpenAI, Anthropic, Gemini, Bedrock), zero vendor SDKs. India's TCS tops estimates, says new AI models did not dent services demand Gen Z's fading AI hype Strong feeling: we are in a folded AI reality GitHub - machinarii/total-recall-catalog: A reference catalog of latest knowledge retrieval, memory & RAG systems GitHub - mensfeld/code-on-incus: Give each AI agent its own isolated machine with root, Docker, and systemd. Active defense detects and stops threats automatically.. Quantization, LoRA, and the 8% Problem: Benchmarking Local LLMs for Production AI Iran war: We spoke to the man making Lego-style AI videos that experts say are powerful propaganda Powell, Bessent discussed Anthropic's Mythos AI cyber threat with major U.S. banks GitHub - immartian/bellamem: Persistent belief-graph memory for AI agents. Retrieves decisive context by importance — not recency, not RAG, not /compact. recursive-mode: The Repo-Native Operating System for AI Engineering After the attack on Sam Altman's home, will AI CEO's go on the offensive? The biggest advance in AI since the LLM Opus 4.6 vs GPT 5.4 One Prompt Unity World Generation Test “AI polls” are fake polls Client Challenge Can AI be a 'child of God'? Inside Anthropic's meeting with Christian leaders
VibeSolve
jahala · 2026-06-25 · via Hacker News - Newest: "AI"

Describe it.
VibeSolve it.
Optimise it. Schedule it. Route it. Assign it. Sequence it. Pack it. Allocate it. Slot it. Book it. Match it. Ship it. Roster it. Plan it.

VibeSolve is an experimental AI tool that turns plain-English problem descriptions into optimisation projects, exploring where LLMs can add real value to the optimisation workflow. Built on people-first, developer-friendly principles.

Interactive user validation

Review the extracted problem specification in plain English, correct any misunderstandings in real time and ensure the system completely understands your requirements before any code is generated.

Self-healing pipeline

The AI pipeline utilises Docker to automatically collect and fix compile errors in the generated code.

Instant containerisation

Launch the generated solver instantly with a single command and interact with the full Timefold solver through REST endpoints.

Example problems

Scheduling

Assign people to time segments while managing availability, skills, contracted hours, balanced workload, required rest between shifts, and more.

employee shifts school timetables sport tournaments

Vehicle Routing

Plan efficient vehicle routes to minimise travel time and/or cost while respecting capacity constraints, time windows and driver limits.

delivery services waste collection fuel transportation

Assignment

Match the right resources to the right task. This is often paired with other problem types, such as scheduling, in more complex cases. Hospital rostering is a common use case for this combination.

student dorms seat assignment airport gate allocation

And many more

Aside from the popular use cases mentioned here, VibeSolve is particularly well suited to combinatorial optimisation problems based on complex, real-world business rules.

Pricing

VibeSolve

Built for developers and researchers to quickly prototype optimisation solvers.

Free forever

Open source.
 

View on GitHub
  • Interactive user validation
  • Self-healing pipeline
  • Instant containerisation

Need optimisation expertise, consulting and solutions ready for production?

Talk to us

Contact us for a customised offer tailored to your needs.

Get in touch
  • 1:1 assistance with using VibeSolve for your business
  • End-to-end design and development of production-ready optimisation systems
  • Converting prototypes into reliable production-grade systems
  • Performance optimisation of your VibeSolve-generated solver
  • Expert consulting and feedback from optimisation specialists
  • Ensuring successful adoption across a wide range of stakeholders
  • Technological, organisational and cultural best practices from decades of experience

About us

VibeSolve is made by experts

Dots & Lines is a deep-tech company specialised in mathematical optimisation and AI. Based in science, we model business problems, create digital twins and use sophisticated algorithms to increase profits, customer satisfaction and staff happiness.

We believe the best optimisation improves outcomes both for businesses and for the people who keep them running.

Our team

Need consulting or a custom solution? Tell us what you’re working on.

Questions

What is optimisation?

Optimisation is the process of searching for the best solution to a problem. Which nurse works which shift? Which vehicle takes which route? Which exam goes in which room? For many optimisation problems, there is no known algorithm that can find optimal solutions in a reasonable time.

What types of optimisation problems does VibeSolve support?

VibeSolve targets constraint-based combinatorial problems such as employee scheduling, timetabling, vehicle routing and resource allocation. It is suited to problems that require a quick, near-optimal solution. If your problem involves assigning items to other items under a set of rules, VibeSolve is likely to be a good fit.

Who can use VibeSolve?

Anyone with an OpenAI or Claude API key can use it. Whether you’re an AI enthusiast who is new to optimisation or an optimisation expert, VibeSolve aims to lower the barrier and make creating optimisation projects more accessible.

Why should I use VibeSolve when I already have another AI tool?

General-purpose AI tools can write code, but they lack deep knowledge of solver architecture, constraint modelling and validation. VibeSolve is built by experts with PhDs in optimisation and a proven track record of solving real-world problems outside academia. We understand how and why an optimisation project can fail. We know how to make an optimisation project a success.

VibeSolve uses a specialised multi-agent pipeline with embedded optimisation expertise. This gives you excellent output quality as well as good results with smaller LLM models and lower token costs.

Do I need to have my own LLM API key to use VibeSolve?

Yes. VibeSolve is self-hosted and uses your own OpenAI or Claude API key, so you stay in control of costs and data.

Which LLMs are supported?

VibeSolve currently supports OpenAI and Claude models.

What is the expected token usage?

Token usage depends on the selected LLM model and the number of iterations required in the automated fixer loop. VibeSolve supports multiple OpenAI and Claude models and allows you to configure the maximum number of fixer-loop iterations, so you’re in control of token consumption and cost.

For typical usage, see the Benchmarking section, which includes expected cost when using VibeSolve’s default configuration: GPT-5 Mini with a maximum of 10 fixer-loop iterations.

What solver does VibeSolve use? Can I use other solvers?

VibeSolve generates projects built on Timefold Solver (v1.31.0), an open-source, production-grade constraint solver for Java. Support for other solvers is not yet available, but ideas and contributions are welcome.

How do I know the generated code correctly solves my problem?

VibeSolve automatically validates every generated project by compiling and running it in Docker. That said, automated tests can’t replace real software developers and business process experts’ domain expertise. If you want to feel more confident about your production use case, talk to our optimisation specialists for an expert review of your solver.

How can I contribute? Are PRs welcome?

Absolutely! VibeSolve is open source and actively developed. Bug reports, new problem descriptions, prompt improvements, and feature PRs are all welcome. See CONTRIBUTING.md for further contribution guidelines.