Search Results for "javascript open source" - Page 5

Showing 622 open source projects for "javascript open source"

View related business solutions
  • Go From Idea to Deployed AI App Fast Icon
    Go From Idea to Deployed AI App Fast

    One platform to build, fine-tune, and deploy. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery turns your data warehouse into an AI platform. No new languages required.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 1
    autopiano_chung
    autopiano_chung is an automatic midi player version of midipiano_chung brainpiano2 virtual piano synthesizer . (freebasic /autopiano folder autopiano.bi + dlls) . autopiano_test is an example of use . it plays with a random algorythm the midifiles in the "/automidi" folder (for now max 200 files) . autopiano runs on another thread than the main program to minimize overhead , especially on multicore cpus . to change midipiano sounds settings run /autopiano/brainpiano2_chung.exe
    Downloads: 6 This Week
    Last Update:
    See Project
  • 2
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    speccy3os

    Message passing microkernel-based Operating System for ZX Spectrum +3e

    This project is an attempt to design an message passing microkernel-based Operating System for the ZX Spectrum +3e computer equipped with ZXMMC mass storage device. It was made mostly for PoC purpose.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    vocoder_chung
    vocoder chung is a small educational vocoder using discrete fourier transform FFT spectrum written in easy fast compiled freebasic . (24/12/2019) uses fast and accurate FFTdll.dll (28/03/2020) algorythmic voice cloning / change / morphing experiment added
    Downloads: 0 This Week
    Last Update:
    See Project
  • Host LLMs in Production With On-Demand GPUs Icon
    Host LLMs in Production With On-Demand GPUs

    NVIDIA L4 GPUs. 5-second cold starts. Scale to zero when idle.

    Deploy your model, get an endpoint, pay only for compute time. No GPU provisioning or infrastructure management required.
    Try Free
  • 5
    FB Shooter Force 2019

    FB Shooter Force 2019

    Side scrolling shoot'em up game

    Side scrolling shoot'em up game specially developed for the FBGD "A Love Letter To FreeBASIC" Game Dev Competition (Oct 2018 – Feb 2019).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    Numbezzled

    Numbezzled

    Falling blocks puzzle game

    Addictive falling blocks puzzle game.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Y.A.G.A.C.

    Y.A.G.A.C.

    Y.A.G.A.C is a free open-source platformer game

    Y.A.G.A.C. is a very challenging and addictive pseudo-2D platformer game, with 2D sprites in a 3D playfield, but you are limited to movement in two dimensions. It's a story-less game, heavily gameplay based, where you play a ninja trapped in dungeons filled with traps and robots. As you collect colored balls hidden around the level, so the platforms of that color become solid and you can then reach new places inside the level. A very challenging game. Excellent and very smooth engine, the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Odysseasons

    Odysseasons

    Fun platformer game

    Fun platformer game specially developed for the FreeBASIC Games Directory Competition 2013; the theme was Seasons of the Year. Odysseasons is a story of a lonely worm on an alien planet with a mission to save its species by traveling through the perils of 4 seasons (levels). The theme is expressed through both gameplay and setting. It also connects the concept of seasons with passage of time and growth. As the main character goes through the seasons, so it grows and gains new abilities, and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    xvideocapture_chung
    xvideocapture chung is a free direct to divx screen capture program . It captures computer's screen images (fullscreen / window / zone) directly and instantly into very compact divx .avi video file with stereo sound , with very low cpu load. Can run on a small netbook with windows 7.I used camstudio but now i use xvideocapture , it is fast and converts directly into divx.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 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
  • 10
    FreeBASIC packages

    FreeBASIC packages

    Snap packages of FreeBASIC and other experiments.

    Very experimental FreeBASIC Compiler (fbc) snap packages and etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    TTS_chung_dll

    TTS_chung_dll

    a simple dll interface for TTS text to speech SAPI 5.1

    TTS chung dll is a very simple dll interface for TTS text to speech (SAPI5) written in freebasic to use with any programming language, .Comes with c++ , LibertyBasic and freebasic calling examples. Accepts XML tags. example of call : myTTSinit() myTTSspeak(@"hello") myTTSclose()
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    Anaphraseus
    Anaphraseus is a CAT (Computer Aided Translation) tool, OpenOffice.org 2-3 macro set for OpenOffice/LibreOffice Writer similar to famous Wordfast. It works with the Wordfast Translation Memory format (*.TXT), and supports text segmentation.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 13
    midiplay_chung

    midiplay_chung

    a small midi folder player with effects using midipiano_dll

    midiplay chung is a small midi folder player with effects using midipiano_dll dll (folder, pause, loop, drum, noteonly, delay, resonance, volume) written in freebasic .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    midipiano_dll

    midipiano_dll

    a dll to play midi files in background thread

    midipiano_dll chung is a free dll to play midi files in background thread (piano or orchestra) . it is written in freebasic but may be called by any program as a standard dll . set/get param : pause, loop, drum, noteonly, delay, resonance, volume, position, nrecord .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    pitch_shift_chungVST
    pitch shift chung is a free open source pitch shift realtime audio VST effect compatible with windows vst , fb_chungVST , radio_chung , midipiano_chung , freemp3_chung plugin support , with high quality and very low cpu load . is written in fast compiled freebasic .
    Downloads: 3 This Week
    Last Update:
    See Project
  • 16
    FreeBasic Math library
    Downloads: 3 This Week
    Last Update:
    See Project
  • 17
    thumbapps

    thumbapps

    Freeware/FOSS portable apps for your Windows!

    We believe that free/open source softwares are enough, we don't need pirated softwares on Windows. But most of these aren't portables, or provided by PortableApps.com due to .NET dependencies, 64-bit etc. So we provide what's missing here. Software publisher who wishes their portablized software taken down, can tip us at https://www.thumbapps.org/2014/11/Contact-Us.html or versapps@gmail.com—we might not be able to respond promptly, but we eventually *will* ...thanks for your patience, and sorry for being such a #naughtyuploader ;) Disclaimer. ...
    Leader badge
    Downloads: 445 This Week
    Last Update:
    See Project
  • 18
    BASIC library for large-integer arithmetic, plus some number theory modules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    baxandall_chung

    baxandall_chung

    a free baxandall low/high eq like VST plugin effect

    baxandall chung is an open source baxandall low/high eq like VST plugin effect to use with a VST host. Compatible with fb_chungVST, midipiano_chung, freemp3_chung custom plugin support. source code (c++, freebasic) is included in the zip file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    AIML_chung

    AIML_chung

    an AIML chatbot engine with 3D avatars, maths parser, speech and dll

    AIML chung is an full AIML1.0 based standalone chat bot engine trial with dll , tts / espeak speech voices, synonyms substitutions, maths parser and 3D photorealistics openGL avatars written in compiled freebasic.Comes with GUI window and console examples, 3D world mode and a dll version to use with other programming languages like c++ or Liberty Basic , or to easily embed in your applications .Talk with your A.I. computer.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 21
    seaworld_chung
    seaworld chung is a small fps sandbox game where you can sail settle trade explore some world seas coast with video realistic sea ocean seashore water sim simulation in 3D opengl freebasic gui_chung . Trade sell & buy prices are variables with time and location .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    freemp3_chung
    freemp3 chung is a compact MP3 player with multi DSP effects (switchable automatic volume control, compressor, speed, reverberation, equalizer, with edit, save and load), presets, custom plugin...plugin6 support, playlist and repeats.It is written in compiled freebasic and uses fbsound. Comes with plugins (peekenhancer, baxandall,resonance_chung(new)) and 32.bits output resolution, switchable to 16.bits .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    midipiano_chung
    midipiano chung is a free open source standalone virtual midi acoustic piano synthesizer /expander with samples based sounds and originals dsps effects, connected to the choozen virtual midi input (up to 3 if any) and midiout(thru) ports of your computer.It is easily extensible by adding or modifying sound files (mp3,wav) in the /sounds/ folder.Works well as output for midi_chung player and midirec_chung recorder or an external usb midi master keyboard.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    midivelo_chung

    midivelo_chung

    midiin to midiout velocity sustain resonance & dual virtual piano

    midivelo chung is a midi velocity sustain multi effects application that takes midimsg in midiin port, apply velocity curve , delay on noteoff (sustain) with resonance , enhanced autovol , dual (layer) then send to midiout port. Written in fast freebasic . i use it for example between my midi player midi_chung and (a ctk6200 keyboard or midipiano_chung or even the midi mapper) . Finaly i connect it to my synth wk7600 as input and the same as feedback output to add virtual layer with delay on...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25

    BlackDiamond FL Studio Clone

    Fruityloops clone with sound samples using Fmodex lib

    http://blackdiamond-fmodex.freeforums.net/ BlackDiamond (formerly Crazy Machine) is a project I neglected for years until I got back into making music. The package comes with free VST plugins (gonna hunt for some more) and samples, and soon to be introduced (If I can figure out the programming ms timelines) some point in time perfect sequencer sample mixer playback thingamagiggy we are now back in full armor trying to create the wildest dreams of software working on BlackDiamond (form....
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB