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
AI-powered service management for IT and enterprise teams
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
This project aims at creating rationally thinking agents. The agent gather information through command line or network and stores it in its memory. It uses Stanford's NLP library to understand the language statements.
Metafrastes is a natural language processing system that can take an input query from the user and translate that internally in order to communicate with a knowledge base in the form of an ontology.
This projects implements various optimization heuristics and meta-heuristics (such as local search, VND, GRASP, Simulated Annealing, and more still to come) finding solutions on the post enrolment course timetabling problem.
Interlogy - next generation knowledge storage and prezentation system. Gives wide functionality for knwoledge evaluation. Interlogy is the same as forum, wiki, chat, socialnetwork, but all together.
Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.
Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
GAZES - Genetic Algorithm Zombie Eradication Simulation Grid-based simulator for zombie scenario. The units will use genetic algorithm to determine their actions on a cycle by cycle basis. This is a school project, so is likely on hiatus for summer.
This project aim to provide a crowd movement simulation based on primitive human behaviours and emerging behaviours for research and educational purposes. The application (front-end) is generic and can be reused.
A project originally for an undergraduate Freshman seminar on motion planning algorithms. Provides a basic interface for drawing obstacles in a 2-D plane and the ability to select an algorithm by which to plan a path in this user-defined world.
This project consists in tools programmed during the Master in Artificial Intelligence at UCLA, Venezuela. Este proyecto consiste en herramientas que programadas durante la Maestría de Inteligencia Artificial en la UCLA, Venezuela. 2006 - 2007
A chatbot framework currently implementing the ErkiTalk and irc protocol. By specifying parsers for the server's input one can easily create custom bots (if one can program in java of course ;).
GASPAR implements an dialectical argumentation framework for instantiating the artificial intellect of a software agent. In this artilect, motivations are represented in mental faculties which argue why and how these motivations can be adopted.
The goal of the CSPoker project is to develop Poker software and experiment with Artificial Intelligence for Poker. A Texas Hold'Em server written in Java and client software in JavaFX have already been developed.
LiNNS is not just a Neural Network Simulator, but a Neural Network System - a framework which covers the full lifecycle of a neural network, from design and research till usage in an external application.
Procedural content generation of deterministic and complex entities, with properties and other entities inside, defined by an editable XML file, along with a framework to simulate actions, compositions, and interactions of entities.
Synesketch is a software library with synesthetic abilities, made for Processing digital artists. Its code serves as a medium between words, emotions, and images. Synesketch homepage: http://synesketch.krcadinac.com
GraphSpider is a pattern matcher which searches parsed text in phrase-structure tree or dependency graph format for syntactic structures matching a set of patterns in MPL, a regexp-like pattern language. Applications: information extraction, text mining.
Librarian is intelligent text classification system. That provide you with the access to your electronic document based on a hierarchical system of classifications.
Development processes simulation. Identifies problematic and overloaded points analyzing data flow between the involved processes in a development project.
Bots Poker Rooms is a Java server enabling poker games between bots. Users can commit their bots, follow their stats, and so on. The front-office is web-based and the back-office is a daemon which makes the bots play together.