nowfound

Alternatives

Products that do what Beatlyze does

Audio analysis API — BPM, key, mood from any file

  1. 1

    AI composer for crafting the perfect background music

    2025 · beatoven.ai

  2. 2IT

    Hey HN! I just shipped a project I’ve been working on called Maroofy: https://maroofy.com You can search for any song, and it’ll use the song’s audio to find other similar-sounding music. Demo: https://twitter.com/subby_tech/status/1621293770779287554 How does it work? I’ve indexed ~120M+ songs from the iTunes catalog with a custom AI audio model that I built for understanding music. My model analyzes raw music audio as input and produces embedding vectors as output. I then store the embedding vectors for all songs into a vector database, and use semantic…

    2023 · maroofy.com

  3. 3GA

    Hi guys! At our startup, Galiboo, we've created an AI-powered API for music, which can do things like: - searching for music with natural language - extracting hundreds of moods & emotions from any track - finding tracks by tags - get similar-sounding music - and more. The website is https://galiboo.com/, and the API docs are at apidocs.galiboo.com. We've also got a live demo at demo.galiboo.com. We also have a Python client library at https://github.com/galiboo/galiboo-python. Our APIs are in beta, so we'd love to hear your thoughts & feedback! :) Thanks!

    2018

  4. 4
    Pianolyze149

    Learn any piano song using AI/ML, right in your browser!

    Nov 2025

  5. 5FA

    Hi all, I've spent some time working on music demixing or music source separation algorithms, which take in a mixed song and output estimates of isolated components (e.g. vocals, drums, bass, other). I took a popular PyTorch model with good performance (Open-Unmix, UMX-L weights), reimplemented the inference steps in C++, and compiled it to WebAssembly for a free client-side music demixer.

    2023 · sevag.xyz

  6. 6IM
  7. 7
    Ritmo138

    Smart Audio Toolkit in your browser

    2025

  8. 8MA

    I am excited to announce a new tool for music producers and audio enthusiasts - a music audio search engine. With just a simple description of the groove you're looking for, our semantic search engine will output the most similar audio in seconds. I used the Freesound.org API to upload over 3,000 grooves to MongoDB, and combined all the relevant data such as tags, title, description, BPM, etc. into OpenAI's Text-Davinci to generate a unique description of each sound. I then embedded these descriptions using the Ada Embeddings Model and inserted them into Pinecone DB vector database, making…

    2023 · muzic-sage.vercel.app

  9. 9IV
  10. 10

    Download & extract BPM/key from Youtube & SoundCloud

    Jun 2026 · riptune.app

  11. 11BA

    Hello all! I've been an avid fan of Pocket Operators by Teenage Engineering since I found out about them. I even own an EP-133 K.O. II today, which I love. A couple of months ago, Reddit user andiam03 shared a Google Sheet with some drum patterns [1]. I thought it was a very cool way to share and understand beats. During the weekend I coded a basic version of this app I am sharing today. I iterated over it in my free time, and yesterday I felt like I had a pretty good version to share with y'all. It's not meant to be a sequencer but rather a way to experiment with beats and basic sounds,…

    Jan 2026 · beats.lasagna.pizza

  12. 12IM

    After two years of development, I'm super excited to release Beat Maker! This is my take on what I hope is the best free, web-based drum machine. My goal was to build something that was not only fun and easy to use for beginners but also powerful enough for serious producers. I did extensive research on existing drum machines, analyzed their UX, and tried to build something that adds something new. It's a nearly 100% client-side app, written in ClojureScript, and is a PWA so you can install it to your home screen for an app-like experience. Besides the standard grid editor, Beat Maker has…

    Sep 2025 · dopeloop.ai

  13. 13

    Instant audio recognition

    2024

  14. 14
    Beat Lock117

    Discover who is using your beat in music streaming services

    2021

  15. 15TK
  16. 16IF

    Hi HN, Last time I showed free-music-demixer, which people seemed to enjoy. It was a static website with a Javascript + WASM module to perform music demixing (or music source separation) using an AI model UMX-L (Open-Unmix) running client-side in the browser. Since then, I have overhauled the project and made several improvements: - The demixing/separation quality is higher now, since I implemented the missing post-processing step - Memory usage is lower now by performing a custom segmented inference with a streaming LSTM, which should allow larger tracks (or, dare I say,…

    2023 · freemusicdemixer.com

  17. 17WA

    Hi HN, I’ve been working on a browser-based tool for exploring and debugging Web Audio API graphs. Web Audio Studio lets you write real Web Audio API code, run it, and see the runtime graph it produces as an interactive visual representation. Instead of mentally tracking connect() calls, you can inspect the actual structure of the graph, follow signal flow, and tweak parameters while the audio is playing. It includes built-in visualizations for common node types — waveforms, filter responses, analyser time and frequency views, compressor transfer curves, waveshaper distortion, spatial…

    Mar 2026 · webaudio.studio

  18. 18

    Accurate song bpm & key analyzer for djs and producers

    Nov 2025

  19. 19

    AI for music analysis & recommendation

    2020

  20. 20
    Soundbrew106

    A music playlist generator

    2018

  21. 21
    Tempo75

    Universal Music Tracker,Stats, Pretty Visual Journal & Story

    Jan 2026

  22. 22VC

    Built this over the weekend to bridge the gap between "can hum a melody" and "can code algorithmic music patterns" (Strudel/TidalCycles) for live coding and live dj'ing. What it does: Real-time pitch detection in browser using multiple algorithms: CREPE (deep learning model via TensorFlow.js) YIN (autocorrelation-based fundamental frequency estimation) FFT with harmonic product spectrum AMDF (average magnitude difference function) Outputs: visual piano roll, MIDI files, Strudel/TidalCycles code All client-side, nothing leaves your machine Why multiple algorithms: Different pitch…

    Jan 2026 · dioptre.github.io

  23. 23IM

    I recently got Ableton Move and was disappointed by how difficult it was to convert samples into Move-compatible drum racks, so I made a simple CLI tool for that. I hope others find it useful, and at some point, Ableton sees the need and provides us with a built-in solution.

    2024 · github.com

  24. 24

    Hi HN, Gabriel here. This is a standalone binaural beat generator, combined with a two-deck local audio player built with the Web Audio API. It includes ten harmonic carrier pairs, seven brainwave-state presets, per-harmonic mixing (so the binaural tones aren't out-of-tune with the music), adjustable beat and carrier frequencies, two oscillator shapes, offline key/BPM analysis, automatic carrier matching, adaptive impulse noise, playlist support, and output recording. The main problem I've had with existing "binaural beat" generators is that the tone generated does not remain in-tune…

    Jul 2026 · github.com

Ranked by how close each launch is in meaning, then by votes. Refine with a description →