RSS 342 projects tagged "Artificial Intelligence"

Download No website Updated 18 Jul 2011 Proper nouns

Screenshot
Pop 17.66
Vit 26.06

Proper nouns is a PHP class that can extract proper nouns from texts. It takes a text string and can detect which words may be proper nouns of people or other entities. It uses some heuristics like the capitalization of the first letter of a word, the presence of a person's title preceding the nouns, etc. The class may consider consecutive proper names as a single proper name. The class assumes English by default but may be configured to work with other idioms.

No download No website Updated 17 Jul 2011 D* Lite

Screenshot
Pop 42.92
Vit 26.02

D* Lite is a C++ implementation of the D* Lite algorithm. D* Lite is an incremental heuristic search algorithm by Sven Koenig and Maxim Likhachev that builds on LPA*, an incremental heuristic search algorithm that combines ideas of A* and Dynamic SWSF-FP.

Download No website Updated 17 Nov 2011 Wintermute

Screenshot
Pop 43.82
Vit 24.56

Wintermute is an intelligent framework of applications and libraries that uses neural networking to learn about its host. A pseudo-langauge engine that permits translations and grammar rulesets of any language to be incorporated into the system, and database downloads of different sets of data combine to provide a virtual self-thinking assistant that can be used to perform tasks like dictation to a text editor, and more complex tasks such as sorting of documents depending on the time of day, or automation of other routine tasks. It should be noted that Wintermute itself is a meta-project. It encompasses a large array of currently existing and potential produced projects.

No download Website Updated 28 Aug 2012 Noble Ape Simulation

Screenshot
Pop 170.97
Vit 24.10

The Noble Ape Simulation is a collection of a number of autonomous simulation components including a landscape simulation, biological simulation, weather simulation, sentient creature (Noble Ape) simulation, and a simple intelligent-agent scripting language (ApeScript). Noble Ape also contains a social simulation where the Noble Apes can be tracked in terms of social groups and also over many generations to explain social phenomenon to users looking to study this kind of interaction. It has been in development for more than a fifteen years.

No download Website Updated 09 Jun 2012 FreeFuzzyTime

Screenshot
Pop 22.41
Vit 18.67

FreeFuzzyTime is a time reasoner based on Fuzzy Temporal Constraint Networks (FTCN), which treats fuzzy temporal information efficiently. It can be integrated into applications for diagnosis. This is especially important in areas like Intensive Care Units, where patients' data are handled by a temporal database. FuzzyTime uses a structure which consists of three levels of abstraction. The upper layer is the user interface, where a translator transforms the expressions introduced by the user into temporal relations between temporal entities (points and intervals). The semantics of a user’s expressions are analyzed and stored in the intermediate layer, or temporal world. Finally, the bottom layer is based on the FTCN model.

No download Website Updated 28 Jun 2012 Aivengo

Screenshot
Pop 19.03
Vit 18.17

Aivengo is an automated trading system (ATS) which uses Digital Signal Processing and Artificial Intelligence tools like Artificial Neuronal Networks, Genetic Algorithms, Fuzzy Logic, and chaos theory to predict financial market behavior.

Download Website Updated 29 Apr 2012 Scilab Image Processing Toolbox

Screenshot
Pop 276.52
Vit 17.36

SIP provides image processing, pattern recognition, and computer vision routines for SciLab, a Matlab-like matrix-oriented programming environment. SIP is able to read/write images in almost 90 major formats, including JPEG, PNG, BMP, GIF, FITS, and TIFF. It includes routines for filtering, segmentation, edge detection, morphology, curvature, fractal dimension, distance transforms, multiscale skeletons, and more.

Download Website Updated 07 Jul 2010 GNU CLISP

Screenshot
Pop 410.97
Vit 12.94

GNU CLISP is an ANSI Common Lisp implementation with an interpreter, compiler, debugger, object system (CLOS, MOP), sockets, fast bignums, arbitrary precision floats, and a foreign language interface that runs on most Unix variants and Win32.

No download Website Updated 30 Dec 2012 MyMediaLite

Screenshot
Pop 85.61
Vit 12.52

MyMediaLite is a lightweight, multi-purpose library of recommender system algorithms. It addresses the two most common scenarios in collaborative filtering: rating prediction (e.g. on a scale of 1 to 5 stars), and item prediction from implicit feedback (e.g. from clicks or purchase actions). It contains dozens of recommender engines, including state-of-the-art matrix factorization methods. It also supports real-time updates to the recommender engines, storing engines to disk and reloading them again, and several evaluation measures to compare the accuracy of different recommender system methods. Three command-line programs that offer most of the functionality contained in the library are included.

Download Website Updated 09 Jun 2012 presage

Screenshot
Pop 145.21
Vit 12.00

Presage (formerly known as Soothsayer) is an intelligent predictive text entry platform. It exploits redundant information embedded in natural languages to generate predictions. Its modular and pluggable architecture allows its language model to be extended and customized to utilize statistical, syntactic, and semantic information sources.

Screenshot

Project Spotlight

UnQLite

An embeddable NoSQL database engine.

Screenshot

Project Spotlight

TCPDF

A PHP class for generating PDF documents.