Search Results for "artificial intelligence projects in java" - Page 3

Showing 175 open source projects for "artificial intelligence projects in java"

View related business solutions
  • Level Up Your Cyber Defense with External Threat Management Icon
    Level Up Your Cyber Defense with External Threat Management

    See every risk before it hits. From exposed data to dark web chatter. All in one unified view.

    Move beyond alerts. Gain full visibility, context, and control over your external attack surface to stay ahead of every threat.
    Try for Free
  • Rent Manager Software Icon
    Rent Manager Software

    Landlords, multi-family homes, manufactured home communities, single family homes, associations, commercial properties and mixed portfolios.

    Rent Manager is award-winning property management software built for residential, commercial, and short-term-stay portfolios of any size. The program’s fully customizable features include a double-entry accounting system, maintenance management/scheduling, marketing integration, mobile applications, more than 450 insightful reports, and an API that integrates with the best PropTech providers on the market.
    Learn More
  • 1
    ACT-CV provides an easy to use interface between visual objects on the computer screen (or another video source) and a cognitive modeling tool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    libFuzzyEngine++
    A C++ port of Fuzzy Engine for Java in a form of a library. The Fuzzy Engine is a Fuzzy Logic implementation, which can be used, for instance, to create fuzzy controllers. See also: http://sf.net/projects/fuzzyengine for an updated version for Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Genetic Algorithms Engine - Blackjack

    A genetic algortihm engine that evolves blackjack basic strategy.

    This project is a genetic algorithm engine able to be reused for other projects with minimal additional programming. The genetic algorithm engine currently plays many blackjack hands for the fitness function and produces a result similar to blackjack basic strategy. To see it in action, download the zip file and run either: GABlackjack_Demo.exe     (quick)   or GABlackjack_Long.exe       (slow, but it achieves better results). The code was written in C++, using MS Visual Studio 6.0...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    The software annotates text with 41 broad semantic categories (Wordnet supersenses) for both nouns and verbs; i.e., it performs both sense disambiguation and named-entity recognition. The tagger implements a discriminatively-trained Hidden Markov Model.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Trumba is an All-in-one Calendar Management and Event Registration platform Icon
    Trumba is an All-in-one Calendar Management and Event Registration platform

    Great for live, virtual and hybrid events

    Publish, promote and track your events more affordably and effectively—all in one place.
    Learn More
  • 5
    jaivox

    jaivox

    Speech recognition application builder and library

    Java library and tools to create open source speech recognition applications. Generates dialogs for conversational interfaces. Works with a popular open source speech recognition library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    EASEA
    EASEA (EAsy Specification of Evolutionary Algorithms: pronounce "easy") is a high-level language dedicated to the specification of evolutionary algorithms. EASEA up to version 0.7 compiles .ez specification files into C++ or JAVA object files.
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    IWOR is a programming game which simulates a world in which robots controlled by programs can live, work, defend their tribe, and even produce clones of themselves!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    DressCode

    A virtual mirror using OpenGL and a SoftKinetic ToF camera.

    We propose a virtual mirror that combines computer vision, computer graphics and physical based simulation. A time-of-flight camera mounted on a vertical monitor provides RGB (red-green-blue) and depth data of the scene. The system uses this retrieved data to construct a 3D model of the user. The final rendered scene omits the constructed 3D model, and projects the rendered garment on the user's image onto the monitor to give the user the impression that (s)he is wearing the garment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    pedsim

    A microscopic pedestrian crowd simulation system and library

    PEDSIM is a microscopic pedestrian crowd simulation system. The PEDSIM library allows you to use pedestrian dynamics in your own software. Based on pure C++ without additional packages, it runs virtually on every operating system. The PEDSIM Demo Application gives you a quick overview of the capabilities, and is a starting point for your own experiments. PEDSIM is suitable for use in crowd simulations (e.g. indoor evacuation simulation, large scale outdoor simulations), where one is...
    Downloads: 3 This Week
    Last Update:
    See Project
  • Turn traffic into pipeline and prospects into customers Icon
    Turn traffic into pipeline and prospects into customers

    For account executives and sales engineers looking for a solution to manage their insights and sales data

    Docket is an AI-powered sales enablement platform designed to unify go-to-market (GTM) data through its proprietary Sales Knowledge Lake™ and activate it with intelligent AI agents. The platform helps marketing teams increase pipeline generation by 15% by engaging website visitors in human-like conversations and qualifying leads. For sales teams, Docket improves seller efficiency by 33% by providing instant product knowledge, retrieving collateral, and creating personalized documents. Built for GTM teams, Docket integrates with over 100 tools across the revenue tech stack and offers enterprise-grade security with SOC 2 Type II, GDPR, and ISO 27001 compliance. Customers report improved win rates, shorter sales cycles, and dramatically reduced response times. Docket’s scalable, accurate, and fast AI agents deliver reliable answers with confidence scores, empowering teams to close deals faster.
    Learn More
  • 10
    A speech synthesis and recognition library that is cross-platform, accessible from Java and C++, and has a very small API. Uses CMU Sphinx4 and FreeTTS internally.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 11
    Azul OS

    Azul OS

    Azul OS version dev(Linux) IA

    Azul OS version dev , est une version de Azul pour les developpeurs basé sur Linux , doté d'une IA un programme nommé Azul voice et qui est un système de reconnaissance vocale qui comprend ce que vous dites et réponds par des sensations . Azul Dev est une distribution linux , qui comporte des outils et des lib pour les developpeurs avec une Interface Gnome # Azul voice système sensation . Windows & linux. En cours .. # Azul voice version windows Azul interface . Disponible # Azul dev...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    QCSS Player by Shuffle

    QCSS Player by Shuffle

    QCSS Player by Shuffle

    The most advanced Player for Quantum Consciousness Soccer Simulator! QCSS by @nbatfai https://sourceforge.net/projects/qcss/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    CLIPSwl

    CLIPS with lock support. CLIPS for safely handling simultaneous access

    CLIPSwl is a modified project based on CLIPS(C Language Integrated Production System)(https://sourceforge.net/projects/clipsrules/), a public domain open-source software tool for building expert systems. CLIPS(ver. 6.24) is unsafe when access simultaneously occurs at the same environment, because the environment data of CLIPS are not protected for simultaneous access. We modified the CLIPS (ver. 6.24) to support lock/unlock functions in a flexible way. CLIPSwl doesn't use complicated...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    CvHMM

    Discrete Hidden Markov Models based on OpenCV

    This project (CvHMM) is an implementation of discrete Hidden Markov Models (HMM) based on OpenCV. It is simple to understand and simple to use. The Zip file contains one header for the implementation and one main.cpp file for a demonstration of how it works. Hope it becomes useful for your projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    World Voice Recognition est un programme OpenSource de reconnaissance vocal dont le but est de faire la liaison entre plusieurs modules crée par n'importe quelle developpeur ( Module du microphone, module de reconnaissance vocal, module pour faire parler l'ordinateur, ou des plugins : par exemple la météo ). La SDK est compatible avec n'importe quelle language de programmation (ASM,C++,Ada,Java...) sur toutes les platformes (Windows, Mac et Linux). Tous les developpeurs peuvent programme un...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    jaf_MT

    This implements a phrased-based hidden semi-Markov Model for SMT

    This package implements the phrased-based hidden semi-Markov model described: Jesús Andrés-Ferrer, Alfons Juan. A phrase-based hidden semi-Markov approach to machine translation. Procedings of European Association for Machine Translation (EAMT), 2009. pp. 168-175. This project depends on jaf_Utils: http://sourceforge.net/projects/jafutils/ Install it prior installation of jaf_MT.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    jaf_Kernels

    Similarity Word-Sequence Kernels for Sentence Clustering toolkit

    This project implements the techniques used in this paper: @INPROCEEDINGS{Andres10a, author = {Jesús Andrés-Ferrer and Germán Sanchis-Trilles and Francisco Casacuberta}, title = {Similarity Word-Sequence Kernels for Sentence Clustering}, booktitle = {Proceedings of the 8th International Workshop on Statistical Pattern Recognition}, year = {2010}, } This project depends on jaf_Utils: http://sourceforge.net/projects/jafutils/ Install it prior...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A software toolkit that implements the CoSy Architecture Schema for developing integrated intelligent robotic systems. The toolkit focuses on supporting on a space of information-processing architectures based on shared working memories.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    HeuriStitch

    An heuristic image stitcher

    An heuristic image stitcher made to test Genetic and PSO based algorithms
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    ETHNOS

    ETHNOS

    ETHNOS - Expert Tribe in a Hybrid Network Operating System

    The ETHNOS environment is composed of: 1) ETHNOS-6, a dedicated distributed real-time operating system (developed as an extension to Linux), from which the overall environment takes its name, supporting different high level representation, communication, and execution requirements, 2) a dedicated network protocol designed for both the single robot and the multi-robot environment, specifically designed for noisy wireless communication, 3) an object oriented Application Programming...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Web application to make user-friendly requests on large XML database. Tools to XML-ize large bodies of semi-formal texts (like floras). Computer-assisted specimen identification. Uses natural language processing, 2D/3D images analysis and generation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    MultiViL
    MultiViL is a tool for multi-view learning. It supports four classifiers (KNN, Naive-Bayes, Rochio and SVM-Perf), four view combining methods (Majority Voting, Borda Count, Dempster-Shafer theory of evidence and PSO) and provides many analisys tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This project consists in a set of challenges to recognize images acquired from 3d Lasers.
    Downloads: 0 This Week
    Last Update:
    See Project