Simple interactive Java browser is basic simple browser show how we can use voice commands to navigate in web sites and use hyperlinks as a voice commands.
This project provides a java implementation of the Captcha project ( see http://www.captcha.net ). A CAPTCHA is a program that can generate and grade tests that: -Most humans can pass. -Current computer programs can't pass.
The main aim of the project is to built a application on the top of IMS which will convert text to speech. If one user sends text from one side other user will receive it as Voice. This application can be use as simple Voice SMS service
Contextor is a light-weight simple-to-use Java based library to help developers and researchers working with the general concept of a resource; as examples, resources can be text resources, web resources, images and videos.
Web-as-corpus tools in Java.
* Simple Crawler (and also integration with Nutch and Heritrix)
* HTML cleaner to remove boiler plate code
* Language recognition
* Corpus builder
The CommGen platform is intended to be a simple, scalable integration platform
for small to medium problem sets. The architecture is simple, consisting of a
distributed kernel, distributed O/S, agent and application layer.
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.
CAIR is an e-learning project that allow users and subjects management. You can associate pupils and teachers to subjects and works for this subjects. There are special functionalities for those subjects related to Robocup development.
Catalogo is a system for cataloguing resources on a web site. It allows semantic search of information on an intranet using metadata, RDF and ontology concepts. It provides a Catalog server (Java web applications) and a Catalog client (Firefox plug-in).
Java Settlers is a web-based version of the board game Settlers of Catan written in Java. This client-server system supports multiple simultaneous games between people and computer-controlled opponents. Initially created as an AI research project.
BoardWars is a teaching utility for computer science classes.
It runs as a server supporting multiple turn based board games.
The games are played by supplying the AI code in java or c++.
BoardWars was funded by the University of Iowa
Shootball is a game played by software. The intent of the game itself is to provide to programmers a simple, yet challenging, game for which they can write AI (bot) players in Java.
This is RoboCup player. The player can be used with soccer server system (http://sserver.sourceforge.net). It can be used as a library for your custom player or can be programmed with build-in scripting language (very simple).
Chameleon is a rule-based expert system to assist farmers in semi-arid areas to prevent bush encroachment.
It runs as a web-application on a Tomcat server with MySQL and is based on the Mandarax library for deduction rules and its front-end, Oryx.
Pattern recognition software package. It includes several classification and clustering algorithms. It can read data from a
set of images, an ASCII file or a JDBC connection. A small TCP data server with its corresponding JDBC driver is included.
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 (genetic algorithm) wrappers for feature selection. WEKA 3 interfaces are in development.
Web-based phone alert system. User can enter text alert message and have the system play the message over the phone using text-to-speech software. Interface to Voicent Gateway, a VoiceXML server. Call any telephone that may not have text messaging suppor
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.
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.
Automated Linguistic Analysis, with both monolith and cluster versions
Sample application showcasing usage of technologies such as:
* OSGi R7 Promises for asynchronous generation of transcriptions and linguistic analyses
* OSGi R7 Push Stream and JAX RS Server Sent Events for push notifications of processing status
* Apache Camel 2.23.1 and RabbitMQ 3.7 for asynchronous communication between services
* JPA 2.1 and Hibernate 5.2.12, along with OSGi R7 JPA and Transaction Control services, for persistence layer
* OSGi R7 HTTP and JAX RS Whiteboard for...