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

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

View related business solutions
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • Sales CRM and Pipeline Management Software | Pipedrive Icon
    Sales CRM and Pipeline Management Software | Pipedrive

    The easy and effective CRM for closing deals

    Pipedrive’s simple interface empowers salespeople to streamline workflows and unite sales tasks in one workspace. Unlock instant sales insights with Pipedrive’s visual sales pipeline and fine-tune your strategy with robust reporting features and a personalized AI Sales Assistant.
    Try it for free
  • 1
    This software is related to ST-Guide project, an initiative arisen at the Institute of Computing of State University of Campinas (IC-UNICAMP) to solve the practice guideline formalization and implementation problems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    RASCALLI stands for "Responsive Artificial Situated Cognitive Agents that Live and Learn on the Internet". The primary goal is to develop software agents that assist their users in finding relevant information on the Internet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Blunder is an automated tool for analyzing chained exceptions in Java. It's usefull for classify, generate a customized error message and a list for possible solutions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    An image postprocessor for the DIY Book Scanner described on instructables.com and diybookscanner.org. Gets images ready for OCR or for PDF. Written in Java based on a partial port of the Leptonica image processing library.
    Downloads: 5 This Week
    Last Update:
    See Project
  • Crowdtesting That Delivers | Testeum Icon
    Crowdtesting That Delivers | Testeum

    Unfixed bugs delaying your launch? Test with real users globally – check it out for free, results in days.

    Testeum connects your software, app, or website to a worldwide network of testers, delivering detailed feedback in under 48 hours. Ensure functionality and refine UX on real devices, all at a fraction of traditional costs. Trusted by startups and enterprises alike, our platform streamlines quality assurance with actionable insights. Click to perfect your product now.
    Click to perfect your product now.
  • 5
    Highly reusable and extensible Decision-Tree (Max-Gain) framework comprising of comprehensive input-processing and display functionality. Handles nominal, linear, continuous data. For preliminary description, refer - http://sushain.com/blog/archives/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    QASE is a Java-based API designed to provide all the functionality needed to create game agents in Quake 2. Powerful enough to facilitate high-end research, it is also suitable for undergrad courses geared towards classic AI and agent-based systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    This is a Java Wrapper for Cepstral.com text-to-speech engine. Cepstral makes very affordable realistic synthetic voices and provides the developers with C++ API's. We have developed a JSAPI compliant Java-to-JNI-to-C++ Wrapper to use with Cepstral TTS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Integrated Structure Evolution Environment
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    The implementation of Bee Hive @ Work algorithm that simulates the foraging behavior of honey bees in nature. The aim is to provide an extensible framework that can be used by researchers to simply create new applications of this algorithm.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Picsart Enterprise Background Removal API for Stunning eCommerce Visuals Icon
    Picsart Enterprise Background Removal API for Stunning eCommerce Visuals

    Instantly remove the background from your images in just one click.

    With our Remove Background API tool, you can access the transformative capabilities of automation , which will allow you to turn any photo asset into compelling product imagery. With elevated visuals quality on your digital platforms, you can captivate your audience, and therefore achieve higher engagement and sales.
    Learn More
  • 10
    Reimplementation of the anomaly detection/one-class classification algorithm 'V-detector'.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    IAProber is a recopilation of basic AI techniques based on the Russell an Norvig book, "Artificial Intelligenge: A Modern Approach".
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Facilitates data mining/natural language processing experiments to be executed on weblogs, such as classification, clustering and rating. As part of these experiments, it is possible to apply Latent Semantic Analysis.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    AIBench (Artificial Intelligence workBENCH) is a lightweight, non-intrusive, MVC-based Java application framework intended to fast develop desktop-based applications, specially focused in the scientific domain. See more on: http://www.aibench.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Java package to study a clustering model described in the paper \"Novel Clustering Algorithm Based Upon Games on Evolving Network\" by Q. Li, Z. Chen, Y. He and J-P. Jiang (in arxiv: http://arxiv.org/pdf/0812.5064v1), generalizations and similar issues.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    The COG engine is a full-featured, cross-platform, open-source game engine written in Java. The engine will provide low to mid-level libraries for networking, sound, graphics, physics, and artificial intelligence.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    In this project, we want to give a user-friendly implementation of the ensemble methodology through the deployment of some nodes for the KNIME environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Phramer - An Open-Source Statistical Phrase-Based Machine Translation Decoder ||| Project web page: http://www.phramer.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A Java application that tries to learn the ontology of sport articles in German newspapers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A project aims to develop a system which trains LDA model in distributed enviorenment. I studied Hadoop based solution and found that Hadoop is not fit for distributed LDA training case. In this project I implement a platform based on socket.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    An implementation of John Conways game of life for experimental purposes in optimising Java
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    NLPTools-ES is a Spanish plugin for GATE (General Architecture for Text Engineering). It includes a tokenizer, sentence splitter, gazetteer, pos tagger.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A Java argumentation tool kit. Calculate the Dung acceptability of an argument given a source of conflicting arguments, with this library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Dude is a friendly learning chatterbot with XMPP support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    lightJacc is a small but strong grammar parser generator. It adopts a parsing strategy of its own: dynamic concurrent parsing -- which made it much stronger than LR or LL family CCs (YACC, ANTLR, etc), but still keep good performance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Teknik is an attempt at a natural language 'chatbot'. When interfaced with other projects like Festival and Sphinx, Teknik could be used as a true personal assistant.
    Downloads: 0 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.