Showing 16 open source projects for "prototype"

View related business solutions
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 1
    MusicPlayer2

    MusicPlayer2

    Audio player that can play common audio formats

    MusicPlayer2 is a simple music-player application (or prototype) implemented in — presumably — a web or desktop environment, intended to give users a clean, functional interface for managing and playing audio files. The project likely implements basic playlist management, playback controls (play, pause, skip), and possibly UI features to browse or organize music. Because many smaller music-player projects aim for simplicity, MusicPlayer2 may focus on providing a lightweight, minimal-dependency audio player compared to larger, heavy multimedia suites. ...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 2
    Mozc Devices

    Mozc Devices

    Circuit diagrams and firmware source code for Gboard DIY keyboards

    mozc-devices is an open source collection of circuit diagrams, firmware, and technical documentation for a series of experimental and often humorous Gboard and Google Japanese Input hardware keyboards, many of which were originally released as April Fools’ projects by Google Japan. Each subproject in the repository corresponds to a unique input device prototype, including versions such as the Drum Set, Morse Code, Patapata, Magic Hand, Piropiro, Physical Flick, Puchi Puchi, Nazoru, Mageru, Yunomi, Bar, Caps, Double Sided, and Dial editions. These devices creatively reinterpret how users can interact with Japanese text input, blending humor, engineering, and physical computing. The repository serves as an archive of the schematics, firmware, and PCB designs for these inventive input mechanisms, with many projects including promotional videos and technical references.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    Habitat-Sim

    Habitat-Sim

    A flexible, high-performance 3D simulator for Embodied AI research

    ...Determinism and reproducibility are first-class goals, which is critical for benchmarking agents and comparing algorithms. Thanks to its speed and modular design, Habitat-Sim is widely used to prototype embodied agents, train at scale, and evaluate in standardized environments with consistent metrics.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    ISSIGraph

    ISSIGraph

    Experimental surface editor prototype

    A cross-platform software tool for editing NURBS and Bezier surfaces in OpenGL, providing a new and easy modelling technique. Built-in 3D basic editor schema with all custom and professional functionalities through wxWidgets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Catch Bugs Before Your Customers Do Icon
    Catch Bugs Before Your Customers Do

    Real-time error alerts, performance insights, and anomaly detection across your full stack. Free 30-day trial.

    Move from alert to fix before users notice. AppSignal monitors errors, performance bottlenecks, host health, and uptime—all from one dashboard. Instant notifications on deployments, anomaly triggers for memory spikes or error surges, and seamless log management. Works out of the box with Rails, Django, Express, Phoenix, Next.js, and dozens more. Starts at $23/month with no hidden fees.
    Try AppSignal Free
  • 5
    K.L.'s Tanx
    This is a 3D puzzle game with fantastic design. The prototype idea is from Family Computer game 'Tank', so Tanx means Tank's extended version.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    3D Reconstruction using Stereo Vision
    System Prototype to make 3D reconstruction solution using stereo images. It works with common cameras and not require large amount of memory during the images processing. It provides a low cost solution to educational environments with low budgets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    PIAF (Prototype Image Applications Fast) is a prototyping tool for helping development of image processing algorithms. Based on a Qt GUI, it can display and process several live video inputs or still images with a plugins based architecture.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Optical System raytracing prototype. It should be a toolkit for the rapid coding of a optical system which someone wants to raytrace. User will code his optical elements and define (code) light sources and optic will render the scene.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    LoopCollector is an audio tool that takes an audio source files and munges them together to form a rhythmic loop. Prototype is being written in Perl, which will interface with sox. The final version will exist as a VST/AudioUnit/etc. plugin.
    Downloads: 0 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 10
    Prototype testbed implementation of the IETF Media Server Control (MEDIACTRL) SIP Control Framework, comprehensive of both control and processing functionality (as in IMS MRF, Media Resource Function).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Commercial quality 3D-engine (C++/DirectX9) and a fully playable prototype of a 3rd person action/adventure game.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A XFig based rapid prototype yeilding an audio speed alteration tool. This tool lets you arbitrarily alter the speed of audio files. It uses the WSOLA algorithm for audio speed alteration without pitch change.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    p4sync syncs mp3 players on multiple computers over the network so that they are playing the same song at the same time. Popular players such as Windows Media Player, Winamp, iTunes, and XMMS will be supported. We have a prototype up and running.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A XFig based rapid prototype yeilding a melody line generation tool which lets you plot the pitch, volume and generic waveform sound. You can hear a piece of music, grab and plot the synth then create your own melody lines with the same synth. sound ....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    This project aims to establish a framework for Fully Configurable Video Coding and will demonstrate adaptation, communication and instantiation of decoding structures in a prototype fully-configurable video codec.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Ekstasis

    A digital signal processing (DSP) framework (w/ audio to midi focus)

    Ekstasis is currently a rapidly produced prototype version of a Digital Signal Processing (DSP) framework which seeks to provide signal/data processing modules which can be strung together via Boost library interprocess message queues. Tools for creating and destroying the communication queues, loading/saving PCM 44100 Hz to/from the signal processing chain, windowing the data (currently only a Hann windowing function module), performing a Discrete Fourier Transform (DFT) on the data (using FFT, currently only real part), detecting the presence of an event within a data segment/packet via normalized spectral signature matching/comparison, and the generation of a midi file from the detection of said patterns (i.e., event occurrences) as output are currently available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB