Skip to content
 
 

Repository files navigation

AI Song Generator Worker

Cloudflare Worker for AI song-generation provider orchestration. This fork tracks kalepail/aisonggenerator-worker while keeping Noot-side experiments isolated and easy to rebase.

Development

pnpm install
pnpm start

pnpm start runs Wrangler in remote development mode on port 8787.

Deploy

pnpm deploy

Regenerate Cloudflare bindings after configuration changes with:

pnpm cf-typegen

Repository shape

  • src/api/ — provider/API adapters and song-generation request handling
  • wrangler.jsonc — Cloudflare Worker configuration
  • worker-configuration.d.ts — generated Cloudflare bindings/types

Fork maintenance

Upstream changes should be synchronized as explicit PRs so provider fixes remain attributable and local prompt/behavior experiments stay reviewable as a separate layer.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages