Dev / Portfolio
< Back to Projects
Project 03 / AI Music

ACE-Step UI

Problem: AI music generation tools like Suno are proprietary and expensive. Creators need an open, accessible alternative.

Solution: Built an open source UI for ACE-Step 1.5, the state-of-the-art open source music generation model. Local-first architecture with modern web interface.

Features
Tech Stack
React
TypeScript
Tailwind CSS
ACE-Step 1.5
License
Open Source
MIT
Role
Frontend dev
(UI/UX)
AI Model
ACE-Step 1.5
State-of-the-art open source music generation.
UI Framework
React + Vite
Fast development with HMR and modern tooling.
Styling
Tailwind CSS
Utility-first CSS for rapid UI development.
Architecture
Local-First
Option to run entirely on local hardware.
Features / 01
Text-to-Music
Generate music from text prompts using ACE-Step 1.5 model.
Audio-to-Audio
Transform existing audio with style transfer capabilities.
Structure Control
Precise control over song structure and arrangement.
Suno Alternative
Open source alternative to proprietary music AI services.
Local-First
Option to run models locally for complete privacy.
Modern UI
Clean, intuitive interface built with React and Tailwind.
Technology Stack / 02
Frontend
  • React 18
  • TypeScript
  • Vite
  • Tailwind CSS
AI/ML
  • ACE-Step 1.5
  • PyTorch
  • Audio Processing
Audio
  • Web Audio API
  • WAV/MP3 Export
  • Real-time Preview