https://github.com/nowells/ai-sandbox
https://github.com/nowells/ai-sandbox
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/nowells/ai-sandbox
- Owner: nowells
- Created: 2025-09-01T16:29:39.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2025-09-01T17:08:54.000Z (10 months ago)
- Last Synced: 2025-09-01T18:30:01.019Z (10 months ago)
- Language: HTML
- Size: 12.7 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ai-sandbox
This repository contains a simple static website showcasing stringed instruments often used by folk singers. Open `index.html` in a browser to view the site.
A basic music transcriber demo is available at `transcribe.html`. The demo lets you upload or record audio, experiment with a sample musical score, and play it back. Actual audio-to-score transcription is not implemented.
After pushes to `main`, a GitHub Actions workflow publishes the site to GitHub Pages. Once the workflow succeeds and Pages is enabled in the repository settings, you can preview the site at `https://.github.io/ai-sandbox/`.