Open Source Java Artificial Intelligence Software - Page 3

Browse free open source Java Artificial Intelligence Software and projects below. Use the toggles on the left to filter open source Java Artificial Intelligence Software by OS, license, language, programming language, and project status.

  • Inventory and Order Management Software for Multichannel Sellers Icon
    Inventory and Order Management Software for Multichannel Sellers

    Avoid stockouts, overselling, and losing control as your business grows.

    We are the most powerful inventory and order management platform for Amazon, Walmart, and multichannel product sellers. Centralize orders, product information, and fulfillment operations to run more efficiently, sell more products, and stay compliant with marketplace requirements so you can grow profitably.
    Learn More
  • Outbound sales software Icon
    Outbound sales software

    Unified cloud-based platform for dialing, emailing, appointment scheduling, lead management and much more.

    Adversus is an outbound dialing solution that helps you streamline your call strategies, automate manual processes, and provide valuable insights to improve your outbound workflows and efficiency.
    Learn More
  • 1

    Extract Objects from Image

    Connected Component Labeling Algorithm - Extracting Objects From image

    fast Connected Component Labeling Algorithm - java application - Extracting Objects From image
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Freality Machine Intelligence (FMI), is a Machine Intelligence architecture that will allow a machine to learn general information about, and interact with its world, esp. the Freality Metaverse (FMC).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    The FreeMarket Application project has stopped development, but the ideas presented in the project are now being manifested in other software.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    An Android application for interfacing with a FreeTTS server, in order to generate Text to Speech application inside Android emulator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • SoftCo: Enterprise Invoice and P2P Automation Software Icon
    SoftCo: Enterprise Invoice and P2P Automation Software

    For companies that process over 20,000 invoices per year

    SoftCo Accounts Payable Automation processes all PO and non-PO supplier invoices electronically from capture and matching through to invoice approval and query management. SoftCoAP delivers unparalleled touchless automation by embedding AI across matching, coding, routing, and exception handling to minimize the number of supplier invoices requiring manual intervention. The result is 89% processing savings, supported by a context-aware AI Assistant that helps users understand exceptions, answer questions, and take the right action faster.
    Learn More
  • 5
    This is a prolog-like programming language based on the fuzzy logic. It includes the class-libraries for fuzzy logic, probability theory and method of resolution, all made in C++. Java releases possible in the future.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    G-Asks is a question generation system, developed by LATTE(Learning and Affect Technologies Engineering) research group at The University of Sydney. It uses Natural Language Processing techniques and Machine learning algorithms to generate specific trigger questions. If you use this software in a publication, please cite the paper 2. 1.Ming Liu and Rafael A. Calvo (2012) “Using Information Extraction to Generate Trigger Question for Academic Writing Support”, 11th International Conference on Intelligent Tutoring Systems, Crete, Springer LNCS 7315, p.360-369. 2.Ming Liu, Rafael A. Calvo, Anindito Aditomo and Luiz Augusto Pizzato (2012), “Using Wikipedia and Conceptual Graph Structures to Generate Questions for Academic Writing Support”, IEEE Transactions on Learning Technologies, vol. 5, no. 3, pp. 251-263.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    This Projects purpose is to provide a simple Engine to play a basic 2 player Strategy Boardgame. This engine allows you to write computer agents to experiment with AI techniques (minimax, alpha-beta Pruning, neural networks ...)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    GenP Genetic Programming Library is a cross-platform library of genetic programming functions for generic application. Initially it's purpose is for machine learning in board games but should be applicable to any purpose.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    The Guiey project is an attempt to develop a system for graphical user interface scripting and testing in Java. Guiey will use a computer by seeing, typing, and clicking - just like a human user.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Get full visibility and control over your tasks and projects with Wrike. Icon
    Get full visibility and control over your tasks and projects with Wrike.

    A cloud-based collaboration, work management, and project management software

    Wrike offers world-class features that empower cross-functional, distributed, or growing teams take their projects from the initial request stage all the way to tracking work progress and reporting results.
    Learn More
  • 10
    HDP-IS is the engine of a intellectual services rendering system. The purpose of the project is analysis and implementation of new control models and tools of information interaction during process of rendering of intellectual services.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A framework for transferring implicit or tacit knowledge between members of a community. It works by observing the behavior of community members, and providing them with suggestions from other community members based on their past behavior.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    InSecT - Invincible Security Technology - an intelligent firewall and intrusion detection system
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Integrated Structure Evolution Environment
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    This intelligence Service uses data mining and search-engine techniques to get interesting information out of the internet. The information may be about politicians or companies e.g. and covers longer time periods to create a press review for instance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    It is an universal language translator and written in Java. All languages are translated to an unique language (interlingua) and generate any native language from the interlingua. The wordbooks are XML. It use the context of a text, rules and a grammar.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Internet Text Radio,designed around freeTTS,connects to a text server and tunes to a channel.The server starts pumping text data for that channel to the client, which converts text to speech, playing back the text as audio,like an internet radio station.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    IotaBot is an experimental and open robot framework written in Java with cognitive features that harnesses the research of databases and machine learning.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Java implementation of John Platt's Sequential Minimal optimization algorithm. This is an efficent Support Vector Machine solution.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    JConstraints

    JConstraints

    Java Framework to implement solutions to solve constraints problems

    JConstraints is a Java Framework that enables implementations of advanced solutions for combinatorial problems as constraints satisfaction problems. The architecture was built thinking in the constraints satisfaction paradigm. The Framework is easy to use. Therefore, with few interfaces implementations you can already run advanced combinatory solutions. Just to name a few algorithms, the Framework can solve any constraints problems using: - Regular Backtracking; - A variety of Backjumping algorithms; - A variety of arc-consistency algorithms; - Local search algorithm; - Tabu search algorithm; - Maximize solutions: comming soon; - Minimize solutions: comming soon; The Framework also enables heuristic injections so that the developers can achieve greater performance of algorithms using their own heuristics. Version 1.0: Released! Version 1.1: Coming soon See the tutorial in the Wiki page to learn how to use this Framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    JOFS is a java project concerning the develop of an owl ontology to store meta informations about files and documents. It will provide a core to easily manage the ontology and an architecture to easily add to the core functionalities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    JOptical is a free library for generic computer vision applications. It will include most well known algorithms around this subject and expand on that.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    JSoccerLab provides an advanced Integrated Development Environment (IDE) for RoboCup 3D Soccer Simulation developers. It helps developers to debug, and visualize what agents think. Also it is able to connect to 3D-Soccer Server as a monitor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Provides developers convenient and powerful API's that that are needed for AI based applications. This includes a GA API, an ANN API, an ERL API and a SDT API.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB