Commit graph

5 commits

Author SHA1 Message Date
e50cd9757b
fix: port 5000 conflicts with AirPlay on macOS
Use port 15000 for the default development port.
If you ever cloned the repo on Mac, ran the demo, and saw the models list
would never load, or saw 403 errors in browser console. Check the Server
headers. Good chances are the request went to AirPlay service which is also
listening on port 5000.
2025-12-03 11:08:38 -08:00
49bd94cda2
feat: make version deployable 2025-11-29 13:56:55 -08:00
0cb89ddc80
feat: deploy model api server to chicago-web01 2025-11-27 11:01:54 -08:00
78297efe5c
feat: text editor and blog post 2025-11-01 12:08:03 -07:00
76c28bafab
refactor: rename ML model python backend folder 2025-10-30 17:55:24 -07:00
Renamed from python3/salience/__init__.py (Browse further)