Skip to content

Tugas Besar 2 IF2123 Aljabar Linier dan Geometri Image Retrieval dan Music Information Retrieval Menggunakan PCA dan Vektor Semester I Tahun 2024/2025

Notifications You must be signed in to change notification settings

Fajar2k5/Algeo02-23027

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Farizzler App Made In Jombang

Farizzler is a Shazam look-alike with style copying Spotify with a twist of our waifu's logo on header Farizzler can do many things, Just Look At Features Below!


Table of Contents

  1. Features
  2. Getting Started
  3. Installation
  4. Usage
  5. Contributor
  6. License
  7. Contact

Features

  • 🔍 Feature 1: Search Bar for Searching Image/MIDI Files!
  • 🖼️ Feature 2: Image Query via Uploading Image!
  • 🎵 Feature 3: MIDI Query via Uploading MIDI Files!
  • 🎤 Feature 4: Query by Humming through a Microphone

Getting Started

Follow these steps to get a local copy of the project up and running:

Prerequisites

  • Node.JS
  • Python 3.11.*
  • Other Dependecies are listed in requirement.txt for backend

Installation

  1. Clone the repository:
    git clone https://github.com/Fajar2k5/Algeo02-23027.git
    cd Algeo02-23027
  2. Setup Virtual Enviroment and Install Backend Dependencies
    cd src/backend
    python -m venv venv
    ./venv/script/Activate
    pip install -r requirement.txt
  3. Install Frontend Node Modules
    cd src/frontend
    npm install

Usage

  1. Run the Frontend Page
    cd src/frontend
    npm run dev for local testing
  2. Run the Backend
    cd src/backend
    ./venv/script/activate
    cd app
    uvicorn main:app --reload
  3. Go To Frontend Page
    Usually in localhost:5173
    

Contributor

  1. Fajar Kurniawan 13523027 (@Fajar2k5)
  2. Mochammad Fariz Rifqi Rizqullah 13523069 (@AkuJanjiTidakAkanRasisLagi)
  3. Muhammad Adha Ridwan 13523098 (@adharidwan)

License

  • This is for out Final Project of Linear and Geometry Algebra, feel free to improve!

Contact

  • You can contact any of the contributor!

About

Tugas Besar 2 IF2123 Aljabar Linier dan Geometri Image Retrieval dan Music Information Retrieval Menggunakan PCA dan Vektor Semester I Tahun 2024/2025

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •