Skip to content

Achiket123/soundsalike

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SoundsAlike

A Flutter implementation of a Shazam-like backend for music recognition.

Overview

SoundsAlike is a backend service built with Flutter that enables audio fingerprinting and music recognition, similar to Shazam. It allows users to identify songs by analyzing short audio samples.

Features

  • Audio fingerprinting
  • Song recognition from audio samples
  • RESTful API endpoints
  • Scalable and modular architecture

Getting Started

Prerequisites

Installation

  1. Clone the repository:
    git clone https://github.com/achiket123/soundsalike.git
    cd soundsalike
  2. Install dependencies:
    flutter pub get

Running the Backend

flutter run

API Endpoints

  • POST /recognize - Submit an audio sample for recognition

Contributing

Contributions are welcome! Please open issues or submit pull requests.

License

This project is licensed under the MIT License.

About

SoundsAlike is an open-source backend that recognizes music from audio samples using audio fingerprinting. Built with Flutter, it offers a RESTful API for easy integration and is designed for scalability and modular use.

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors