Skip to content

NattapolChan/GT3

Repository files navigation

GT3

  • Generate Guitar Tablature from audio file
  • Responsive Editor

Todo

  • Integrate ViT model backend (flask)
  • Improve UI
  • use million.js to make rendering faster
  • Setup user backend (node)

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying app/page.tsx. The page auto-updates as you edit the file.

http://localhost:3000/api/hello is an endpoint that uses Route Handlers. This endpoint can be edited in app/api/hello/route.ts.

This project uses next/font to automatically optimize and load Inter, a custom Google Font.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published