CoolFace
Apppublic

Jynaxx/note-worthy-backend

sourceHugging Faceupdated 6mo agoView on Hugging Face
0likes
24 commits on main
34447c26mo ago

Merge pull request #4 from Jynax/claude/gh-issue-proxy

Jynaxx
90564c86mo ago

feat: add /feedback proxy endpoint for GitHub Issue creation

Jynaxx, Claude Sonnet 4.6
39743c56mo ago

Merge pull request #3 from Jynax/claude/omr-comparison-tool

Jynaxx
587ee816mo ago

feat: add pipeline param to /recognize, return preview_image for PDFs

Jynaxx, Claude Sonnet 4.6
d02fe4e6mo ago

feat: add basic and full preprocessing pipelines (OpenCV)

Jynaxx
e6dbd416mo ago

feat: add pipeline registry with baseline pass-through

Jynaxx
83ee3096mo ago

Merge pull request #2 from Jynax/claude/10-omr-post-processing

Jynaxx
4e3887f6mo ago

Add OMR post-processing: title cleanup + re-enable slurs/ties

Jynaxx, Claude Opus 4.6 (1M context)
bf858b56mo ago

fix: add libgl1 and libglib2.0 for OpenCV in slim image

Jynaxx
9b73f576mo ago

Merge branch 'main' of https://huggingface.co/spaces/Jynaxx/note-worthy-backend

Jynaxx
bd9059f6mo ago

initial commit

Jynaxx
1b7df9c6mo ago

Merge pull request #1 from Jynax/claude/08-hf-spaces-migration

Jynaxx
eb8b1ff6mo ago

feat: add startup weight validation, ready flag on health endpoint, update test fixtures

Jynaxx
ca845716mo ago

feat: update Dockerfile for HF Spaces (port 7860, non-root user, baked weights)

Jynaxx
876645c6mo ago

docs: add HF Spaces README with Docker SDK metadata

Jynaxx
e1d3a396mo ago

chore: add .dockerignore to keep image clean

Jynaxx
8a583626mo ago

fix: pin homr and pdf2image version ranges

Jynaxx
86757296mo ago

feat: Dockerfile + Fly.io deployment config

Jynaxx
5e3483c6mo ago

feat: PDF-to-image conversion for OMR pipeline

Jynaxx, Claude Sonnet 4.6
581103e6mo ago

feat: /recognize endpoint with homr OMR integration

Jynaxx, Claude Sonnet 4.6
19b933f6mo ago

fix: remove unnecessary pytest-anyio shim from requirements

Jynaxx
828d46f6mo ago

chore: add pyproject.toml for pytest pythonpath config

Jynaxx
a28ea6f6mo ago

feat: project scaffolding + health endpoint with tests

Jynaxx, Claude Sonnet 4.6
948720d6mo ago

Initial commit

Jynaxx