# gabotechs/MusicGPT

Generate music based on natural language prompts using LLMs running locally

Repository: https://github.com/gabotechs/MusicGPT
Canonical: https://ross.abutalabs.com/products/musicgpt
Language: Rust
License: MIT
License Family: permissive
Topics: ai, llm, machine-learning, music, gpt
Last push: 2025-02-09T10:06:29+00:00

## Health v2 (maintenance only)
Score: 28/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 5, release rhythm 40, longevity 60
- inputs: {"age_days": 852, "days_push": 570, "days_rel": 570, "gap_med": 0, "n_releases_24m": 14}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1450, forks 167 (observed 2026-08-28T04:04:45.899487+00:00)

## What it is
MusicGPT is a Rust application that runs music generation AI models (currently Meta's MusicGen) locally, generating music from natural language prompts. It offers both a chat-like web UI and a CLI mode, with no Python or ML framework dependencies required.

## Use cases
- generate music from a text prompt
- run musicgen locally without python
- create background music tracks with ai
- text-to-music generation on my machine
- generate audio samples from descriptions
- run music generation models on gpu with docker

## When to choose
- you want local, offline music generation without heavy ML dependencies
- you need a simple CLI or web UI for text-to-music
- you want CUDA GPU acceleration via Docker

## When to avoid
- you need melody-conditioned or infinite-length generation (not yet supported)
- you want cloud-hosted or API-based music generation
- you need models other than MusicGen

## Facets
- artifact type: application
- maturity: active
- function: llm-inference, audio-processing, cli, gui
- domain: artificial-intelligence, large-language-models, media
- platform: windows, cli, rust
- tags: music-generation, musicgen, text-to-music, local-ai, generative-audio, audio, macos, linux, docker, gpu

## Member repositories
- gabotechs/MusicGPT (main) score 28

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:45.899487+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:35:56.108488+00:00, confidence not recorded.
  - readme: https://github.com/gabotechs/MusicGPT (fetched 2026-08-28T04:04:45.899487+00:00, sha ce819201cf3e)
  - registry_crates: https://crates.io/api/v1/crates/musicgpt (fetched 2026-08-29T11:45:25.187649+00:00, sha c547ff756597)
- Data as of 2026-08-30T08:39:29.467469+00:00.
