An AI-powered real-time composer & accompanist
by LogicMUSE
- Top bar: Title Phaelus Jam by LogicMUSE, AI On/Off, LED strip (WS, IN, OUT, ENG, LLM)
 - Tabs: Front, Configuration, Monitoring, Advanced Logging, Testing
 
python -m venv .venv && source .venv/bin/activate  # Windows: .venv\Scripts�ctivate
pip install -r requirements.txt
uvicorn server.main:app --reload
# open http://127.0.0.1:8000This repo includes GitHub Actions CI (ruff, black, pytest). Update the build badge after pushing.
pip install pre-commit
pre-commit installAdd PYPI_API_TOKEN secret. Tag and push v0.1.0 to release.
_showcase.png)





