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

推荐订阅源

人人都是产品经理
人人都是产品经理
Apple Machine Learning Research
Apple Machine Learning Research
云风的 BLOG
云风的 BLOG
罗磊的独立博客
博客园 - 三生石上(FineUI控件)
量子位
GbyAI
GbyAI
腾讯CDC
T
Tailwind CSS Blog
博客园 - Franky
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
D
Docker
G
Google Developers Blog
aimingoo的专栏
aimingoo的专栏
The GitHub Blog
The GitHub Blog
Microsoft Security Blog
Microsoft Security Blog
Stack Overflow Blog
Stack Overflow Blog
Hugging Face - Blog
Hugging Face - Blog
小众软件
小众软件
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
N
Netflix TechBlog - Medium
Jina AI
Jina AI
IT之家
IT之家
Y
Y Combinator Blog

Hacker News: Show HN

PurrrrrFocus: Pomodoro Timer App - App Store Workflow Engine — Multi-Step Orchestration for Bun RapidPhoto: Pro Photo Editor App - App Store GitHub - DheerG/swarms: Achieve extraordinary results with claude code across a variety of tasks SPICE simulation → oscilloscope → verification with Claude Code — Lucas Gerads Show HN: VCoding – A 5 MB native Windows IDE with no dynamic dependencies Show HN: LLMs don't hallucinate because they're bad at math, it's the format GitHub - Agent-FM/agentfm-core: AgentFM is a peer-to-peer network that turns everyday computers into a decentralized AI supercomputer. AgentFM lets you run massive AI workloads directly across a global mesh of idle CPUs and GPUs. Show HN: Tracking Top US Science Olympiad Alumni over Last 25 Years GitHub - Potarix/agent-hub: One place to talk to all your agents Show HN: Runtime security for AI agents(injection,tool abuse, data exfiltration) GitHub - dubeyKartikay/lazyspotify: Terminal Spotify client for macOS and Linux GitHub - the-banana-tool/king-louie: Easy to use GUI Personal AI Assistant. Win/Linux/Mac. Show HN I made my vacation rental bookable by AI agents–no Airbnb, 0% commission GitHub - basteez/jsf-autoreload: maven plugin to enable hot reload on jsf projects uvm32/hosts/host-gdbstub at main · ringtailsoftware/uvm32 GitHub - labsai/EDDI: Config-driven engine that turns JSON into production-grade AI agents. Multi-agent orchestration, 12+ LLM providers, MCP/A2A protocols, RAG, persistent memory, and enterprise compliance (EU AI Act, GDPR, HIPAA). Built on Quarkus. GitHub - glitchnsec/fortyone-oss: AI Executive Assistant Platform Quickstart | Alien GitHub - muxshed/shed: One stream in, or many. Every destination, simultaneously. No cloud middleman, no per-channel fees, no limits. GitHub - ocrbase-hq/ocrbase: 📄 PDF/IMG ->.MD/JSON Document OCR API for PaddleOCR and GLMOCR. Self-hostable. GitHub - impactjo/home-memory: MCP server that lets your AI assistant remember everything about your home. GitHub - Sets88/dbcls: DbCls is a powerful terminal database client that supports various databases GitHub - neptun2000/heor-agent-mcp GitHub - SeanFDZ/macmind: Single-layer transformer in HyperTalk for the classic Macintosh RollQuation: Math Puzzles - Apps on Google Play GitHub - dropbox/witchcraft Show HN: Agent-cache – Multi-tier LLM/tool/session caching for Valkey and Redis GitHub - opentalon/opentalon: OpenTalon is an open-source platform built from the ground up in Go as a robust alternative to OpenClaw LinkedIn™ 职位抓取工具 - Chrome 应用商店
VibeSolve
jahala · 2026-06-25 · via Hacker News: Show HN

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.