A Flutter implementation of a Shazam-like backend for music recognition.
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.
- Audio fingerprinting
- Song recognition from audio samples
- RESTful API endpoints
- Scalable and modular architecture
- Flutter
- Dart SDK
- Clone the repository:
git clone https://github.com/achiket123/soundsalike.git cd soundsalike - Install dependencies:
flutter pub get
flutter runPOST /recognize- Submit an audio sample for recognition
Contributions are welcome! Please open issues or submit pull requests.
This project is licensed under the MIT License.