# TabShare

> Playability-first guitar and bass tabs. Public prototype on https://tabshare.live.

TabShare’s product thesis is that a recognized pitch is not a playable fingering. The site is a Next.js prototype, not a finished transcription platform.

## What is live

- Marketing home explaining the playability-first thesis
- Discover: public ChordPro lead sheets from the original TabShare catalog
- Studio: interactive player for an original demo arrangement (“Signal Fire”) with synthesized / prototype audio
- Create: stem ingest plus a worker pipeline when configured

## What is not live

- Full-mix source separation
- Artist-authoritative tabs, teacher approval, live rooms, or published quality metrics
- Any path from a Create upload to the studio demo score
- Automatic music transcription inside Vercel request handlers

## Pages

- [Home](https://tabshare.live/index.md)
- [Discover](https://tabshare.live/discover.md)
- [Studio player](https://tabshare.live/studio.md)
- [Create](https://tabshare.live/create.md)
- [LLM map](https://tabshare.live/llms.txt)
