Justin

Command Palette

Search for a command to run...

Back to project archive
Completed2026ai-data

Music Intelligence Platform

Music Intelligence Platform 是一個音樂知識檢索、相似歌曲搜尋、推薦系統與 artist analytics 平台。它整合 Milli...

Music Intelligence Platform 是一個音樂知識檢索、相似歌曲搜尋、推薦系統與 artist analytics 平台。它整合 Million Song Dataset、Taste Profile、MusicBrainz、ListenBrainz,以及 copyright-safe lyric-d...

Verified Demo Recording 1

Copied by the portfolio quality pass from existing project demo media.

64 screenshots3 demo videos

Media overview

Browse the project screenshots and recorded walkthroughs.

Project links and demo readiness

Project overview

Music Intelligence Platform 是一個音樂知識檢索、相似歌曲搜尋、推薦系統與 artist analytics 平台。它整合 Million Song Dataset、Taste Profile、MusicBrainz、ListenBrainz,以及 copyright-safe lyric-derived features,展示 metadata ETL、hybrid recommendation、ANN search、artist graph analytics、FastAPI API 與 Streamlit demo。 > Data Policy: This repo contains no raw music data. Only synthetic sample data (MIT-licensed) is committed. See docs/licensingnotes.md. | Aspect | MovieLens | This Project | |--------|-----------|--------------| | Signal sources | Ratings only | Audio features + tag TF-IDF + embeddings + co-listen graph | | Search | None | BM25 + FAISS vector + hybrid RRF fusion | | Graph analytics | None | Artist co-listen n

My role

Independent Developer

Problem

This field needs review against the README and source code.

Solution

This field needs a reviewed architecture summary based on Python.

Highlights

  • 包含完整原始碼
  • 採用現代技術架構開發
  • 支援響應式網頁介面

Engineering challenges

  • Add verified engineering challenges.

Target users

  • Portfolio reviewers and interviewers
  • Technical readers who need a quick view of purpose, stack, and maturity

Technical highlights

  • Detected technical signals: Python, FastAPI, React, TypeScript, Vite, DuckDB, FAISS, BM25, Recommender Systems, Playwright, Docker
  • README evidence exists and can support a fuller reviewed case study
  • A public GitHub repository is linked for source traceability

Architecture

This case study is generated from the portfolio catalog pipeline using README, Git metadata, package/build configuration, and media signals. The final architecture narrative still needs source-level review. Current detected technology signals include: Python, FastAPI, React, TypeScript, Vite, DuckDB, FAISS, BM25, Recommender Systems, Playwright, Docker.

Data flow

A public data-flow narrative is not fully reviewed yet. If the project includes data processing, AI pipelines, or backend APIs, the next pass should document input, processing, storage, and UI/output flow end to end.

Project structure

music-intelligence-platform/
  README.md              # project documentation, when available
  source files           # implementation reviewed by local audit
  package/build config   # detected capability signals

Setup / Run guide

This project does not expose a verified runnable web command yet. Review the README/source tree and add exact install, run, test, and build commands before interview use.
No verified build command was detected. Treat the current portfolio page as a case-study placeholder until build steps are reviewed.

Future improvements

  • Complete the production-quality README, screenshots, and demo recording
  • Add architecture diagrams, data-flow notes, and key technical decisions
  • Verify build/test status and update the portfolio release report

Interview notes

  • State the current maturity and demonstrable scope first
  • Focus on verified stack, source structure, and completed behavior
  • Do not claim unverified deployment, video, or test coverage as finished

Next steps

  • Add screenshots, demo material, and a complete case study.

Related projects