Showing 34 open source projects for "llm for java developers"

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
  • 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
    eGuideDog free software for the blind
    eGuideDog project develops free software for the blind. Currently, we focus on WebSpeech, Ekho TTS and WebAnywhere.
    Leader badge
    Downloads: 163 This Week
    Last Update:
    See Project
  • 2
    DISSCO is an integrated environment for music composition (CMOD) and additive sound sythesis (LASS). LASS is a C++ library. It includes a Java GUI (LASSIE) which allows users to enter the specifications needed to build sounds. CMOD will be part of a
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    SoundComp
    A compiler library for a language integrating all that is needed for completely defining whole sound/music compilations. From very basic stuff as defining oscillators etc in all their parameters up to note events and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    As a library of classes for generating and manipulating music and sound, jMusic provides a solid framework for computer assisted composition in Java. jMusic has a music data structure based upon note/sound events and methods for modifying and structu
    Downloads: 7 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 5

    jmodsyn

    Java Audio DSP sandbox

    Java library for Audio DSP that can be embedded in your own programs, and a real-time drag-and-drop editor to create your patches interactively. Includes a large selection of DSP components, such as filters, oscillators, reverb, wave-shapers, etc. Consists of 3 parts: 1) ModSyn-core: library that can be compiled for desktop and Android. This contains the core DSP functions. 2) ModSyn-j2se: includes desktop-specific components and a GUI to interactively create your own patches. 3)...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    SuperCollider

    SuperCollider

    Real-time audio synthesis engine and music programming language

    N.B. SuperCollider is now hosted at GitHub, and the most recent versions can be downloaded from there. http://supercollider.github.io A real time audio synthesis engine, and an object-oriented programming language specialised for music. SuperCollider was created in 1996 by James McCartney, now (since version 3) released as free software.
    Downloads: 15 This Week
    Last Update:
    See Project
  • 7

    sparsedoppler

    Continuous choice of string resonance at each point live music in CPU

    Nonlinearly change frequencies and echos for live music by CPU. I found a way to normalize 1d wavefunction amplitude so this hack and its random heat vibrations are still unitary, even while microphone vibrating adds energy to part of 1d string of position and speed scalar arrays. The sparse part is, while the arrays are perfectly dense and linear, time is sparse when some springs vibrate with a larger multiplier of position subtracted from speed. In other words, this hack is a quanta level...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    libBinaural

    libBinaural

    Lightweight library for using binaural beats in java

    libBinaural is a lightweight library for using binaural beats in java. It's entirely written in java for maximum portability, very easy to use and customize, free and open source. The library is compiled in Java7 bytecode so it requres Java Runtime Environment 7 or higher to run properly. A project based on this library is available here (https://sourceforge.net/projects/hbxplayer/). For bug reports, feature requests and other questions feel free to contact me.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    CodeSounding is a sonification framework which makes possible to hear how any existing Java program "sounds like", by assigning instruments and pitches to code statements (if, for, etc) so that the flowing of execution is played as a flow of music.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 10

    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
  • 11
    Java SuperCollider (JSC) is a plugin for Eclipse with the goal to create a cross platform IDE for the programming language SuperCollider.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    JSCLang for SuperCollider is as a wrapper for a DLL file that enables the usage of the programming language SuperCollider in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    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
  • 14
    When generating audio, why use sine waves and standard effects? Directly tell the sound-card how much electricity should be in the speaker/microphone wires many times per second as numbers from -1 to 1. Automatically finds good sound-card options and balances between linear interpolation speeds of consuming microphone buffer (and then any Java transform function per sample) and producing into speakers buffer and to keep delay between them small. Its really simple you only have to write 1...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    jMorse generates audible morse code from input text. jMorse is written in java and can be used via ant, log4j, java logging, or directly in-code.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 16
    jVSTwRapper allows you to develop VST (2.4), Audio Unit (AU) and LADSPA compatible audio plugins and virtual instruments plus user interfaces (Swing) with the Java programming language on Windows, Linux and Mac OSX. 5 demo plugins (+src) are included.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    A module for netbeans that allows quick implementation of the jvstWrapper java-vst programming interface from the new project dialog, including automatically created gui and parameter control.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    jvaptools provides a library and examples for rapid vst-audio-plugin development with Java, based on Steinbergs VST interface and the sourceforge project jVSTwRapper.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19
    Superj is an Open Sound Control (OSC) enabled audio scripting server. It uses jcollider to communicate with a SuperCollider (scsynth) server. It can be easily integrated with popular OSC software like Pure Data (PD) or Max/Msp.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Java Engine for music composition. Main features: Object representation of music elements. Low Level representation of Audio Sources. Script interpretation for user use. Generation of Music Works in Audio Files. XML support for import/export.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    The jTTS project provides a refactored implementation of the FreeTTS software speech synthesizer. Rather than building upon the flite implementation of a TTS engine, it implements engine capabilities from Festival. It also supports British English.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    RasmusDSP is an embeddable Audio/MIDI processor. It contains various filters and generators (including SoundFont 2.0 compatible synthesizer). Has a script interpreter which is used to describe instruments, route Audio/MIDI signal between processor units.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    Slipmat development has moved to GitHub: http://github.com/jacobjoaquin/Slipmat
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    The concept of Computer Aided Music Composition emerged as a natural sequel to the music hardware/software revolution dating back to early 50s. STOCASTICVS aims to grow into the best CAMC software yet, truly unleashing individual’s creative potential.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    JeSpeak is a Java library that bridges eSpeak, which is a compact open source software speech synthesizer. JeSpeak uses JNI to make native call to libespeak.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next