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

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

View related business solutions
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • 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
  • 1
    Nen

    Nen

    neural network implementation in java

    3-layer neural network for regression and classification with sigmoid activation function and command line interface similar to LibSVM. Quick Start: "java -jar nen.jar"
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    JAKIM Halal Logo Recognition System

    JAKIM Halal Logo Recognition System for Android

    The present invention is an application for Android platform that recognizes Jakim’s Halal logo and acknowledge users whether certain logo is Jakim’s Halal logo or not using embedded system technology, real-time processing, computer vision, pattern recognition, and machine learning algorithm just by taking the picture of any Halal logo.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    A similarity search engine. Please check http://obsearch.net for more information!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    GPalta is a genetic programming toolbox that aims for simplicity and speed. It features tree-based genetic programming, optional strong typing, a GUI to control an evolution process (allows to save and continue later) and easy interoperability with Matlab
    Downloads: 0 This Week
    Last Update:
    See Project
  • Smart Business Texting that Generates Pipeline Icon
    Smart Business Texting that Generates Pipeline

    Create and convert pipeline at scale through industry leading SMS campaigns, automation, and conversation management.

    TextUs is the leading text messaging service provider for businesses that want to engage in real-time conversations with customers, leads, employees and candidates. Text messaging is one of the most engaging ways to communicate with customers, candidates, employees and leads. 1:1, two-way messaging encourages response and engagement. Text messages help teams get 10x the response rate over phone and email. Business text messaging has become a more viable form of communication than traditional mediums. The TextUs user experience is intentionally designed to resemble the familiar SMS inbox, allowing users to easily manage contacts, conversations, and campaigns. Work right from your desktop with the TextUs web app or use the Chrome extension alongside your ATS or CRM. Leverage the mobile app for on-the-go sending and responding.
    Learn More
  • 5
    This project aims to build a suite of Natural Language Processing tools. Modules will include corpus indexing and access tools, a part-of-speech tagger, tokenisers, text classification software, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    TestEl is a Java-based learning analyzer for HTML (and possibly other) structured documents. It can be trained to detect structures in such documents and renders hits in XML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Wir entwickeln ein Framework für agentenbasierte Spiele. Wir machen das im Rahmen des Kurses "Simulationstechniken" des Fachs AI an der FHTW.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Java Analogical Modeling

    Analogical Modeling module for Java

    Analogical Modeling is an exemplar-based approach to machine learning which imitates human behavior in outcome prediction. Its design has been applied to many natural language and other phenomena which exhibit variable behavior. A Perl XS implementation is available from http://humanities.byu.edu/am/ . This project is a Java implementation of the same. For more information on Analogical Modeling, see http://en.wikipedia.org/wiki/Analogical_modeling .
    Downloads: 0 This Week
    Last Update:
    See Project
  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
    Learn More
  • 10
    JEliza ist ein Programm, mit dem man sich unterhalten kann, da es über eine künstliche Intelligenz verfügt. Es ist lernfähig und erweiterbar.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    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
  • 12
    SPARSE: A Symptom-based Antipattern Retrieval Knowledge-based System Using Semantic Web Technologies
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Grid Computing MDR

    Grid-enabled version of the MDR software

    The objective of this project is to make available an open-source of a gridified version of the Multifactor Dimensionality Reduction (MDR) software (http://www.epistasis.org/software.html).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    DGiovanni
    A multi-agent architecture for building interactive dramas. It uses the Jason's BDI engine, being the Jason's agent-oriented programming language utilized for performing the drama management and for authoring behaviors for the characters.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15

    EGA

    A novel and effictive GA algorithm to solve optimization problem

    Classical genetic algorithm suffers heavy pressure of fitness evaluation for time-consuming optimization problems. To address this problem, we present an efficient genetic algorithm by the combination with clustering methods. The high efficiency of the proposed method results from the fitness estimation and the schema discovery of partial individuals in current population and. Specifically, the clustering method used in this paper is affinity propagation. The numerical experiments...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    This is a RapidMiner extension replacing the current Weka-Plugin with the updated 3.7.3 Weka-Version. This is basically a branch of the 3.7.3 Version of WEKA wrapped into the old extension. New Features Include: -All the Features of the 3.7.3 Weka Package -Multi-Threaded ensemble learning -An enhancement on the popular RandomForest Learner based on "Dynamic Integration with Random Forests" by Tsymbal et al. 2006 and "Improving Random Forests" by Robnik-Sikonja 2004. -More enhancements...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    OCR Software developed by acem students as their minor project
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This is a Java-based project for complex event extraction from text and co-reference resolution. Currently the code can read BioNLP shared task format (http://2011.bionlp-st.org/) and i2b2 Natural Language Processing for Clinical Data shared task format (https://www.i2b2.org/NLP/DataSets/Main.php). Event extraction includes finding events and the parameters for an event in a text. The method is based on SVM but other ML algorithms can be adopted. The method details are explained in the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    ssSVMToolbox is a Java application capable of performing supervised and semi-supervised learning tasks with Support Vector Machines. It is based on Spring (http://springframework.org/), RapidMiner (http://www.rapidminer.com) and Eclipse RCP (http://eclip
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A graphical tool to discover topics from collections of text documents.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    ACLAnalyser is a powerful tool to validate, verify and debug a MAS (Multi Agent Systems). ACLAnalyser sniff all messages exchanged between agents in a MAS, store them in a data base, and recover them later to get interesting information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    HSSVM(Hyper-Sphere Support Vector Machines) is a software for solving multi-classification problem, implemented by Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    According to the CBS news report, "if you use a computer more than two hours a day, you could be suffering from Computer Vision Syndrome (CVS)". The project's main objective is making a software that will help us protect our eyes from CVS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    SIMACT is a 3D smart home simulator for activity recognition developped at LIARA during the summer 2009. The goal of SIMACT is to enable scientist to simulate execution sequence of activity inside a smart home to conduct their research.
    Downloads: 0 This Week
    Last Update:
    See Project