281 projects for "llm for java developers" with 2 filters applied:

  • Level Up Your Cyber Defense with External Threat Management Icon
    Level Up Your Cyber Defense with External Threat Management

    See every risk before it hits. From exposed data to dark web chatter. All in one unified view.

    Move beyond alerts. Gain full visibility, context, and control over your external attack surface to stay ahead of every threat.
    Try for Free
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 1

    ApplPi

    A stochastic noise machine

    ApplPi is a stochastic noise machine that creates a soothing background noise for those who can't work in complete silence or need to mask distracting noise. It creates sound similar to any noise machine, but it's more musical and harmonic. Additionally, you can control the frequency (note) of the sound and choose from built-in presets of noise/sound.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Space Opera is a space colonization game similar to 'Master of Orion' or 'Galactic Civilizations'. You can explore the universe, colonize planets, fight aliens and research technologies. Images were created with Povray and Terragen. - No changes in the last two years - probably abandoned
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    WhyWaitForever Musicbox

    WhyWaitForever Musicbox

    Midi file create, save and play.

    ...The application includes a simple Gui interface which allows parameters to be amended and plays a scale. The application is used by Java developers to add Midi processing (Portal) to their application. The "User Guide", "Javadoc" documentation and "JUnit" tests provides an introduction to the interface, implementation and factory classes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Enthusiasm is a software framework to be implemented in support to the creation and production of drama-based information presentations. The framework consists of off-line editors and real-time applications.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 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
  • 5

    HMM Speech Recognition in Java

    HMM Speech Recognition in Java

    HMM Speech Recognition in Java
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    This project develops an open source editor for Clavia Nord Modular and Micro Modular synthesizers.
    Leader badge
    Downloads: 5 This Week
    Last Update:
    See Project
  • 7
    A speech synthesis and recognition library that is cross-platform, accessible from Java and C++, and has a very small API. Uses CMU Sphinx4 and FreeTTS internally.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 8

    High-order HMM in Java

    A duration high-order hidden Markov model (DHO-HMM) in Java.

    This project provides an implementation of duration high-order hidden Markov model (DHO-HMM) in Java. It is compactible with JDK 5 & 6. It was used in the author's research on speech recognition of Mandarin digits. There are some Chinese words in this project and I am afraid that I don't have enough time to translate to English recently.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    JJTeacher is a java based programm to learn jazzchords on a midikeyboard. The chords are displayed on screen and you have to play them. Some chords like Minor, Major and Evans voicings are delivered. Own chords can be defined in an xmlfile.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser

    Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
    Download Chrome
  • 10
    R:U:A:P is the Really Useful Audio Player
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Rhema STH

    Free Open Source Software for the Speech & Hearing Impaired

    RHEMA - Speak to Hear Software Application RHEMA is a software designed to help people with speech disability. Thiruvalluvar, the Tamil Sage of the 1st Century CE had said: “Wealth of wealth is wealth acquired be ear attent; Wealth mid all wealth supremely excellent. “ Kural No : 411 This software is the first version, with limited words in Tamil for them to practice. We have tested it with the help of a school and atleast two children were able to pick up some...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    silence is an effort to create a javabased music-player for use in demos/intros and games. Soundformats that will be supported are xm and mp3. Other formats may be implemented later.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    jAudioTaggerLib

    Repackage of jAudioTagger for developers

    Repackaged what was needed to use jAudioTagger as a library in Java. Made it usable as a netbeans project. Added targets in the build.xml to produce sources jar and javadocs jar for the library jar that is produced. Also uploaded are those jars (that I couldn't find anywhere else).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Mp3 Files Formatter

    Format your mp3 files easy

    The sowftware allows people to organize ther mp3 names in a format stablished on their own rules, it uses regular expressions to rename the files and allows the user to change the name of the files in his own customized way
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    jmp123
    JAVA MPEG 1.0/2.0/2.5 Audio Layer I/II/III Decoder AND mini Player
    Downloads: 5 This Week
    Last Update:
    See Project
  • 16
    Audivolv

    Audivolv

    Artificial intelligence evolves musical instruments played with mouse

    Artificial Intelligence (AI) evolves musical instruments you play with the mouse from small blocks of Java code that operate on numbers, each block designed to keep all numbers in range -1 to 1 if they started in that range, and combinations of these evolved codes running 44100 times per second for high quality 44.1 khz audio. You can also write the Java code into its window. Uses Javassist internal compiler on the new Java code assembled by renaming variables to overlap eachother and...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    Octopus Music API

    Octopus Music API

    Java API for Musical Softwre

    The Octopus Music Library is a Java API designed to help developers and composers to deal with musical performance elements in a high level programming environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    SwingOSC is an OpenSoundControl (OSC) server intended for scripting Java(tm), such as to create graphical user interfaces with AWT/Swing classes. It uses the reflection and beans mechanism to dynamically create instances of java classes and control t
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A Java Utility to edit and create new game content for Might and Magic 8 with support for 6 and 7. This is an extension of the no-longer-developed UnLod java utility for MM8. MM8LevelEditor is no longer actively developed. A new MMLevelEditor is being re
    Leader badge
    Downloads: 7 This Week
    Last Update:
    See Project
  • 20
    AudioLevels

    AudioLevels

    A Java Software who classifies MP3 files into: Calm, Medium, Agitated

    This project aims to classify an MP3 music library into agitation level, and generate playlists of each classified group. By now those groups are: Calm, Medium and Agitated.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Ships Clock will ring a bell on every half-hour in the style of the standard ship's clock used for centuries on sailing ships around the world and still used in the world's navies today.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    piPlayer

    piPlayer

    piPlayer (Personal Interactive Player) is an OSGi multimedia player

    piPlayer stands for Personal Interactive Player. It is an OSGi-based application that plays personalised local and remote multimedia contents. piPlayer introduces a solution for an audiovisual convergent service through service gateway. A OSGi-compliant multimedia player has been developed taking as work model the open source philosophy and adding and interactive and personalized value through a service gateway.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 23
    JJack is a JACK audio driver for the Java Sound API and a framework for the Java programming language that allows Java applications to use the JACK Audio Connection Kit.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Blast XPlayer

    Blast XPlayer

    Portable mp3 Player

    This application is a music player application is very practical and simple. Easy to use and the capacity that is not too big only 5MB. with this application you can play music whenever you want to store in flashdisc and opened on the computer without having to install it first. This application is still in the Indonesian version, but will be present in the english version in a few days. (sorry for my bad english)
    Downloads: 0 This Week
    Last Update:
    See Project