A reverse-engineered local CLI and FastAPI wrapper that talks to Meta AI's Muse Spark and exposes an OpenAI-compatible /v1/chat/completions endpoint, with a browser playground and a SQLite request ledger.

GitHub · Coding & dev tools
2 builds · page 1 of 1
A reverse-engineered local CLI and FastAPI wrapper that talks to Meta AI's Muse Spark and exposes an OpenAI-compatible /v1/chat/completions endpoint, with a browser playground and a SQLite request ledger.

GitHub · Coding & dev tools
A hybrid FastAPI gateway where a 1-bit BitNet layer on CPU filters routine traffic and Muse Spark 1.3 is called only for sales, urgency, money or low-confidence cases; the author estimates the local filter handles about 60-70% of volume.
GitHub · Agents & automation