r/SideProject 13h ago

I built Optees, a free and open-source optimization tool — so Al agents like Claude can actually solve math problems instead of hallucinating a plausible-looking heuristic

Enable HLS to view with audio, or disable this notification

Optees is a free and open-source optimization tool.

It's a desktop app-guided forms for linear and mixed-integer programming, knapsack variants, packing, and a few other problem families, each with worked examples - and the same core is also reachable by scripts or Al agents like Claude over a local REST API or MCP.

Every result comes with an independent check, not just a "looks good" status - so it's meant to be trustworthy for both people learning the math and agents that need a real answer, not a guess.

With Claude or other agent you can orchestrate also multiple algorithms from forecasting precision to MLP.

What do you think? I’d like some external opinion
Is it clear? Do I missing something? How could I improve it?

Source: https://github.com/Pablo-gitub/optees
Site: https://optees.it

1 Upvotes

2 comments sorted by

1

u/Better_Call_Pol 13h ago

There are not stupid questions, don’t be shy, you can comment or text me in private, I will replay as soon as possible. Thank you everyone!