Hobby projects · Product · AI

DeepFocusSound

A hobby project for generating and reviewing instrumental focus music through an approval-based publishing workflow.

The tracks are generated by a pinned open music-generation model that runs natively on Apple silicon.

01

Application

  • The application includes a minimal listener, a private review Studio, Convex orchestration, and authenticated media delivery.
  • Clerk provides account and session management.
  • A native Mac worker generates approved audio jobs with a pinned ACE-Step runtime.
  • The runtime and its model checkpoints are pinned to a named release and commit, so a generation run is repeatable.
  • Every generated track passes a human review step before it can be published.

02

Delivery

  • The repository includes separate development, staging, and production configuration.

03

Technology

  • Next.js
  • TypeScript
  • Convex
  • Clerk
  • ACE-Step