An open API service indexing awesome lists of open source software.

https://github.com/nowells/ai-sandbox


https://github.com/nowells/ai-sandbox

Last synced: 4 months ago
JSON representation

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/`.