One platform to build, fine-tune, and deploy ML models. No MLOps team required.
Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
Try Free
MongoDB Atlas runs apps anywhere
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
MoneyJar is a Java library to help with implementations for demanding financial applications. This library simplifies money management, rounding, currency conversion, tax calculation (tax-on-tax, multiple tax) and invoice management. Highly configurable.
Robust personal accounting with function of double entry booking, e-billing, tax processing, budgeting, and foreign currency ex rate revaluation. Multi-language is supported. Pl enjoy encrypted p2p invoice transfer and info-on-finger style user interface
This is an attempt on a Java Sudoku Solver. By starting with a very simple model, the project aims at building a solver which handles even the hardest sudoku's (the ones involving certain assumptions and multiple solve threads).
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
The Sudoku Solver is a project managed in Java programming language using opensource choco (http://choco.sourceforge.net) constraint programming library which solves given Sudoku puzzles.
A Sudoku game for your Java-enabled mobile phone. You can enter new Sudokus, send them to your friends via SMS and solve them. MEdoku has a simple solver built in.
Full-stack observability with actually useful AI | Grafana Cloud
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
Ramen is a project tracking, activity tracking with billing feature. this is a services based solution for any service company such as lawyer, auditor, tax consultant, and event organizer. Ramen is developed on top of Cimande.
This is a java based SuDoKu game. This game will be featuring a very good problem generator, which will be categorrized according to difficulty level. It may also become a problem solver in the future.
The aim of ProjectSudoku is to create a Sudoku platform which allows developer to submit different kind of plugins (e.g puzzle generator, solver, output device) to make this game more enjoyable and free for everyone.
The ADFC code is a computational fluid dynamics (CFD) C++ solver for incompressible viscous flow over 2D and 3D geometries. It uses finite element and the characteristic method on unstructured meshes to solve Navier-Stokes equations.
A Java project to solve the Sudoku puzzles (see http://www.sudoku.com) that appear daily in most newspapers. The solver applet, which explains exactly how it arrives at its solution, is hosted at http://act365.com/sudoku.
VKAS uses genetic programming methods to find out the relationship among a set of independent and dependent variable. It is a problem solver software which uses evolutionary computing methods.
When vkas is run, it creates a population of chromosomes at random. This population is then genetically modified and next population is generated. Each population is subjected to fitness calculation and if a suitable answer chromosome is found then vkas stops and the answer is printed. If a...
JTax is an opensourcetax preparation framework, with the initial
implementation targeting the United States federal income tax form
1040 and its common supporting schedules.
A Multi-Platform java program that takes equations and finds multiple different things about them, such as derivatives, anti-derivatives, area between two equations, volume between two equations, as well as other algebra expressions.
Cigol (logic, spelled backwards) is a deductive logic solver. It can be embedded inside a parent program or used from the command line. It has absolutely no relationship to Tom Mitchell's book on Machine Learning.
jOptimum is a simple linear programming solver developed for educational purposes.
Now, jOptimum is hosted by http://incubadora.fapesp.br/projects/joptimum
MathGenius is a graphical tool intended to simplify your work in mathematics. By now it includes a graphical function plotter, a mechanism (still in development) to derive functions, and an equation solver. An extension mechanism will be developed.
A java command-line application where the main goal is to solve any simplex problem. It's a team-work school project. It can be usefull for other students who needs to understand the simplex algorithm.