Showing 1321 open source projects for "java projects on linux"

View related business solutions
  • Cloud-based help desk software with ServoDesk Icon
    Cloud-based help desk software with ServoDesk

    Full access to Enterprise features. No credit card required.

    What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
    Try ServoDesk for free
  • eProcurement Software Icon
    eProcurement Software

    Enterprises and companies seeking a solution to manage all their procurement operations and processes

    eBuyerAssist by Eyvo is a cloud-based procurement solution designed for businesses of all sizes and industries. Fully modular and scalable, it streamlines the entire procurement lifecycle—from requisition to fulfillment. The platform includes powerful tools for strategic sourcing, supplier management, warehouse operations, and contract oversight. Additional modules cover purchase orders, approval workflows, inventory and asset management, customer orders, budget control, cost accounting, invoice matching, vendor credit checks, and risk analysis. eBuyerAssist centralizes all procurement functions into a single, easy-to-use system—improving visibility, control, and efficiency across your organization. Whether you're aiming to reduce costs, enhance compliance, or align procurement with broader business goals, eBuyerAssist helps you get there faster, smarter, and with measurable results.
    Learn More
  • 1
    NeuroEvolver is a tool for training and experimenting with one particular kind of recurrent neural networks, namely Long Short-Term Memory networks using an evolutionary learning method.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    A Java implementation of wide range of black box and incremental algorithms for error/entailment explanations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Meme is a multi-agent system. It aggregates literature information gathered from different sources into a viable format. It provides a visualization search and exports the literature information for users. It also integrates JADE and Nutch.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    The Automated Life Ecosystem Simulator is a microbe simulation environment developed in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Dun and Bradstreet Connect simplifies the complex burden of data management Icon
    Dun and Bradstreet Connect simplifies the complex burden of data management

    Our self-service data management platform enables your organization to gain a complete and accurate view of your accounts and contacts.

    The amount, speed, and types of data created in today’s world can be overwhelming. With D&B Connect, you can instantly benchmark, enrich, and monitor your data against the Dun & Bradstreet Data Cloud to help ensure your systems of record have trusted data to fuel growth.
    Learn More
  • 5
    Inexact is a library developed in Java 5.0 to implements three methods of information fuzzy retrieval: Fuzzy query, Query by example and the two previous methods together. This project uses the fuzzy logic paradigm (Artificial Intelligence).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    TOAST (Trust Organisational Agent System Testbed) is a simulation framework used to evaluate and compare different trust models for agents embedded in organisational systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Vademecum is a Data Mining suite with a novel help function, semi-automated protocol, consequently modular construction that is also equipped with the most elaborated Data Mining methods.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Vehikel is a learning environment for behavior based control of mobile robots. A little bit artificial intelligence based on a domain specific language for the c't Bot.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Joone is a neural net framework written in Java(tm). It's composed by a core engine, a GUI editor and a distributed training environment and can be extended by writing new modules to implement new algorithms or architectures starting from base component
    Downloads: 2 This Week
    Last Update:
    See Project
  • Cloud data warehouse to power your data-driven innovation Icon
    Cloud data warehouse to power your data-driven innovation

    BigQuery is a serverless and cost-effective enterprise data warehouse that works across clouds and scales with your data.

    BigQuery Studio provides a single, unified interface for all data practitioners of various coding skills to simplify analytics workflows from data ingestion and preparation to data exploration and visualization to ML model creation and use. It also allows you to use simple SQL to access Vertex AI foundational models directly inside BigQuery for text processing tasks, such as sentiment analysis, entity extraction, and many more without having to deal with specialized models.
    Try for free
  • 10
    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
  • 11
    This Java project creates a testing environment application to analyze an image at its low level features and suggest tags to clasify it using an ontology search based on the tags of similar images.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    TimeSleuth - Temporal Rule Discovery

    Temporal and Causal Decision Rules

    TimeSleuth discovers temporal decision rules. It also judges the (a)causality of the rules. TimeSleuth can discover rules that involve time: {if (rainy_yesterday = true) then rainy_today = true}, or {if (rainy_tomorrow = true) then rainy_today = true}.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Robotics software in the Java language. Based on source from book The Definitive Guide to Building Java Robots.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    BlueJam is a Java-based algorithmic music composer that uses evolutionary techniques and heuristics. Originally intended to evolve solos on the blues scale. BlueJam interfaces with Pure-Data to give real-time output.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    The aim of the project is to provide open source collection of algorithms in the field of spectroscopy: data handling and processing, modeling and artificial intelligence tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    fuzzyweka provides an implementation of a classifier for fuzzy classification based on fuzzy if-then rules for WEKA.This classifier renowned the Simple Fuzzy Grid method proposed by the work of Ishibuchi and Al.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    The program system JCASim is a general-purpose system for simulating cellular automata in Java. It includes a stand-alone application and an applet for web presentations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A Java library as a tool to interact with a Robocup Soccer Server. It enables to play soccer with an Artificial Intelligence multi-agent team based on intelligence and decision algorithms coded in JESS language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    An open source research test bed for investigating decision-making in groups comprising people, computers and a mix of these two.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Cutting Problem solved by Genetic algorithms. The goal is to cut a rectangular plate of material into more smaller rectangles. The cuts must be rectangular and guillotinable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Tool for helping in the diagnosis of the dislexy, based on the speech recognition done with the usage of HTK
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This Java native library wraps OpenCV (Computer Vision Lib.) function cvMatchTemplate and implements methods for utilities result visualization. It allows efficient images template matching using Normalized Cross-Correlation (NCC) and others algorithms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    iSnake aims to bring the fun and simplicity of snake game (popular among cell phone users) with some new features. It includes a computer controlled intelligent opponent and multiplayer feature.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    An extended version of RoboCup Rescue Simulation official viewer intended to make it more informative. It utilizes charts, statistics and some missing little useful features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This is a computer client for an original CCG game "Boomb.It!" (see www.shadem.ru). It allows to play the game without an opponent (AI developing), and it is able to play as p2p client over the Internet through the build-in jabber client.
    Downloads: 0 This Week
    Last Update:
    See Project