Showing 443 open source projects for "simple java project"

View related business solutions
  • Outgrown Windows Task Scheduler? Icon
    Outgrown Windows Task Scheduler?

    Free diagnostic identifies where your workflow is breaking down—with instant analysis of your scheduling environment.

    Windows Task Scheduler wasn't built for complex, cross-platform automation. Get a free diagnostic that shows exactly where things are failing and provides remediation recommendations. Interactive HTML report delivered in minutes.
    Download Free Tool
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 1
    Experiments, etc. tools, frameworks for version control, business rules, persistence, code generation, etc. not an active project these days.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    This project focuses on experiments of AI using JAVA, but with just that bit of extra effort that might make those experiments become of use for others as well.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    The purpose of SNX is to have a modular series of components that report back to a central repository and 'AI' for pattern recognition and anomoly detection. This is to help with IDS systems, and to move to the next generation of security.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    This project aims to develop a software solution to the following issue : maintain a Ethernet 802.11 range-limited communication link between users while they move, thanks to several mobile robots acting as routers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 5
    An open Gnutella network library based on GnucDNA. It is platform-independent, developer-friendly and efficient, developed in portable C++. Easy enough for the casual P2P developer and advanced enough to satisfy the research project needs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    This project attempts to further the development of Java based bots in Unreal Tournament.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    UMDS is small, strong and expansible project. The model offers a uniform method of conceptual view of the diverse data as a sequence of bits and a uniform method of keeping and processing this sequence on the external storage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    EvoLab is a genetic programming system written in Java. This project is not active at the moment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Award-Winning Medical Office Software Designed for Your Specialty Icon
    Award-Winning Medical Office Software Designed for Your Specialty

    Succeed and scale your practice with cloud-based, data-backed, AI-powered healthcare software.

    RXNT is an ambulatory healthcare technology pioneer that empowers medical practices and healthcare organizations to succeed and scale through innovative, data-backed, AI-powered software.
    Learn More
  • 10
    Leo is a project to provide an architecture for defining XML specifications of grammars for different natural language parsing systems and tools for using that architecture to permit sharing of grammar resources across different systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    This project aims to create a block oriented visual workbench for general purpose systems modelling and simulation. In the first milestone, we`ll build a simple GUI and the basic blocks to model neural network training and internetwork topologies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Contextual rule-based text normalization engine written in java, that can be used to implement stemming algorithms or phonetic normalizers. The project includes a french stemmer/phonetic normalizer, and a soundex implementation. Includes a Lucene Analyzer
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    This is a Java Email client for academic purpose. It will include the general email client features and other experimental techniques such as uncertain reasoning, HCI principles. This project is not supported now.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    An interface to an artificially intelligent agent for playing Magic: The Gathering by Wizards of the Coast. And one or more agents for static or adaptive playing of the game against other artificial or human players.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    The goal of this project is to learn about and develop an AI. Current path is using a bot on AIM.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    This project aims to build a full featured C++ (and possibly Python) library and associated tools which facilitate building Artificial Life simulations in a distributed environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    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
  • 18
    pySPACE

    pySPACE

    Signal Processing and Classification Environment in Python using YAML

    pySPACE is a modular software for processing of large data streams that has been specifically designed to enable distributed execution and empirical evaluation of signal processing chains. Various signal processing algorithms (so called nodes) are available within the software, from finite impulse response filters over data-dependent spatial filters (e.g. CSP, xDAWN) to established classifiers (e.g. SVM, LDA). pySPACE incorporates the concept of node and node chains of the MDP framework. Due...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This description is going to change and intent of the project will be refocused. This is Tierra-like artifical life program simulation system written in Java. I'm hoping to attract other developers to work on this little interesting project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Traveling Agents

    This project is closed.

    The goal is to build a Mobile Agents System which is flexible, easy to extend, secure and open. A Mobile Agent is able to travel from one system to another while executing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    The goal of the Rats and Mazes project is to build a simple genetic algorithm to find general solutions to random non-cyclic single path mazes. I believe that the solutions will tend towards either the right/left-hand rule.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    OpenAI Realtime Console

    OpenAI Realtime Console

    React app for inspecting, building and debugging with the Realtime API

    ...This console serves as a reference implementation, showing how to establish WebRTC or WebSocket connections, send audio or text inputs, and receive model outputs in real time. It is built as a simple frontend that developers can run locally to test and understand how Realtime API interactions work. The project is intended as an educational and debugging resource rather than a production-ready application. By offering clear examples of streaming inputs and outputs, the console helps developers accelerate prototyping of real-time AI-powered applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    ViKi (Virtual Interactive keyboard Interface) is a global framework that enables contactless human machine interaction using computer vision techniques. Only a simple webcam is sufficient to emulate traditional devices such as mouse and keyboard do.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Jatobo (Java TOC Bot) is another Bot connecting to the ICQ and AIM networks via the TOC2 library. For that purpose it uses Jatoli (Java TOC Library) also included in this project. Feel free to use it for your projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    AntHill is a Software Engineering project at the Warsaw University of Technology at the faculty of Computer Science. It simulates the behaviour of an anthill. Java technology
    Downloads: 0 This Week
    Last Update:
    See Project