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
Enterprise-grade ITSM, for every business
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.
Given a webpage, Summarizer tries to summarize the content such that all useful information is extracted in a small paragraph. This is something like what Google News uses to capture news summaries from sites. But this is not restricted to news sites.
VoxForge collects user-submitted speech audio files for the creation of Acoustic Models for Free and Open Source Speech Recognition Engines such as HTK, Julius, ISIP and Sphinx.
Performs summarization, categorization, key phrase generation,full text indexing and search,part of speech tagging,identification of place and human names in various document format. Latest code is available at http://www.twit88.com/
An open simulation of the casino game "let it ride" written in Java. Runs AI agents that play the came and statistically tracks their success. Also has a command-line interface for playing the game.
Picsart Enterprise Background Removal API for Stunning eCommerce Visuals
Instantly remove the background from your images in just one click.
With our Remove Background API tool, you can access the transformative capabilities of automation , which will allow you to turn any photo asset into compelling product imagery. With elevated visuals quality on your digital platforms, you can captivate your audience, and therefore achieve higher engagement and sales.
Project Multivac is designed to take advantage of forseeable future computer power to develop artificial intelligence which will perhaps exeed the human mind and will be able to solve some problems of humanity (eg. alternative energy sources).
URBI: Universal Robotic Body Interface. URBI is a scripted command language used to control robots (AIBO, pioneer,...). It is a robot-independant API based on a client/server architecture. Liburbi C++/Java/Matlab are available here. Forum available at ht
CMS (CROSI Mapping System) is a structure matching system that capitalizes on the rich semantics of the OWL constructs found in source ontologies and on its modular architecture that allows the system to consult external linguistic resources.
NeuralJ is a free, open-source neural network library for Java applications. It is the purpose of this project to make the easiest, most flexible and reliable, neural network platform available.
JMill is the java-based game of "Nine Men's Morris".
This project is son of the greater parent SourceForge project "JGames", that realizes the real game environment...
SIES is a forward-chaining rule engine server. Clients connect to update a global knowledge-base and/or can register to be notified when specified elements are inferred. Local access for a client's own inferences is also possible.
Hollaka Hollala is a chatbot engine and IRC bot. The chatbot engine uses a knowledge base organized in an XML file and WordNet for dictionary lookup. The IRC Bot has some WordNet- and Web-based functionality and is hot-extensible through Ruby programs.
Virtual Gamemaster Project will include written in Java Text-Based Games Engine with AI and language understanding scripts(in plans ;P) and Role-Playing Game written using this engine.
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.
The Video Processing Evaluation Resource: A toolkit for evaluating computer vision algorithms on video, and a corresponding tool for annotating video streams with spatial metadata.
Sakura is a Knowledge Navigator and User Interface for UNIX, which implements HyperMedia and its own windowing and packing system, both in the main program and in an extensive API for Tcl and other languages.
JOthi is the java-based game of "Othello". This project is son of the greater parent SourceForge project "JGames", that realizes the real game environment: JOthi only defines the "Othello" game rules and its specific AI players.
JGames is a sort of "game development framework" that creates a solid general structure for all Board Games, Strategy Games and all these game, 2D and 3D, that can be specified defining its particular Rules.
SB-MASE is aimed at students and researchers in AI, for simulation and control of agents and robots. It uses task based decomposition and the subsumption architecture as its core control mechanisms and includes numerous possibilities for adding plug-ins.
The Macro Agent Transport Event-based Simulator (MATES) is intended to efficiently investigate the behavior of distributed agent based systems over mobile ad hoc networks (MANETs). MATES provides an expandable environment for agent-based system testing.
This is a toolkit for medical natural language processing (NLP). The core engine is general enough to be used in a variety of text processing domains, though the toolkit includes specific support for medical reports and patient de-identification.
Formicidae is the official simulator and visualizer for the Ant-Wars competitive programming site, written in Java and SISC. The site is hosted at www.ant-wars.net.
Evomusic deals with automatic composition of music (midi-files) using evolutionary algorithms. Currently we are testing multiple approaches for doing this successfully, especially neural networks and/or algorithms based on simple music theory.
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...