MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
Start Free
Cloud-based help desk software with ServoDesk
Full access to Enterprise features. No credit card required.
What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
Sudoku Maker is a generator for Sudoku number puzzles. It uses a geneticalgorithm internally, so it can serve as an introduction to genetic algorithms. The generated Sudokus are usually very hard to solve -- good for getting rid of a Sudoku addiction.
This library is a lightweight implementation of geneticalgorithm, contains the most popular types of chromosomes and the basic algorithms for selection, elitism, crossing and mutation.
Java API for implementing any kind of GeneticAlgorithm and Genetic Programming applications quickly and easily. Contains a wide range of ready-to-use GA and GP algorithms and operators to be plugged-in or extended. Includes Tutorials and Examples.
Springbots is a python application which takes a set of 2d physical structures built with nodes and movable springs and evolve them for specific tasks like walking, swimming and jumping using geneticalgorithm.
Rise Vision is the #1 digital signage company, offering easy-to-use cloud digital signage software compatible with any player across multiple screens. Forget about static displays. Save time and boost sales with 500+ customizable content templates for your screens. If you ever need help, get free training and exceptionally fast support.
Trilobots is an arcade-style shooter that evolves the abilities and programming of the enemies using a geneticalgorithm. The end goal is to make the evolution transparent, allowing users to learn how genetic algorithms work while having fun.
GACS (GeneticAlgorithm Class Scheduler) aims to provide to academic institutions an efficient and automatic way to generate their time scheduling for the classes that will be imparted in an academic period.
Web Textual eXtraction Tools C++ Parallel web crawler, noun phrase idenification, Multi-lingual Part of Speech Tagging, Tarjan's Algorithm, Co-RelationShip Mappings...
Java port and extension of MLC++ 2.0 by Kohavi et al. Currently contains ID3, C4.5, Naive (aka Simple) Bayes, and FSS and CHC (geneticalgorithm) wrappers for feature selection. WEKA 3 interfaces are in development.
A repository of grid computing student exercises. The repository currently contains a grid-enabled mergesort using Condor. Exercises to be developed include genome analysis, geneticalgorithm, integration, matrix multiply, ray tracing, etc.