An experimental music teacher based on GPT-4. Right now, more into daydreams than serious teacher mode.
Make sure to install the dependencies:
bun installStart the development server on http://localhost:3000:
bun run devNote: You need to export OPENAI_API_KEY or include it in a .env file.