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.
Start Free
Go From AI Idea to AI App Fast
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.
`ABL' is a basic flexible abstract list library defined using C preprocessor. It allows you to define linked lists of arbitrary types very easily. You also can use it as stacks and queues. You can easily define complicated types like list of lists etc.
This project is built on the premise that neurons that are fired together, are wired together. The basic idea is an efficient network with no back-propagation, although there is feedback within layers.
Modell (Modular Extension Lisp Language) is an interpreted, modular dialect of LISP, specially suitable for embedding in applications. It exposes a C++ API for extending/embedding and includes basic capabilities for object-oriented programming.
CatBot is a simple, HTML/PHP/MySQL based chatterbot that's easy to set up and use. He comes equipped with a few commands, as well as a basic "learning" ability. With some moderate tweaking, he could make a very nice browser-based helpdesk assistant.
SimMetrics is a Similarity Metric Library, e.g. from edit distance's (Levenshtein, Gotoh, Jaro etc) to other metrics, (e.g Soundex, Chapman). Work provided by UK Sheffield University funded by (AKT) an IRC sponsored by EPSRC, grant number GR/N15764/01.
Jait is an artificial inteligence toolkit. It provides basic methods and techniques as well as a framework for decision support and expert systems. It's mission is to develop a reliable and efficient knowledge representation method.
To provide basic text-to-speech capability on as many platforms and for as many spoken
languages as possible by formant synthesis from an International Phonetic Alphabet
representation.
Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.
Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
Artificial vision library. Objectives are to make an OCR, fingerprint and face identification as some applications through a general purpose learning and pattern relationships algorithm (Currently performs very basic identification).
TIN is an artificial-life program running under X. TIN's are mammal lifeforms, equipped with some basic instincts and abilities, evolving in a 2D environment.
Genetic Programming framework written in Python. Takes advantage of python\'s compiler to make things simple. Includes basic genetic operations (rank/roulette selection,crossover,mutation,steady state,elitistm ...)
An attempt at developing an Artificial Inteligence software, based on the notion that inteligence is a set of conditional choices (in programming terms, it means a whole lot of if statements).
The Pattern Recognition Analysis Project is a Java implementation of a basic multilayered backpropagation neural network, used in a color recognition and character recognition project, made for educational and experimental purposes.
Pangaea will be a robust and feature filled game engine built using Allegro (http://alleg.sourceforge.net) It will be similar to Final Fantasy 1-3, etc., complete with map editor/world builder.
Zeeble Bug is a basic A-life program designed for lava-lamp style desktop viewing of a pond filled with "bugs". It employs a simple neural networks, genes, and varied water conditions to keep the pond a shifting and evolving entity.
This project aims to create a block oriented visual workbench for general purpose systems modelling and simulation.
In the first milestone, we`ll build a simple GUI and the basic blocks to model neural network training and internetwork topologies.
AICrowd is a application for simulating a crowd of independent and autonomous agents in a complex world. This project aims to have educative purposes, showing basic AI techniques applied to the control of agents in games or other areas.
Learn basic constraint logic programming by solving logic word puzzles. Go to http://eclipse.dougedmunds.com . This tutorial will show you how to solve easy 1 star to hard 5 star puzzles, using the eCLiPSe-CLP language (available at http://eclipseclp.org/).
Don't confuse this programming language (a prolog language) with the IDE for Java.
openlpr is a open source project to implement license plate recognition in Win32 and Linux platform. It will provide the basic image processing to locate plate and character split and a neural network design to recognize character.